mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2024-12-11 19:24:10 +01:00
2dee2328d0
This seperates our intermediate build files and files that need to be installed.
9 lines
98 B
Prolog
9 lines
98 B
Prolog
TEMPLATE = subdirs
|
|
CONFIG += ordered
|
|
|
|
SUBDIRS = \
|
|
libs \
|
|
app \
|
|
plugins \
|
|
share
|