Sophie

Sophie

distrib > Fedora > 18 > i386 > by-pkgid > 87fe387cc2c95772faf3999f3829d809 > files > 5

mingw-qt5-qtsystems-5.0.0-0.7.git20130510.fb72a057.fc18.src.rpm

--- qt-qtsystems/src/systeminfo/systeminfo.pro.orig	2013-05-11 00:20:27.925178597 +0200
+++ qt-qtsystems/src/systeminfo/systeminfo.pro	2013-05-11 00:21:45.691475125 +0200
@@ -53,18 +53,13 @@
                windows/qwmihelper_win.cpp
 
        LIBS += \
-            -lOle32 \
-            -lUser32 \
-            -lGdi32 \
-            -lIphlpapi \
-            -lOleaut32 \
-            -lPowrProf \
-            -lSetupapi
-
-  win32-g++: {
-        LIBS += -luser32 -lgdi32
-    }
-
+            -lole32 \
+            -luser32 \
+            -lgdi32 \
+            -liphlpapi \
+            -loleaut32 \
+            -lpowrprof \
+            -lsetupapi
 }
 
 linux-*: !simulator: {