aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/qtcomponents/styleitem/styleitem.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/libs/qtcomponents/styleitem/styleitem.pro')
-rw-r--r--src/libs/qtcomponents/styleitem/styleitem.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libs/qtcomponents/styleitem/styleitem.pro b/src/libs/qtcomponents/styleitem/styleitem.pro
index 59f892d649..d94e7dfa45 100644
--- a/src/libs/qtcomponents/styleitem/styleitem.pro
+++ b/src/libs/qtcomponents/styleitem/styleitem.pro
@@ -33,6 +33,6 @@ SOURCES += qtmenu.cpp \
qwheelarea.cpp
!macx {
- target.path = /$${IDE_LIBRARY_BASENAME}/qtcreator/qtcomponents/plugin
+ target.path = $$QTC_PREFIX/$${IDE_LIBRARY_BASENAME}/qtcreator/qtcomponents/plugin
INSTALLS += target
}