aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMiguel Costa <miguel.costa@qt.io>2019-01-14 15:04:26 +0100
committerMiguel Costa <miguel.costa@qt.io>2019-01-22 10:02:14 +0000
commita35b4e3b75483161a995a9a24c9e28fa7f28383e (patch)
tree6942c7b9a703ae7809fdaa7f9547dae482326d2c
parent5bc56a6f4ca511828d1f0ad62ff127a96cf80c65 (diff)
Update vsqml to Windows SDK 10.0.17763.0
Change-Id: Ib26f4fa388b159d527518a30026554f1c0a8f3a8 Reviewed-by: Oliver Wolff <oliver.wolff@qt.io>
-rw-r--r--src/vsqml/vsqml.vcxproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/vsqml/vsqml.vcxproj b/src/vsqml/vsqml.vcxproj
index 1524148e..ed8ae8a9 100644
--- a/src/vsqml/vsqml.vcxproj
+++ b/src/vsqml/vsqml.vcxproj
@@ -22,6 +22,7 @@
<PropertyGroup Label="Globals">
<ProjectGuid>{B12702AD-ABFB-343A-A199-8E24837244A3}</ProjectGuid>
<ProjectName>VsQml</ProjectName>
+ <WindowsTargetPlatformVersion>10.0.17763.0</WindowsTargetPlatformVersion>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
<PropertyGroup Condition="'$(VisualStudioVersion)'=='12.0' and '$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">