fix cmake dependency and move headers to include

This commit is contained in:
Lectem
2016-11-05 02:20:51 +01:00
parent 0d77ab2d19
commit 32f7f18642
35 changed files with 134 additions and 94 deletions

View File

@@ -9,8 +9,8 @@
/* 21.04.13 1.01 Dea AddFile callback now part of TMPQArchive */
/*****************************************************************************/
#define __STORMLIB_SELF__
#include "StormLib.h"
#define __STORMLIB_NO_AUTO_LINK__
#include <StormLib.h>
#include "StormCommon.h"
//-----------------------------------------------------------------------------