summaryrefslogtreecommitdiffstats
path: root/mkspecs/common/winrt_winphone/manifests
diff options
context:
space:
mode:
authorAndrew Knight <andrew.knight@digia.com>2014-02-14 13:25:42 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-02-20 12:04:32 +0100
commit2d22e737757c959fff103a4a99fbd896ef09597b (patch)
tree6c79039fc86505644b60086c99d3e73b5fcf955d /mkspecs/common/winrt_winphone/manifests
parent93d35c07d06fcc932196aa22586b65411b4e5edd (diff)
WinRT package_manifest: Remove comment about manifest overwrite
This comment is wrong and should be removed. The manifest is always generated. Change-Id: I281737dd6a358380fb557063eadae88909f5078b Reviewed-by: Oliver Wolff <oliver.wolff@digia.com>
Diffstat (limited to 'mkspecs/common/winrt_winphone/manifests')
-rw-r--r--mkspecs/common/winrt_winphone/manifests/8.0/AppxManifest.xml.in2
-rw-r--r--mkspecs/common/winrt_winphone/manifests/8.0/WMAppManifest.xml.in2
-rw-r--r--mkspecs/common/winrt_winphone/manifests/8.1/AppxManifest.xml.in2
3 files changed, 3 insertions, 3 deletions
diff --git a/mkspecs/common/winrt_winphone/manifests/8.0/AppxManifest.xml.in b/mkspecs/common/winrt_winphone/manifests/8.0/AppxManifest.xml.in
index 6a0ca444c3..42bac8b8b1 100644
--- a/mkspecs/common/winrt_winphone/manifests/8.0/AppxManifest.xml.in
+++ b/mkspecs/common/winrt_winphone/manifests/8.0/AppxManifest.xml.in
@@ -36,4 +36,4 @@
<Capabilities>$${WINRT_MANIFEST.capabilities}</Capabilities>
<Dependencies>$${WINRT_MANIFEST.dependencies}</Dependencies>
</Package>
-<!-- Generated by qmake using the $$[QMAKE_XSPEC] mkspec. Remove this line to prevent this file from getting overwritten by qmake. -->
+<!-- Generated by qmake using the $$[QMAKE_XSPEC] mkspec. -->
diff --git a/mkspecs/common/winrt_winphone/manifests/8.0/WMAppManifest.xml.in b/mkspecs/common/winrt_winphone/manifests/8.0/WMAppManifest.xml.in
index e1d3d071e9..968f42fa06 100644
--- a/mkspecs/common/winrt_winphone/manifests/8.0/WMAppManifest.xml.in
+++ b/mkspecs/common/winrt_winphone/manifests/8.0/WMAppManifest.xml.in
@@ -36,4 +36,4 @@
</ScreenResolutions>
</App>
</Deployment>
-<!-- Generated by qmake using the $$[QMAKE_XSPEC] mkspec. Remove this line to prevent this file from getting overwritten by qmake. -->
+<!-- Generated by qmake using the $$[QMAKE_XSPEC] mkspec. -->
diff --git a/mkspecs/common/winrt_winphone/manifests/8.1/AppxManifest.xml.in b/mkspecs/common/winrt_winphone/manifests/8.1/AppxManifest.xml.in
index 8c214871e3..fcc4d75b0f 100644
--- a/mkspecs/common/winrt_winphone/manifests/8.1/AppxManifest.xml.in
+++ b/mkspecs/common/winrt_winphone/manifests/8.1/AppxManifest.xml.in
@@ -41,4 +41,4 @@
<Capabilities>$${WINRT_MANIFEST.capabilities}</Capabilities>
<Dependencies>$${WINRT_MANIFEST.dependencies}</Dependencies>
</Package>
-<!-- Generated by qmake using the $$[QMAKE_XSPEC] mkspec. Remove this line to prevent this file from getting overwritten by qmake. -->
+<!-- Generated by qmake using the $$[QMAKE_XSPEC] mkspec. -->