X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/31929f8009c1e1020e740eed250ca3c426ac8b23..2883443e90bd0df8ffd3fdd0e194f7ab72adbc8d:/src/gtk1/files.lst diff --git a/src/gtk1/files.lst b/src/gtk1/files.lst index ac821b2c49..7146561693 100644 --- a/src/gtk1/files.lst +++ b/src/gtk1/files.lst @@ -1,4 +1,4 @@ -# This file was automatically generated by tmake at 00:30, 2001/04/23 +# This file was automatically generated by tmake at 00:44, 2001/05/09 # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE GTK.T! ALL_SOURCES = \ generic/busyinfo.cpp \ @@ -31,7 +31,6 @@ ALL_SOURCES = \ generic/propform.cpp \ generic/proplist.cpp \ generic/sashwin.cpp \ - generic/scrolwin.cpp \ generic/splash.cpp \ generic/splitter.cpp \ generic/statusbr.cpp \ @@ -146,6 +145,7 @@ ALL_SOURCES = \ common/wincmn.cpp \ common/wxchar.cpp \ common/wxexpr.cpp \ + common/xpmdecod.cpp \ common/zipstrm.cpp \ common/zstream.cpp \ gtk/accel.cpp \ @@ -189,6 +189,7 @@ ALL_SOURCES = \ gtk/radiobut.cpp \ gtk/region.cpp \ gtk/scrolbar.cpp \ + gtk/scrolwin.cpp \ gtk/settings.cpp \ gtk/slider.cpp \ gtk/spinbutt.cpp \ @@ -335,6 +336,7 @@ ALL_HEADERS = \ imagpng.h \ imagpnm.h \ imagtiff.h \ + imagxpm.h \ intl.h \ ioswrap.h \ ipcbase.h \ @@ -446,7 +448,7 @@ ALL_HEADERS = \ wxexpr.h \ wxhtml.h \ wxprec.h \ - xpmhand.h \ + xpmdecod.h \ zipstrm.h \ zstream.h \ gtk/accel.h \ @@ -492,6 +494,7 @@ ALL_HEADERS = \ gtk/radiobut.h \ gtk/region.h \ gtk/scrolbar.h \ + gtk/scrolwin.h \ gtk/settings.h \ gtk/slider.h \ gtk/spinbutt.h \ @@ -671,6 +674,7 @@ COMMONOBJS = \ wincmn.o \ wxchar.o \ wxexpr.o \ + xpmdecod.o \ zipstrm.o \ zstream.o @@ -779,6 +783,7 @@ COMMONDEPS = \ wincmn.d \ wxchar.d \ wxexpr.d \ + xpmdecod.d \ zipstrm.d \ zstream.d @@ -813,7 +818,6 @@ GENERICOBJS = \ propform.o \ proplist.o \ sashwin.o \ - scrolwin.o \ splash.o \ splitter.o \ statusbr.o \ @@ -857,7 +861,6 @@ GENERICDEPS = \ propform.d \ proplist.d \ sashwin.d \ - scrolwin.d \ splash.d \ splitter.d \ statusbr.d \ @@ -912,6 +915,7 @@ GUIOBJS = \ radiobut.o \ region.o \ scrolbar.o \ + scrolwin.o \ settings.o \ slider.o \ spinbutt.o \ @@ -973,6 +977,7 @@ GUIDEPS = \ radiobut.d \ region.d \ scrolbar.d \ + scrolwin.d \ settings.d \ slider.d \ spinbutt.d \