mirror of
https://gitlab.com/Syping/luaengineapp.git
synced 2025-09-06 08:52:05 +02:00
Android support added
This commit is contained in:
parent
6801690c28
commit
f6f006dca2
9 changed files with 442 additions and 1 deletions
|
@ -25,7 +25,6 @@ DEFINES += LUA_COMPAT_5_2
|
|||
shared: win32: DEFINES += LUA_BUILD_AS_DLL
|
||||
static: DEFINES += LUAENGINE_STATIC
|
||||
linux: DEFINES += LUA_USE_LINUX
|
||||
linux: LIBS += -Wl,-E -ldl -lreadline
|
||||
|
||||
SOURCES += \
|
||||
luaengine/LuaEngine.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue