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