diff --git a/CuteLogger/CuteLogger.pro b/CuteLogger/CuteLogger.pro index a5290b0..146dfb8 100644 --- a/CuteLogger/CuteLogger.pro +++ b/CuteLogger/CuteLogger.pro @@ -42,7 +42,7 @@ unix:!symbian { maemo5 { target.path = /opt/usr/lib } else { - target.path = $(INSTALL_ROOT)/usr/lib + target.path = $$PREFIX/lib } INSTALLS += target }