1 include(../openpilotgcs
.pri
)
5 DATACOLLECTIONS
= cloudconfig default_configurations dials models pfd sounds diagrams mapicons stylesheets
8 for(dir
, DATACOLLECTIONS
) {
9 exists($$GCS_SOURCE_TREE
/share
/openpilotgcs
/$$dir
) {
10 addCopyDirTarget($$dir
, $$GCS_SOURCE_TREE
/share
/openpilotgcs
, $$GCS_DATA_PATH
)