]>
git.saurik.com Git - wxWidgets.git/blobdiff - src/files.lst
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 \
hashmap.h \
intl.h \
ioswrap.h \
+ ipc.h \
ipcbase.h \
isql.h \
isqlext.h \
variant.h \
vector.h \
version.h \
+ volume.h \
wfstream.h \
wx.h \
wxchar.h \
snglinst.o \
thread.o \
utils.o \
- utilsexc.o
+ utilsexc.o \
+ volume.o