]> git.saurik.com Git - wxWidgets.git/blobdiff - src/files.lst
1. added --enable-gtk2 option, check for GTK+ 2.0 disabled by default
[wxWidgets.git] / src / files.lst
index 0546b8fd3fbc6825f311a7676b0c14c2a81b74fc..6694812b47387d9aa56dddede6326006ee08c2ff 100644 (file)
@@ -1,4 +1,4 @@
-# This file was automatically generated by tmake at 19:20, 2001/02/08
+# This file was automatically generated by tmake at 21:02, 2001/06/26
 # 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 \