]> git.saurik.com Git - wxWidgets.git/blobdiff - src/files.lst
SetPath() is now implemented in dirdlg.cpp
[wxWidgets.git] / src / files.lst
index 9805a5ac6d6455462098ba7a70d1c5049a9ad6bb..9cee4ea1850c6719ee723b141b4d9ad7e2710a63 100644 (file)
@@ -1,4 +1,4 @@
-# This file was automatically generated by tmake at 22:26, 2002/01/29
+# 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 \
@@ -83,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 \
@@ -109,6 +110,7 @@ ALL_HEADERS = \
                dynload.h \
                encconv.h \
                event.h \
+               features.h \
                ffile.h \
                file.h \
                fileconf.h \
@@ -126,6 +128,8 @@ ALL_HEADERS = \
                intl.h \
                ioswrap.h \
                ipcbase.h \
+               isql.h \
+               isqlext.h \
                list.h \
                listimpl.cpp \
                log.h \
@@ -161,6 +165,7 @@ ALL_HEADERS = \
                variant.h \
                vector.h \
                version.h \
+               volume.h \
                wfstream.h \
                wx.h \
                wxchar.h \
@@ -264,6 +269,7 @@ BASE_MSW_OBJS = \
                snglinst.o \
                thread.o \
                utils.o \
-               utilsexc.o
+               utilsexc.o \
+               volume.o