mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-02-24 13:54:16 +01:00
10 lines
163 B
Prolog
10 lines
163 B
Prolog
|
TEMPLATE = subdirs
|
||
|
CONFIG += ordered
|
||
|
|
||
|
SUBDIRS = \
|
||
|
qtconcurrent \
|
||
|
aggregation \
|
||
|
extensionsystem \
|
||
|
utils \
|
||
|
utils/process_stub.pro
|