mirror of
https://gitlab.com/Syping/luaengineapp.git
synced 2025-10-08 00:05:28 +02:00
add executeProcess function and OS library
This commit is contained in:
parent
e189120982
commit
7773d84176
12 changed files with 220 additions and 12 deletions
|
@ -19,7 +19,8 @@ TEMPLATE = subdirs
|
|||
CONFIG += ordered
|
||||
|
||||
SUBDIRS += luaengine \
|
||||
luaenginegui
|
||||
luaenginegui \
|
||||
luaengineos
|
||||
|
||||
CONFIG(WITH_LUAENGINEAPP): SUBDIRS += luaengineapp
|
||||
CONFIG(WITH_LUAENGINERUN): SUBDIRS += luaenginerun
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue