summaryrefslogtreecommitdiffstats
path: root/mkspecs
diff options
context:
space:
mode:
authorJoerg Bornemann <joerg.bornemann@nokia.com>2012-08-08 11:02:00 +0200
committerQt by Nokia <qt-info@nokia.com>2012-08-08 12:04:49 +0200
commitef5dd56eb93c89e0ebd61ddb260f01afa950c195 (patch)
treef93854d63cb1bcae74274239bccaf40804060574 /mkspecs
parent40cfcd0b0c532fa3e261ff17ecc8265bf9f5e1d3 (diff)
remove embed_manifest_* from common Windows CE mkspec
They had no effect anyways due to the check in the embed_manifest*.prf files. Change-Id: I3cd145030876d91948794d376a18a47e297f3b3a Reviewed-by: Miikka Heikkinen <miikka.heikkinen@digia.com>
Diffstat (limited to 'mkspecs')
-rw-r--r--mkspecs/common/wince/qmake.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/mkspecs/common/wince/qmake.conf b/mkspecs/common/wince/qmake.conf
index 8db20b63cf..bda37c40bc 100644
--- a/mkspecs/common/wince/qmake.conf
+++ b/mkspecs/common/wince/qmake.conf
@@ -5,7 +5,7 @@
MAKEFILE_GENERATOR = MSVC.NET
TEMPLATE = app
QT += core gui
-CONFIG += qt warn_on release incremental flat link_prl precompile_header autogen_precompile_source debug_and_release debug_and_release_target embed_manifest_dll embed_manifest_exe
+CONFIG += qt warn_on release incremental flat link_prl precompile_header autogen_precompile_source debug_and_release debug_and_release_target
DEFINES += UNDER_CE WINCE _WINDOWS _UNICODE UNICODE _WIN32 QT_NO_PRINTER QT_NO_PRINTDIALOG