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 7d3fb4a..8c4c5a4 100644 --- a/app/app.pro +++ b/app/app.pro @@ -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 |