X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a664d17e06cb52a82e54e67696fd3f9697eade07..a7c8e710e944fc12a81a19d06fe415a92e86bb13:/src/files.lst?ds=inline

diff --git a/src/files.lst b/src/files.lst
index bd49d1b261..ab056d5b03 100644
--- a/src/files.lst
+++ b/src/files.lst
@@ -1,4 +1,4 @@
-# This file was automatically generated by tmake at 17:44, 2002/01/28
+# 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 \
@@ -29,6 +29,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 \
@@ -82,7 +83,8 @@ ALL_SOURCES = \
 		msw/snglinst.cpp \
 		msw/thread.cpp \
 		msw/utils.cpp \
-		msw/utilsexc.cpp
+		msw/utilsexc.cpp \
+		msw/volume.cpp
 
 ALL_HEADERS = \
 		app.h \
@@ -121,9 +123,12 @@ ALL_HEADERS = \
 		fs_zip.h \
 		gsocket.h \
 		hash.h \
+		hashmap.h \
 		intl.h \
 		ioswrap.h \
 		ipcbase.h \
+		isql.h \
+		isqlext.h \
 		list.h \
 		listimpl.cpp \
 		log.h \
@@ -159,6 +164,7 @@ ALL_HEADERS = \
 		variant.h \
 		vector.h \
 		version.h \
+		volume.h \
 		wfstream.h \
 		wx.h \
 		wxchar.h \
@@ -204,6 +210,7 @@ BASE_OBJS = \
 		fs_zip.o \
 		ftp.o \
 		hash.o \
+		hashmap.o \
 		http.o \
 		intl.o \
 		ipcbase.o \
@@ -261,6 +268,7 @@ BASE_MSW_OBJS = \
 		snglinst.o \
 		thread.o \
 		utils.o \
-		utilsexc.o
+		utilsexc.o \
+		volume.o