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

@@ -11,8 +11,8 @@
/* 06.09.10 1.01 Lad Renamed to SBaseCommon.cpp */
/*****************************************************************************/
#define __STORMLIB_SELF__
#include "StormLib.h"
#define __STORMLIB_NO_AUTO_LINK__
#include <StormLib.h>
#include "StormCommon.h"
char StormLibCopyright[] = "StormLib v " STORMLIB_VERSION_STRING " Copyright Ladislav Zezula 1998-2014";