summaryrefslogtreecommitdiffstats
path: root/installerbuilder/libinstaller/libinstaller.pri
diff options
context:
space:
mode:
authortjenssen <tim.jenssen@nokia.com>2012-03-13 17:14:30 +0100
committerKarsten Heimrich <karsten.heimrich@nokia.com>2012-03-13 17:35:46 +0100
commitb294bdc12d2523be67584b3fb200ca612f0d1e06 (patch)
treebd7029f45dd1eb68462aa96242ef38816769c83f /installerbuilder/libinstaller/libinstaller.pri
parent9dfa0c6e7221906f07927266f4f2c91405fa7acd (diff)
clean up pro files
Change-Id: I46dd8eff3a744099e0827573e6aee253ce149baf Reviewed-by: Karsten Heimrich <karsten.heimrich@nokia.com>
Diffstat (limited to 'installerbuilder/libinstaller/libinstaller.pri')
-rw-r--r--installerbuilder/libinstaller/libinstaller.pri1
1 files changed, 0 insertions, 1 deletions
diff --git a/installerbuilder/libinstaller/libinstaller.pri b/installerbuilder/libinstaller/libinstaller.pri
index 74f9e27f6..09f8ef7ad 100644
--- a/installerbuilder/libinstaller/libinstaller.pri
+++ b/installerbuilder/libinstaller/libinstaller.pri
@@ -29,7 +29,6 @@ QT += gui # gui needed for KDUpdater include (compareVersion), which indirectly
LIBS = -L$$OUT_PWD/../lib -L$$OUT_PWD/../../lib -linstaller $$LIBS
-win32:LIBS += -lole32 -lUser32 -loleaut32 -lshell32
macx:LIBS += -framework Security
unix:!macx:LIBS += -lutil