mirror of
https://github.com/status-im/dotherside.git
synced 2025-02-12 20:56:42 +00:00
10 lines
134 B
Prolog
10 lines
134 B
Prolog
|
TEMPLATE = subdirs
|
||
|
|
||
|
CONFIG += ordered
|
||
|
|
||
|
SUBDIRS += \
|
||
|
DynamicQObject \
|
||
|
DOtherSide \
|
||
|
DynamicObjectTest \
|
||
|
IntegrationTest
|