mirror of
https://gitlab.com/Syping/luaengineapp.git
synced 2025-09-10 10:46:28 +02:00
add Lua 5.4 support as default
This commit is contained in:
parent
e455f46fff
commit
c358d576ae
133 changed files with 27829 additions and 75 deletions
|
@ -43,6 +43,8 @@ INCLUDEPATH += \
|
|||
SOURCES += \
|
||||
main.cpp
|
||||
|
||||
include(../luaenginecore/lua_module.pri)
|
||||
|
||||
unix {
|
||||
target.path = $$LUAENGINE_BINDIR
|
||||
INSTALLS += target
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue