X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c00f8e638a45365c2e98a12220c4a9f4741ed9d7..ffd678371dc2232b9afd08c25360800377165e8c:/src/motif/files.lst diff --git a/src/motif/files.lst b/src/motif/files.lst index 809f366ce6..557f518eb5 100644 --- a/src/motif/files.lst +++ b/src/motif/files.lst @@ -1,4 +1,4 @@ -# This file was automatically generated by tmake at 18:55, 2001/11/17 +# This file was automatically generated by tmake at 11:57, 2002/01/17 # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE MOTIF.T! ALL_SOURCES = \ generic/busyinfo.cpp \ @@ -74,6 +74,7 @@ ALL_SOURCES = \ common/dseldlg.cpp \ common/dynarray.cpp \ common/dynlib.cpp \ + common/dynload.cpp \ common/effects.cpp \ common/encconv.cpp \ common/event.cpp \ @@ -103,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 \ @@ -124,7 +126,6 @@ ALL_SOURCES = \ common/mstream.cpp \ common/nbkbase.cpp \ common/object.cpp \ - common/objstrm.cpp \ common/paper.cpp \ common/popupcmn.cpp \ common/prntbase.cpp \ @@ -138,7 +139,6 @@ ALL_SOURCES = \ common/sckfile.cpp \ common/sckipc.cpp \ common/sckstrm.cpp \ - common/serbase.cpp \ common/sizer.cpp \ common/socket.cpp \ common/statbar.cpp \ @@ -198,6 +198,7 @@ ALL_SOURCES = \ motif/glcanvas.cpp \ motif/gsockmot.c \ motif/icon.cpp \ + motif/joystick.cpp \ motif/listbox.cpp \ motif/main.cpp \ motif/mdi.cpp \ @@ -305,6 +306,7 @@ ALL_HEADERS = \ dialog.h \ dialup.h \ dir.h \ + dirctrl.h \ dirdlg.h \ dnd.h \ docmdi.h \ @@ -312,6 +314,7 @@ ALL_HEADERS = \ dragimag.h \ dynarray.h \ dynlib.h \ + dynload.h \ encconv.h \ event.h \ expr.h \ @@ -350,6 +353,7 @@ ALL_HEADERS = \ imagbmp.h \ image.h \ imaggif.h \ + imagiff.h \ imagjpeg.h \ imaglist.h \ imagpcx.h \ @@ -386,7 +390,6 @@ ALL_HEADERS = \ mstream.h \ notebook.h \ object.h \ - objstrm.h \ odbc.h \ ownerdrw.h \ palette.h \ @@ -414,7 +417,6 @@ ALL_HEADERS = \ sckstrm.h \ scrolbar.h \ scrolwin.h \ - serbase.h \ settings.h \ sizer.h \ slider.h \ @@ -457,6 +459,7 @@ ALL_HEADERS = \ treectrl.h \ txtstrm.h \ types.h \ + unzip.h \ url.h \ utils.h \ valgen.h \ @@ -497,7 +500,6 @@ ALL_HEADERS = \ motif/cursor.h \ motif/dataform.h \ motif/dataobj.h \ - motif/dataobj2.h \ motif/dc.h \ motif/dcclient.h \ motif/dcmemory.h \ @@ -629,6 +631,7 @@ COMMONOBJS = \ dseldlg.o \ dynarray.o \ dynlib.o \ + dynload.o \ effects.o \ encconv.o \ event.o \ @@ -658,6 +661,7 @@ COMMONOBJS = \ imagbmp.o \ image.o \ imaggif.o \ + imagiff.o \ imagjpeg.o \ imagpcx.o \ imagpng.o \ @@ -679,7 +683,6 @@ COMMONOBJS = \ mstream.o \ nbkbase.o \ object.o \ - objstrm.o \ paper.o \ popupcmn.o \ prntbase.o \ @@ -693,7 +696,6 @@ COMMONOBJS = \ sckfile.o \ sckipc.o \ sckstrm.o \ - serbase.o \ sizer.o \ socket.o \ statbar.o \ @@ -804,6 +806,7 @@ GUIOBJS = \ glcanvas.o \ gsockmot.o \ icon.o \ + joystick.o \ listbox.o \ main.o \ mdi.o \