mirror of
https://gitlab.com/Syping/luaengineapp.git
synced 2025-10-08 00:05:28 +02:00
change structure
This commit is contained in:
parent
da69c259be
commit
df496eae97
73 changed files with 170 additions and 169 deletions
|
@ -18,10 +18,10 @@
|
|||
TEMPLATE = subdirs
|
||||
CONFIG += ordered
|
||||
|
||||
SUBDIRS += luaengine \
|
||||
SUBDIRS += luaenginecore \
|
||||
luaenginegui \
|
||||
luaengineio \
|
||||
luaengineos
|
||||
|
||||
CONFIG(WITH_LUAENGINEAPP): SUBDIRS += luaengineapp
|
||||
CONFIG(WITH_LUAENGINERUN): SUBDIRS += luaenginerun
|
||||
CONFIG(WITH_LUAENGINERUN): SUBDIRS += luaengine
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue