From 6961cd51b65e8df7f807e25ab6ffc4da8c205449 Mon Sep 17 00:00:00 2001 From: Ladislav Zezula Date: Thu, 12 Dec 2013 11:15:16 +0100 Subject: + Fixed warnings + Added SBaseDumpData to the makefiles --- makefile.w32 | 1 + 1 file changed, 1 insertion(+) (limited to 'makefile.w32') 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 \ -- cgit v1.2.3