X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2e8b69c74893bb2256e444fb358c74f3c0c50b2a..0e0bc921908ab73cac0cd14f00ac448c83fdec35:/src/mgl/files.lst?ds=sidebyside diff --git a/src/mgl/files.lst b/src/mgl/files.lst index 8b7852197b..2cbfc5ccde 100644 --- a/src/mgl/files.lst +++ b/src/mgl/files.lst @@ -1,4 +1,4 @@ -# This file was automatically generated by tmake at 22:59, 2002/01/01 +# This file was automatically generated by tmake at 11:57, 2002/01/17 # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE MGL.T! ALL_SOURCES = \ generic/accel.cpp \ @@ -104,6 +104,7 @@ ALL_SOURCES = \ common/imagbmp.cpp \ common/image.cpp \ common/imaggif.cpp \ + common/imagiff.cpp \ common/imagjpeg.cpp \ common/imagpcx.cpp \ common/imagpng.cpp \ @@ -180,7 +181,7 @@ ALL_SOURCES = \ mgl/dcclient.cpp \ mgl/dcmemory.cpp \ mgl/dcscreen.cpp \ - mgl/dir.cpp \ + mgl/dirmgl.cpp \ mgl/evtloop.cpp \ mgl/font.cpp \ mgl/fontenum.cpp \ @@ -196,6 +197,7 @@ ALL_SOURCES = \ mgl/utils.cpp \ mgl/window.cpp \ unix/dialup.cpp \ + unix/dir.cpp \ unix/gsocket.c \ unix/mimetype.cpp \ unix/snglinst.cpp \ @@ -275,6 +277,7 @@ ALL_HEADERS = \ dialog.h \ dialup.h \ dir.h \ + dirctrl.h \ dirdlg.h \ dnd.h \ docmdi.h \ @@ -321,6 +324,7 @@ ALL_HEADERS = \ imagbmp.h \ image.h \ imaggif.h \ + imagiff.h \ imagjpeg.h \ imaglist.h \ imagpcx.h \ @@ -426,6 +430,7 @@ ALL_HEADERS = \ treectrl.h \ txtstrm.h \ types.h \ + unzip.h \ url.h \ utils.h \ valgen.h \ @@ -569,6 +574,7 @@ COMMONOBJS = \ imagbmp.o \ image.o \ imaggif.o \ + imagiff.o \ imagjpeg.o \ imagpcx.o \ imagpng.o \ @@ -694,7 +700,7 @@ GUI_LOWLEVEL_OBJS = \ dcclient.o \ dcmemory.o \ dcscreen.o \ - dir.o \ + dirmgl.o \ evtloop.o \ font.o \ fontenum.o \ @@ -712,6 +718,7 @@ GUI_LOWLEVEL_OBJS = \ UNIXOBJS = \ dialup.o \ + dir.o \ gsocket.o \ mimetype.o \ snglinst.o \