static builds should be fixed

This commit is contained in:
Syping 2018-08-28 03:23:30 +02:00
parent 74d0e57ce0
commit 6801690c28
5 changed files with 7 additions and 7 deletions

View file

@ -16,10 +16,9 @@
#*****************************************************************************/
QT -= gui
CONFIG += c++11
TARGET = luaengine
TEMPLATE = lib
CONFIG += c++11
DEFINES += LUAENGINE_LIBRARY
DEFINES += LUA_COMPAT_5_2