aboutsummaryrefslogtreecommitdiff
path: root/makefile.w32
diff options
context:
space:
mode:
authorLadislav <Zezula>2013-11-14 16:01:54 +0100
committerLadislav <Zezula>2013-11-14 16:01:54 +0100
commit65a9cc8011c5b3f60664ff2352290ed0680013c1 (patch)
treeda8a6b14102f3c8e235d9e8803c06844b8bb5132 /makefile.w32
parenta70863499e5e9e6560477b8f4a0a594d6e62650e (diff)
+ Makefiles fixed
Diffstat (limited to 'makefile.w32')
-rw-r--r--makefile.w321
1 files changed, 1 insertions, 0 deletions
diff --git a/makefile.w32 b/makefile.w32
index 2e3b743..8f3424a 100644
--- a/makefile.w32
+++ b/makefile.w32
@@ -27,6 +27,7 @@ OBJS_CPP = src/adpcm/adpcm.o \
src/FileStream.o \
src/SBaseCommon.o \
src/SBaseFileTable.o \
+ src/SBaseSubTypes.o \
src/SCompression.o \
src/SFileAddFile.o \
src/SFileAttributes.o \