X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d74b838cf3e7bc6843e3359cfb6eaeccf0fc970e..5541d1fda4b73af86e42b2f43724f0c063a352d0:/src/files.lst?ds=inline diff --git a/src/files.lst b/src/files.lst index 9805a5ac6d..ab056d5b03 100644 --- a/src/files.lst +++ b/src/files.lst @@ -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 \ @@ -126,6 +127,8 @@ ALL_HEADERS = \ intl.h \ ioswrap.h \ ipcbase.h \ + isql.h \ + isqlext.h \ list.h \ listimpl.cpp \ log.h \ @@ -161,6 +164,7 @@ ALL_HEADERS = \ variant.h \ vector.h \ version.h \ + volume.h \ wfstream.h \ wx.h \ wxchar.h \ @@ -264,6 +268,7 @@ BASE_MSW_OBJS = \ snglinst.o \ thread.o \ utils.o \ - utilsexc.o + utilsexc.o \ + volume.o