mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2024-12-04 12:24:11 +01:00
8 lines
93 B
Prolog
8 lines
93 B
Prolog
|
TEMPLATE = subdirs
|
||
|
CONFIG += ordered
|
||
|
|
||
|
SUBDIRS = \
|
||
|
libs \
|
||
|
app \
|
||
|
plugins
|