summaryrefslogtreecommitdiffstats
path: root/mkspecs/common/winrt_winphone/manifests
diff options
context:
space:
mode:
authorMaurice Kalinowski <maurice.kalinowski@theqtcompany.com>2016-01-25 13:37:33 +0100
committerMaurice Kalinowski <maurice.kalinowski@theqtcompany.com>2016-01-26 13:03:48 +0000
commit6c70751013ef3721d0f8c04d772caf3ca4d38d1d (patch)
tree17c136515b3125775303359853491c2025f78ffb /mkspecs/common/winrt_winphone/manifests
parent7d30f502f8cd5334bb7de8a91d32a8948d778f39 (diff)
winrt: update version settings in default manifest
10240 describes the first official non-preview Windows 10 SDK. 10586 was the SDK for the first November update. Change-Id: Ieb61b944295946eab594b3c7bf234155a67b752e Reviewed-by: Oliver Wolff <oliver.wolff@theqtcompany.com>
Diffstat (limited to 'mkspecs/common/winrt_winphone/manifests')
-rw-r--r--mkspecs/common/winrt_winphone/manifests/10.0/AppxManifest.xml.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/mkspecs/common/winrt_winphone/manifests/10.0/AppxManifest.xml.in b/mkspecs/common/winrt_winphone/manifests/10.0/AppxManifest.xml.in
index 820c672a02..c25d7b77af 100644
--- a/mkspecs/common/winrt_winphone/manifests/10.0/AppxManifest.xml.in
+++ b/mkspecs/common/winrt_winphone/manifests/10.0/AppxManifest.xml.in
@@ -22,7 +22,7 @@
</Properties>
<Dependencies>
- <TargetDeviceFamily Name=\"Windows.Universal\" MinVersion=\"10.0.10069.0\" MaxVersionTested=\"10.0.10069.0\" />$${WINRT_MANIFEST.dependencies}
+ <TargetDeviceFamily Name=\"Windows.Universal\" MinVersion=\"10.0.10240.0\" MaxVersionTested=\"10.0.10586.0\" />$${WINRT_MANIFEST.dependencies}
</Dependencies>
<Resources>