X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3b94ab183633a079d69c5f4613053d61f9fb6aa2..a689a4d09a65e3eda2cad1eb34320238b01c8151:/src/files.lst?ds=sidebyside

diff --git a/src/files.lst b/src/files.lst
index 79f4cd7a1d..9eb1268598 100644
--- a/src/files.lst
+++ b/src/files.lst
@@ -1,4 +1,4 @@
-# This file was automatically generated by tmake at 18:07, 2001/01/03
+# This file was automatically generated by tmake at 01:54, 2001/06/22
 # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE BASE.T!
 ALL_SOURCES = \
 		common/init.cpp \
@@ -7,6 +7,9 @@ ALL_SOURCES = \
 		common/config.cpp \
 		common/datetime.cpp \
 		common/datstrm.cpp \
+		common/db.cpp \
+		common/dbtable.cpp \
+		common/dircmn.cpp \
 		common/dynarray.cpp \
 		common/dynlib.cpp \
 		common/encconv.cpp \
@@ -30,6 +33,7 @@ ALL_SOURCES = \
 		common/list.cpp \
 		common/log.cpp \
 		common/longlong.cpp \
+		common/memory.cpp \
 		common/mimecmn.cpp \
 		common/module.cpp \
 		common/mstream.cpp \
@@ -61,6 +65,7 @@ ALL_SOURCES = \
 		unix/dir.cpp \
 		unix/gsocket.c \
 		unix/mimetype.cpp \
+		unix/snglinst.cpp \
 		unix/threadpsx.cpp \
 		unix/utilsunx.cpp
 
@@ -75,6 +80,8 @@ ALL_HEADERS = \
 		datetime.h \
 		datetime.inl \
 		datstrm.h \
+		db.h \
+		dbtable.h \
 		dde.h \
 		debug.h \
 		defs.h \
@@ -91,7 +98,6 @@ ALL_HEADERS = \
 		filesys.h \
 		fontenc.h \
 		fontmap.h \
-		fontutil.h \
 		fs_inet.h \
 		fs_mem.h \
 		fs_zip.h \
@@ -117,6 +123,7 @@ ALL_HEADERS = \
 		sckstrm.h \
 		serbase.h \
 		setup.h \
+		snglinst.h \
 		socket.h \
 		strconv.h \
 		stream.h \
@@ -151,6 +158,9 @@ BASE_OBJS = \
 		config.o \
 		datetime.o \
 		datstrm.o \
+		db.o \
+		dbtable.o \
+		dircmn.o \
 		dynarray.o \
 		dynlib.o \
 		encconv.o \
@@ -174,6 +184,7 @@ BASE_OBJS = \
 		list.o \
 		log.o \
 		longlong.o \
+		memory.o \
 		mimecmn.o \
 		module.o \
 		mstream.o \
@@ -210,6 +221,9 @@ BASE_DEPS = \
 		config.d \
 		datetime.d \
 		datstrm.d \
+		db.d \
+		dbtable.d \
+		dircmn.d \
 		dynarray.d \
 		dynlib.d \
 		encconv.d \
@@ -233,6 +247,7 @@ BASE_DEPS = \
 		list.d \
 		log.d \
 		longlong.d \
+		memory.d \
 		mimecmn.d \
 		module.d \
 		mstream.d \
@@ -266,6 +281,7 @@ BASE_UNIX_OBJS = \
 		dir.o \
 		gsocket.o \
 		mimetype.o \
+		snglinst.o \
 		threadpsx.o \
 		utilsunx.o
 
@@ -276,6 +292,9 @@ BASE_DEPS = \
 		config.d \
 		datetime.d \
 		datstrm.d \
+		db.d \
+		dbtable.d \
+		dircmn.d \
 		dynarray.d \
 		dynlib.d \
 		encconv.d \
@@ -299,6 +318,7 @@ BASE_DEPS = \
 		list.d \
 		log.d \
 		longlong.d \
+		memory.d \
 		mimecmn.d \
 		module.d \
 		mstream.d \