diff options
Diffstat (limited to 'bin/bin.pro')
-rw-r--r-- | bin/bin.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/bin.pro b/bin/bin.pro index 523cc50bd1..d546b053cb 100644 --- a/bin/bin.pro +++ b/bin/bin.pro @@ -9,7 +9,7 @@ QMAKE_STRIP = QMAKE_CLEAN = qtcreator.sh -target.path = /bin +target.path = $$QTC_PREFIX/bin INSTALLS += target OTHER_FILES = $$PWD/qtcreator.sh |