mirror of
https://gitlab.com/Syping/luaengineapp.git
synced 2025-09-10 10:46:28 +02:00
CONFIG+=LUAENGINE_LUA53 for using Lua 5.3
This commit is contained in:
parent
e6ba06c054
commit
ecccadcd8a
5 changed files with 16 additions and 4 deletions
|
@ -15,6 +15,9 @@
|
|||
#* limitations under the License.
|
||||
#*****************************************************************************/
|
||||
|
||||
DEFINES += LUA_COMPAT_5_2
|
||||
DEFINES += LUAENGINE_LUA_54
|
||||
|
||||
INCLUDEPATH += \
|
||||
$$PWD/lua54_module
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue