Merge branch 'next' into corvuscorax/OP-1156_pathfollower-unification
[librepilot.git] / ground / openpilotgcs / bin / bin.pro
blobc8df2097d6f3418dc5eff4e2dd86815ca23db6e2
1 include(../openpilotgcs.pri)
3 TEMPLATE = app
4 TARGET = $$GCS_APP_WRAPPER
5 OBJECTS_DIR =
7 PRE_TARGETDEPS = $$PWD/openpilotgcs
9 QMAKE_LINK = cp $$PWD/openpilotgcs $@ && : IGNORE REST
11 QMAKE_CLEAN = $$GCS_APP_WRAPPER
13 target.path = /bin
14 INSTALLS += target