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

@@ -8,8 +8,8 @@
/* 12.06.04 1.00 Lad The first version of SAttrFile.cpp */
/*****************************************************************************/
#define __STORMLIB_SELF__
#include "StormLib.h"
#define __STORMLIB_NO_AUTO_LINK__
#include <StormLib.h>
#include "StormCommon.h"
//-----------------------------------------------------------------------------