summaryrefslogtreecommitdiffstats
path: root/mkspecs/features/qt_plugin.prf
diff options
context:
space:
mode:
authorJoerg Bornemann <joerg.bornemann@theqtcompany.com>2016-03-09 14:59:20 +0100
committerJoerg Bornemann <joerg.bornemann@theqtcompany.com>2016-03-10 13:33:44 +0000
commit52623d6d9d4a6d768476328d28ef4aa252f92acc (patch)
tree6f0731810b335e96d1d59afa380e98ec1ebaf2e8 /mkspecs/features/qt_plugin.prf
parent390598cb4392bbf5f77e8a05578e190b1a9f544a (diff)
qmake: Remove Windows CE support.
The platform has been removed in Qt 5.7. Change-Id: Ie768b5ffbe60270c27b4a670dcf580ea361cb361 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
Diffstat (limited to 'mkspecs/features/qt_plugin.prf')
-rw-r--r--mkspecs/features/qt_plugin.prf1
1 files changed, 0 insertions, 1 deletions
diff --git a/mkspecs/features/qt_plugin.prf b/mkspecs/features/qt_plugin.prf
index 220f11bd75..ccd66f4510 100644
--- a/mkspecs/features/qt_plugin.prf
+++ b/mkspecs/features/qt_plugin.prf
@@ -91,5 +91,4 @@ CONFIG += create_cmake
load(qt_targets)
load(qt_common)
-wince: LIBS += $$QMAKE_LIBS_GUI
QMAKE_LFLAGS += $$QMAKE_LFLAGS_NOUNDEF