X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8e97b17bbd1ebcda40b4ed10314755ecf35e8ae2..1486ed877a09d1a31e269ef7c0bc2cd9426f2e0a:/src/files.lst

diff --git a/src/files.lst b/src/files.lst
index cf81fcfceb..0546b8fd3f 100644
--- a/src/files.lst
+++ b/src/files.lst
@@ -1,4 +1,4 @@
-# This file was automatically generated by tmake at 15:55, 2000/03/14
+# This file was automatically generated by tmake at 19:20, 2001/02/08
 # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE BASE.T!
 ALL_SOURCES = \
 		common/init.cpp \
@@ -9,18 +9,24 @@ ALL_SOURCES = \
 		common/datstrm.cpp \
 		common/dynarray.cpp \
 		common/dynlib.cpp \
+		common/encconv.cpp \
 		common/event.cpp \
 		common/extended.c \
 		common/ffile.cpp \
 		common/file.cpp \
 		common/fileconf.cpp \
 		common/filefn.cpp \
+		common/filename.cpp \
 		common/filesys.cpp \
+		common/fontmap.cpp \
 		common/fs_inet.cpp \
 		common/fs_mem.cpp \
 		common/fs_zip.cpp \
+		common/ftp.cpp \
 		common/hash.cpp \
+		common/http.cpp \
 		common/intl.cpp \
+		common/ipcbase.cpp \
 		common/list.cpp \
 		common/log.cpp \
 		common/longlong.cpp \
@@ -30,7 +36,13 @@ ALL_SOURCES = \
 		common/object.cpp \
 		common/objstrm.cpp \
 		common/process.cpp \
+		common/protocol.cpp \
+		common/sckaddr.cpp \
+		common/sckfile.cpp \
+		common/sckipc.cpp \
+		common/sckstrm.cpp \
 		common/serbase.cpp \
+		common/socket.cpp \
 		common/strconv.cpp \
 		common/stream.cpp \
 		common/string.cpp \
@@ -39,6 +51,7 @@ ALL_SOURCES = \
 		common/tokenzr.cpp \
 		common/txtstrm.cpp \
 		common/unzip.c \
+		common/url.cpp \
 		common/utilscmn.cpp \
 		common/variant.cpp \
 		common/wfstream.cpp \
@@ -46,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
@@ -61,23 +75,31 @@ 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 \
+		filename.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 \
@@ -90,8 +112,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 \
@@ -111,6 +137,7 @@ ALL_HEADERS = \
 		wxprec.h \
 		zipstrm.h \
 		zstream.h \
+		unix/gsockunx.h \
 		unix/mimetype.h \
 		protocol/file.h \
 		protocol/ftp.h \
@@ -126,18 +153,24 @@ BASE_OBJS = \
 		datstrm.o \
 		dynarray.o \
 		dynlib.o \
+		encconv.o \
 		event.o \
 		extended.o \
 		ffile.o \
 		file.o \
 		fileconf.o \
 		filefn.o \
+		filename.o \
 		filesys.o \
+		fontmap.o \
 		fs_inet.o \
 		fs_mem.o \
 		fs_zip.o \
+		ftp.o \
 		hash.o \
+		http.o \
 		intl.o \
+		ipcbase.o \
 		list.o \
 		log.o \
 		longlong.o \
@@ -147,7 +180,13 @@ BASE_OBJS = \
 		object.o \
 		objstrm.o \
 		process.o \
+		protocol.o \
+		sckaddr.o \
+		sckfile.o \
+		sckipc.o \
+		sckstrm.o \
 		serbase.o \
+		socket.o \
 		strconv.o \
 		stream.o \
 		string.o \
@@ -156,6 +195,7 @@ BASE_OBJS = \
 		tokenzr.o \
 		txtstrm.o \
 		unzip.o \
+		url.o \
 		utilscmn.o \
 		variant.o \
 		wfstream.o \
@@ -172,18 +212,24 @@ BASE_DEPS = \
 		datstrm.d \
 		dynarray.d \
 		dynlib.d \
+		encconv.d \
 		event.d \
 		extended.d \
 		ffile.d \
 		file.d \
 		fileconf.d \
 		filefn.d \
+		filename.d \
 		filesys.d \
+		fontmap.d \
 		fs_inet.d \
 		fs_mem.d \
 		fs_zip.d \
+		ftp.d \
 		hash.d \
+		http.d \
 		intl.d \
+		ipcbase.d \
 		list.d \
 		log.d \
 		longlong.d \
@@ -193,7 +239,13 @@ BASE_DEPS = \
 		object.d \
 		objstrm.d \
 		process.d \
+		protocol.d \
+		sckaddr.d \
+		sckfile.d \
+		sckipc.d \
+		sckstrm.d \
 		serbase.d \
+		socket.d \
 		strconv.d \
 		stream.d \
 		string.d \
@@ -202,6 +254,7 @@ BASE_DEPS = \
 		tokenzr.d \
 		txtstrm.d \
 		unzip.d \
+		url.d \
 		utilscmn.d \
 		variant.d \
 		wfstream.d \
@@ -211,6 +264,7 @@ BASE_DEPS = \
 
 BASE_UNIX_OBJS = \
 		dir.o \
+		gsocket.o \
 		mimetype.o \
 		threadpsx.o \
 		utilsunx.o
@@ -224,18 +278,24 @@ BASE_DEPS = \
 		datstrm.d \
 		dynarray.d \
 		dynlib.d \
+		encconv.d \
 		event.d \
 		extended.d \
 		ffile.d \
 		file.d \
 		fileconf.d \
 		filefn.d \
+		filename.d \
 		filesys.d \
+		fontmap.d \
 		fs_inet.d \
 		fs_mem.d \
 		fs_zip.d \
+		ftp.d \
 		hash.d \
+		http.d \
 		intl.d \
+		ipcbase.d \
 		list.d \
 		log.d \
 		longlong.d \
@@ -245,7 +305,13 @@ BASE_DEPS = \
 		object.d \
 		objstrm.d \
 		process.d \
+		protocol.d \
+		sckaddr.d \
+		sckfile.d \
+		sckipc.d \
+		sckstrm.d \
 		serbase.d \
+		socket.d \
 		strconv.d \
 		stream.d \
 		string.d \
@@ -254,6 +320,7 @@ BASE_DEPS = \
 		tokenzr.d \
 		txtstrm.d \
 		unzip.d \
+		url.d \
 		utilscmn.d \
 		variant.d \
 		wfstream.d \