diff options
Diffstat (limited to 'app')
-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 b1f49c8..077a408 100644 --- a/app/app.pro +++ b/app/app.pro @@ -18,7 +18,7 @@ RESOURCES += \ navigation.qrc \ images/images.qrc -target.path = $${PREFIX}/usr/bin +target.path = /usr/bin target.files += $${OUT_PWD}/$${TARGET} target.CONFIG = no_check_exist executable |