mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-01-27 12:52:11 +01:00
e7fc7b02d9
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@1112 ebee16cc-31ac-478f-84a7-5cbb03baadba
15 lines
228 B
Prolog
15 lines
228 B
Prolog
TEMPLATE = subdirs
|
|
CONFIG += ordered
|
|
|
|
SUBDIRS = \
|
|
qtconcurrent \
|
|
aggregation \
|
|
extensionsystem \
|
|
opmapcontrol \
|
|
qwt \
|
|
qextserialport \
|
|
utils \
|
|
glc_lib\
|
|
qymodem \
|
|
libqxt
|