mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-02-24 13:54:16 +01:00
17 lines
232 B
Prolog
17 lines
232 B
Prolog
TEMPLATE = subdirs
|
|
CONFIG += ordered
|
|
|
|
SUBDIRS = \
|
|
version_info \
|
|
qscispinbox\
|
|
qtconcurrent \
|
|
aggregation \
|
|
extensionsystem \
|
|
glc_lib \
|
|
utils \
|
|
opmapcontrol \
|
|
qwt \
|
|
sdlgamepad
|
|
|
|
SUBDIRS +=
|