diff options
author | Ladislav Zezula <ladislav.zezula@avg.com> | 2013-12-05 15:59:00 +0100 |
---|---|---|
committer | Ladislav Zezula <ladislav.zezula@avg.com> | 2013-12-05 15:59:00 +0100 |
commit | c34c37b3418f1e5ab3678ce65d46f81803dec91d (patch) | |
tree | 4a9cf4c61634691981f9dc367b53dac4070f8d0d /makefile.w32 | |
parent | ff0c25952a28a927c48738ab5207b9bda69e588a (diff) |
+ StormLib 9.0 BETA
Diffstat (limited to 'makefile.w32')
-rw-r--r-- | makefile.w32 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/makefile.w32 b/makefile.w32 index 8f3424a..7435bd8 100644 --- a/makefile.w32 +++ b/makefile.w32 @@ -35,6 +35,7 @@ OBJS_CPP = src/adpcm/adpcm.o \ src/SFileCreateArchive.o \ src/SFileExtractFile.o \ src/SFileFindFile.o \ + src/SFileGetFileInfo.o \ src/SFileListFile.o \ src/SFileOpenArchive.o \ src/SFileOpenFileEx.o \ |