mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-01-05 16:46:06 +01:00
8 lines
93 B
Prolog
8 lines
93 B
Prolog
|
TEMPLATE = subdirs
|
||
|
CONFIG += ordered
|
||
|
|
||
|
SUBDIRS = \
|
||
|
libs \
|
||
|
app \
|
||
|
plugins
|