1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-02-23 13:54:13 +01:00
2016-01-15 23:41:09 +00:00

18 lines
234 B
Prolog

TEMPLATE = subdirs
CONFIG += ordered
SUBDIRS = \
version_info \
qscispinbox\
qtconcurrent \
aggregation \
extensionsystem \
utils \
opmapcontrol \
qwt \
sdlgamepad
osg {
SUBDIRS += osgearth
}