]> git.saurik.com Git - wxWidgets.git/blobdiff - src/files.lst
added unimplemented error messages
[wxWidgets.git] / src / files.lst
index 84f8250958e3b698701eae198c68e9254322136e..1a97f58f2b8b19aed153bf056333cca350efc7bf 100644 (file)
@@ -1,4 +1,4 @@
-# This file was automatically generated by tmake at 14:05, 2002/01/09
+# 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 \
@@ -108,6 +110,7 @@ ALL_HEADERS = \
                dynload.h \
                encconv.h \
                event.h \
+               features.h \
                ffile.h \
                file.h \
                fileconf.h \
@@ -121,9 +124,13 @@ ALL_HEADERS = \
                fs_zip.h \
                gsocket.h \
                hash.h \
+               hashmap.h \
                intl.h \
                ioswrap.h \
+               ipc.h \
                ipcbase.h \
+               isql.h \
+               isqlext.h \
                list.h \
                listimpl.cpp \
                log.h \
@@ -159,6 +166,7 @@ ALL_HEADERS = \
                variant.h \
                vector.h \
                version.h \
+               volume.h \
                wfstream.h \
                wx.h \
                wxchar.h \
@@ -204,6 +212,7 @@ BASE_OBJS = \
                fs_zip.o \
                ftp.o \
                hash.o \
+               hashmap.o \
                http.o \
                intl.o \
                ipcbase.o \
@@ -261,6 +270,7 @@ BASE_MSW_OBJS = \
                snglinst.o \
                thread.o \
                utils.o \
-               utilsexc.o
+               utilsexc.o \
+               volume.o