-# 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 \
common/fs_zip.cpp \
common/ftp.cpp \
common/hash.cpp \
+ common/hashmap.cpp \
common/http.cpp \
common/intl.cpp \
common/ipcbase.cpp \
msw/snglinst.cpp \
msw/thread.cpp \
msw/utils.cpp \
- msw/utilsexc.cpp
+ msw/utilsexc.cpp \
+ msw/volume.cpp
ALL_HEADERS = \
app.h \
dynload.h \
encconv.h \
event.h \
+ features.h \
ffile.h \
file.h \
fileconf.h \
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 \
variant.h \
vector.h \
version.h \
+ volume.h \
wfstream.h \
wx.h \
wxchar.h \
fs_zip.o \
ftp.o \
hash.o \
+ hashmap.o \
http.o \
intl.o \
ipcbase.o \
snglinst.o \
thread.o \
utils.o \
- utilsexc.o
+ utilsexc.o \
+ volume.o