diff options
Diffstat (limited to 'app/app.pro')
-rw-r--r-- | app/app.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/app.pro b/app/app.pro index 3a14c80..0b2eab7 100644 --- a/app/app.pro +++ b/app/app.pro @@ -16,7 +16,7 @@ RESOURCES += \ bluetooth/bluetooth.qrc \ version/version.qrc -target.path = $${PREFIX}/usr/bin +target.path = /usr/bin target.files += $${OUT_PWD}/$${TARGET} target.CONFIG = no_check_exist executable |