add LuaEngine compiler

This commit is contained in:
Syping 2019-10-14 21:19:14 +02:00
parent adb091dfbb
commit eec5071578
9 changed files with 225 additions and 20 deletions

View file

@ -25,3 +25,4 @@ SUBDIRS += luaenginecore \
CONFIG(WITH_LUAENGINEAPP): SUBDIRS += luaengineapp
CONFIG(WITH_LUAENGINERUN): SUBDIRS += luaengine
CONFIG(WITH_LUAENGINECOM): SUBDIRS += luaenginec