mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2024-12-12 20:08:48 +01:00
18 lines
263 B
Prolog
18 lines
263 B
Prolog
TEMPLATE = subdirs
|
|
CONFIG += ordered
|
|
|
|
SUBDIRS = \
|
|
qscispinbox\
|
|
qtconcurrent \
|
|
aggregation \
|
|
extensionsystem \
|
|
utils \
|
|
opmapcontrol \
|
|
qwt \
|
|
qextserialport \
|
|
glc_lib\
|
|
sdlgamepad \
|
|
libqxt
|
|
|
|
SUBDIRS +=
|