X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8e907a13eae0ef1cd0eb4a318c824ba095a64684..80d2803f703d1b238f42725504f08266ef02defe:/src/files.lst diff --git a/src/files.lst b/src/files.lst index e9056b4129..8a7b8b0fb2 100644 --- a/src/files.lst +++ b/src/files.lst @@ -1,4 +1,4 @@ -# This file was automatically generated by tmake at 09:19, 2000/03/15 +# This file was automatically generated by tmake at 19:28, 2000/09/10 # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE BASE.T! ALL_SOURCES = \ common/init.cpp \ @@ -9,6 +9,7 @@ ALL_SOURCES = \ common/datstrm.cpp \ common/dynarray.cpp \ common/dynlib.cpp \ + common/encconv.cpp \ common/event.cpp \ common/extended.c \ common/ffile.cpp \ @@ -16,6 +17,7 @@ ALL_SOURCES = \ common/fileconf.cpp \ common/filefn.cpp \ common/filesys.cpp \ + common/fontmap.cpp \ common/fs_inet.cpp \ common/fs_mem.cpp \ common/fs_zip.cpp \ @@ -23,6 +25,7 @@ ALL_SOURCES = \ common/hash.cpp \ common/http.cpp \ common/intl.cpp \ + common/ipcbase.cpp \ common/list.cpp \ common/log.cpp \ common/longlong.cpp \ @@ -45,6 +48,7 @@ ALL_SOURCES = \ common/textfile.cpp \ common/timercmn.cpp \ common/tokenzr.cpp \ + common/treebase.cpp \ common/txtstrm.cpp \ common/unzip.c \ common/url.cpp \ @@ -55,6 +59,7 @@ ALL_SOURCES = \ common/zipstrm.cpp \ common/zstream.cpp \ unix/dir.cpp \ + unix/gsocket.c \ unix/mimetype.cpp \ unix/threadpsx.cpp \ unix/utilsunx.cpp @@ -70,23 +75,30 @@ ALL_HEADERS = \ datetime.h \ datetime.inl \ datstrm.h \ + dde.h \ debug.h \ defs.h \ dir.h \ dynarray.h \ dynlib.h \ + encconv.h \ event.h \ ffile.h \ file.h \ fileconf.h \ filefn.h \ filesys.h \ + fontenc.h \ + fontmap.h \ + fontutil.h \ fs_inet.h \ fs_mem.h \ fs_zip.h \ + gsocket.h \ hash.h \ intl.h \ ioswrap.h \ + ipcbase.h \ list.h \ listimpl.cpp \ log.h \ @@ -99,8 +111,12 @@ ALL_HEADERS = \ object.h \ objstrm.h \ process.h \ + sckaddr.h \ + sckipc.h \ + sckstrm.h \ serbase.h \ setup.h \ + socket.h \ strconv.h \ stream.h \ string.h \ @@ -120,6 +136,7 @@ ALL_HEADERS = \ wxprec.h \ zipstrm.h \ zstream.h \ + unix/gsockunx.h \ unix/mimetype.h \ protocol/file.h \ protocol/ftp.h \ @@ -127,8 +144,6 @@ ALL_HEADERS = \ protocol/protocol.h BASE_OBJS = \ - ipcbase.o \ - gsocket.o \ init.o \ appcmn.o \ cmdline.o \ @@ -137,6 +152,7 @@ BASE_OBJS = \ datstrm.o \ dynarray.o \ dynlib.o \ + encconv.o \ event.o \ extended.o \ ffile.o \ @@ -144,6 +160,7 @@ BASE_OBJS = \ fileconf.o \ filefn.o \ filesys.o \ + fontmap.o \ fs_inet.o \ fs_mem.o \ fs_zip.o \ @@ -151,6 +168,7 @@ BASE_OBJS = \ hash.o \ http.o \ intl.o \ + ipcbase.o \ list.o \ log.o \ longlong.o \ @@ -173,6 +191,7 @@ BASE_OBJS = \ textfile.o \ timercmn.o \ tokenzr.o \ + treebase.o \ txtstrm.o \ unzip.o \ url.o \ @@ -192,6 +211,7 @@ BASE_DEPS = \ datstrm.d \ dynarray.d \ dynlib.d \ + encconv.d \ event.d \ extended.d \ ffile.d \ @@ -199,6 +219,7 @@ BASE_DEPS = \ fileconf.d \ filefn.d \ filesys.d \ + fontmap.d \ fs_inet.d \ fs_mem.d \ fs_zip.d \ @@ -206,6 +227,7 @@ BASE_DEPS = \ hash.d \ http.d \ intl.d \ + ipcbase.d \ list.d \ log.d \ longlong.d \ @@ -228,6 +250,7 @@ BASE_DEPS = \ textfile.d \ timercmn.d \ tokenzr.d \ + treebase.d \ txtstrm.d \ unzip.d \ url.d \ @@ -240,6 +263,7 @@ BASE_DEPS = \ BASE_UNIX_OBJS = \ dir.o \ + gsocket.o \ mimetype.o \ threadpsx.o \ utilsunx.o @@ -253,6 +277,7 @@ BASE_DEPS = \ datstrm.d \ dynarray.d \ dynlib.d \ + encconv.d \ event.d \ extended.d \ ffile.d \ @@ -260,6 +285,7 @@ BASE_DEPS = \ fileconf.d \ filefn.d \ filesys.d \ + fontmap.d \ fs_inet.d \ fs_mem.d \ fs_zip.d \ @@ -267,6 +293,7 @@ BASE_DEPS = \ hash.d \ http.d \ intl.d \ + ipcbase.d \ list.d \ log.d \ longlong.d \ @@ -289,6 +316,7 @@ BASE_DEPS = \ textfile.d \ timercmn.d \ tokenzr.d \ + treebase.d \ txtstrm.d \ unzip.d \ url.d \