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