X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/176e7e8321b9678afc493b51a62525af8ad52469..5bdad317aa06da5590f585581677f18765985391:/src/motif/files.lst diff --git a/src/motif/files.lst b/src/motif/files.lst index 0609a5a8c3..f01bfe0c04 100644 --- a/src/motif/files.lst +++ b/src/motif/files.lst @@ -1,4 +1,4 @@ -# This file was automatically generated by tmake at 12:46, 2001/10/30 +# This file was automatically generated by tmake at 21:46, 2001/11/21 # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE MOTIF.T! ALL_SOURCES = \ generic/busyinfo.cpp \ @@ -71,6 +71,7 @@ ALL_SOURCES = \ common/dobjcmn.cpp \ common/docmdi.cpp \ common/docview.cpp \ + common/dseldlg.cpp \ common/dynarray.cpp \ common/dynlib.cpp \ common/effects.cpp \ @@ -146,6 +147,7 @@ ALL_SOURCES = \ common/string.cpp \ common/sysopt.cpp \ common/tbarbase.cpp \ + common/textbuf.cpp \ common/textcmn.cpp \ common/textfile.cpp \ common/timercmn.cpp \ @@ -196,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 \ @@ -373,6 +376,7 @@ ALL_HEADERS = \ mdi.h \ memconf.h \ memory.h \ + memtext.h \ menu.h \ menuitem.h \ metafile.h \ @@ -413,7 +417,6 @@ ALL_HEADERS = \ scrolwin.h \ serbase.h \ settings.h \ - setup.h \ sizer.h \ slider.h \ snglinst.h \ @@ -437,6 +440,7 @@ ALL_HEADERS = \ taskbar.h \ tbarbase.h \ tbarsmpl.h \ + textbuf.h \ textctrl.h \ textdlg.h \ textfile.h \ @@ -494,7 +498,6 @@ ALL_HEADERS = \ motif/cursor.h \ motif/dataform.h \ motif/dataobj.h \ - motif/dataobj2.h \ motif/dc.h \ motif/dcclient.h \ motif/dcmemory.h \ @@ -623,6 +626,7 @@ COMMONOBJS = \ dobjcmn.o \ docmdi.o \ docview.o \ + dseldlg.o \ dynarray.o \ dynlib.o \ effects.o \ @@ -698,6 +702,7 @@ COMMONOBJS = \ string.o \ sysopt.o \ tbarbase.o \ + textbuf.o \ textcmn.o \ textfile.o \ timercmn.o \ @@ -799,6 +804,7 @@ GUIOBJS = \ glcanvas.o \ gsockmot.o \ icon.o \ + joystick.o \ listbox.o \ main.o \ mdi.o \