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>
This commit is contained in:
Andrew Knight 2014-02-14 13:25:42 +02:00 committed by The Qt Project
parent 93d35c07d0
commit 2d22e73775
3 changed files with 3 additions and 3 deletions

View File

@ -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. -->

View File

@ -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. -->

View File

@ -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. -->