X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=app%2Fapp.pro;h=14e7c44247d5dc8558307e83319086f95e5e27bb;hb=refs%2Fchanges%2F61%2F27661%2F1;hp=7d3fb4a38cb8cb756ad54f5f0531ec5c2c773af6;hpb=95d837913ecb41577980345aeb8a1b3eb710ea2a;p=apps%2Fhvac.git diff --git a/app/app.pro b/app/app.pro index 7d3fb4a..14e7c44 100644 --- a/app/app.pro +++ b/app/app.pro @@ -3,7 +3,7 @@ TARGET = hvac QT = qml quick CONFIG += c++11 link_pkgconfig -PKGCONFIG += qtappfw-hvac +PKGCONFIG += qtappfw-hvac qtappfw-vehicle-signals HEADERS += \ translator.h @@ -19,7 +19,7 @@ RESOURCES += \ LANGUAGES = ja_JP fr_FR include(translations.pri) -target.path = $${PREFIX}/usr/bin +target.path = /usr/bin target.files += $${OUT_PWD}/$${TARGET} target.CONFIG = no_check_exist executable