aboutsummaryrefslogtreecommitdiff
path: root/makefile.w32
diff options
context:
space:
mode:
authorLadislav Zezula <ladislav.zezula@avg.com>2013-12-12 11:15:16 +0100
committerLadislav Zezula <ladislav.zezula@avg.com>2013-12-12 11:15:16 +0100
commit6961cd51b65e8df7f807e25ab6ffc4da8c205449 (patch)
tree48bcfa6c0bb51171b3cb25330abb0e5caf051ff9 /makefile.w32
parent5106d34fdaaf6378abf0fa8bb0b30d54a487e398 (diff)
+ Fixed warnings
+ Added SBaseDumpData to the makefiles
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 7435bd8..3ea576a 100644
--- a/makefile.w32
+++ b/makefile.w32
@@ -26,6 +26,7 @@ OBJS_CPP = src/adpcm/adpcm.o \
src/sparse/sparse.o \
src/FileStream.o \
src/SBaseCommon.o \
+ src/SBaseDumpData.o \
src/SBaseFileTable.o \
src/SBaseSubTypes.o \
src/SCompression.o \