X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/6556acfa567537d0c1260dd4c40023c64dbe8882..70024cfb08196f1e154b03fec3ba1b4368ab9f36:/src/files.lst

diff --git a/src/files.lst b/src/files.lst
index 184da6d445..9e01926773 100644
--- a/src/files.lst
+++ b/src/files.lst
@@ -1,4 +1,4 @@
-# This file was automatically generated by tmake at 16:57, 2002/01/15
+# This file was automatically generated by tmake 
 # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE BASE.T!
 ALL_SOURCES = \
 		common/init.cpp \
@@ -6,6 +6,7 @@ ALL_SOURCES = \
 		common/clntdata.cpp \
 		common/cmdline.cpp \
 		common/config.cpp \
+		common/datacmn.cpp \
 		common/datetime.cpp \
 		common/datstrm.cpp \
 		common/db.cpp \
@@ -29,6 +30,7 @@ ALL_SOURCES = \
 		common/fs_zip.cpp \
 		common/ftp.cpp \
 		common/hash.cpp \
+		common/hashmap.cpp \
 		common/http.cpp \
 		common/intl.cpp \
 		common/ipcbase.cpp \
@@ -38,6 +40,7 @@ ALL_SOURCES = \
 		common/memory.cpp \
 		common/mimecmn.cpp \
 		common/module.cpp \
+		common/msgout.cpp \
 		common/mstream.cpp \
 		common/object.cpp \
 		common/process.cpp \
@@ -82,22 +85,24 @@ ALL_SOURCES = \
 		msw/snglinst.cpp \
 		msw/thread.cpp \
 		msw/utils.cpp \
-		msw/utilsexc.cpp
+		msw/utilsexc.cpp \
+		msw/volume.cpp
 
 ALL_HEADERS = \
 		app.h \
 		arrimpl.cpp \
 		buffer.h \
+		build.h \
 		chkconf.h \
 		clntdata.h \
 		cmdline.h \
 		confbase.h \
 		config.h \
-		date.h \
 		datetime.h \
 		datetime.inl \
 		datstrm.h \
 		db.h \
+		dbkeyg.h \
 		dbtable.h \
 		dde.h \
 		debug.h \
@@ -108,6 +113,7 @@ ALL_HEADERS = \
 		dynload.h \
 		encconv.h \
 		event.h \
+		features.h \
 		ffile.h \
 		file.h \
 		fileconf.h \
@@ -121,18 +127,25 @@ ALL_HEADERS = \
 		fs_zip.h \
 		gsocket.h \
 		hash.h \
+		hashmap.h \
 		intl.h \
+		iosfwrap.h \
 		ioswrap.h \
+		ipc.h \
 		ipcbase.h \
+		isql.h \
+		isqlext.h \
 		list.h \
 		listimpl.cpp \
 		log.h \
 		longlong.h \
+		math.h \
 		memconf.h \
 		memory.h \
 		memtext.h \
 		mimetype.h \
 		module.h \
+		msgout.h \
 		mstream.h \
 		object.h \
 		platform.h \
@@ -150,16 +163,16 @@ ALL_HEADERS = \
 		textbuf.h \
 		textfile.h \
 		thread.h \
-		time.h \
+		thrimpl.cpp \
 		timer.h \
 		tokenzr.h \
 		txtstrm.h \
-		unzip.h \
 		url.h \
 		utils.h \
 		variant.h \
 		vector.h \
 		version.h \
+		volume.h \
 		wfstream.h \
 		wx.h \
 		wxchar.h \
@@ -169,6 +182,7 @@ ALL_HEADERS = \
 		unix/gsockunx.h \
 		unix/mimetype.h \
 		msw/dde.h \
+		msw/gccpriv.h \
 		msw/mimetype.h \
 		msw/winundef.h \
 		protocol/file.h \
@@ -182,6 +196,7 @@ BASE_OBJS = \
 		clntdata.o \
 		cmdline.o \
 		config.o \
+		datacmn.o \
 		datetime.o \
 		datstrm.o \
 		db.o \
@@ -205,6 +220,7 @@ BASE_OBJS = \
 		fs_zip.o \
 		ftp.o \
 		hash.o \
+		hashmap.o \
 		http.o \
 		intl.o \
 		ipcbase.o \
@@ -214,6 +230,7 @@ BASE_OBJS = \
 		memory.o \
 		mimecmn.o \
 		module.o \
+		msgout.o \
 		mstream.o \
 		object.o \
 		process.o \
@@ -262,6 +279,7 @@ BASE_MSW_OBJS = \
 		snglinst.o \
 		thread.o \
 		utils.o \
-		utilsexc.o
+		utilsexc.o \
+		volume.o