mirror of
https://gitlab.com/Syping/luaengineapp.git
synced 2025-10-08 00:05:28 +02:00
added NSIS script
This commit is contained in:
parent
a509408b05
commit
6c76172378
4 changed files with 273 additions and 6 deletions
|
@ -23,6 +23,6 @@ SUBDIRS += luaenginecore \
|
|||
luaengineio \
|
||||
luaengineos
|
||||
|
||||
CONFIG(WITH_LUAENGINERUN): SUBDIRS += luaengine
|
||||
CONFIG(WITH_LUAENGINEAPP): SUBDIRS += luaengineapp
|
||||
CONFIG(WITH_LUAENGINECOM): SUBDIRS += luaenginec
|
||||
CONFIG(WITH_LUAENGINE_RUNTIME): SUBDIRS += luaengine
|
||||
CONFIG(WITH_LUAENGINE_APPSTUB): SUBDIRS += luaengineapp
|
||||
CONFIG(WITH_LUAENGINE_COMPILER): SUBDIRS += luaenginec
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue