Skip to content

Commit dad7170

Browse files
committed
Set target Windows SDK to 10.0.16299.0
1 parent 9d4fba4 commit dad7170

File tree

18 files changed

+18
-0
lines changed

18 files changed

+18
-0
lines changed

Externals/ODE.vcxproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
<PropertyGroup Label="Globals">
3030
<ProjectName>ODE</ProjectName>
3131
<ProjectGuid>{1BF75FEB-87DD-486C-880B-227987D191C2}</ProjectGuid>
32+
<WindowsTargetPlatformVersion>10.0.16299.0</WindowsTargetPlatformVersion>
3233
</PropertyGroup>
3334
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
3435
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Mixed|Win32'" Label="Configuration">

Externals/luabind.vcxproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
</ItemGroup>
2929
<PropertyGroup Label="Globals">
3030
<ProjectGuid>{CCD4AFAE-AA10-42C6-A452-FDEE497CCDF1}</ProjectGuid>
31+
<WindowsTargetPlatformVersion>10.0.16299.0</WindowsTargetPlatformVersion>
3132
</PropertyGroup>
3233
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
3334
<PropertyGroup Label="Configuration">

src/Layers/xrAPI/xrAPI.vcxproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
<ProjectGuid>{1DAEC516-E52C-4A3C-A4DA-AE3553E6E0F8}</ProjectGuid>
3131
<RootNamespace>xrAPI</RootNamespace>
3232
<Keyword>Win32Proj</Keyword>
33+
<WindowsTargetPlatformVersion>10.0.16299.0</WindowsTargetPlatformVersion>
3334
</PropertyGroup>
3435
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
3536
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">

src/Layers/xrRenderPC_R1/xrRender_R1.vcxproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
<ProjectGuid>{57A498C9-A741-4DDF-8EFC-BFB9EB6B00E2}</ProjectGuid>
3131
<RootNamespace>xrRender_R1</RootNamespace>
3232
<Keyword>Win32Proj</Keyword>
33+
<WindowsTargetPlatformVersion>10.0.16299.0</WindowsTargetPlatformVersion>
3334
</PropertyGroup>
3435
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
3536
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Mixed|Win32'" Label="Configuration">

src/Layers/xrRenderPC_R2/xrRender_R2.vcxproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
<ProjectGuid>{963BA4E5-499A-454D-B002-1D5ECE0527A6}</ProjectGuid>
3131
<RootNamespace>xrRender_R2</RootNamespace>
3232
<Keyword>Win32Proj</Keyword>
33+
<WindowsTargetPlatformVersion>10.0.16299.0</WindowsTargetPlatformVersion>
3334
</PropertyGroup>
3435
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
3536
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Mixed|Win32'" Label="Configuration">

src/Layers/xrRenderPC_R3/xrRender_R3.vcxproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
<ProjectGuid>{3F383D3C-FCD8-4170-990B-EB4833F09248}</ProjectGuid>
3131
<RootNamespace>xrRender_R3</RootNamespace>
3232
<Keyword>Win32Proj</Keyword>
33+
<WindowsTargetPlatformVersion>10.0.16299.0</WindowsTargetPlatformVersion>
3334
</PropertyGroup>
3435
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
3536
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Mixed|Win32'" Label="Configuration">

src/Layers/xrRenderPC_R4/xrRender_R4.vcxproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
<ProjectGuid>{AC9B12ED-A2D7-4337-A981-5BD8430E96D8}</ProjectGuid>
3131
<RootNamespace>xrRender_R4</RootNamespace>
3232
<Keyword>Win32Proj</Keyword>
33+
<WindowsTargetPlatformVersion>10.0.16299.0</WindowsTargetPlatformVersion>
3334
</PropertyGroup>
3435
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
3536
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Mixed|Win32'" Label="Configuration">

src/xrAICore/xrAICore.vcxproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
<PropertyGroup Label="Globals">
3030
<ProjectGuid>{5CB057D8-4464-40A6-AF10-C26B826D1D90}</ProjectGuid>
3131
<RootNamespace>xrAICore</RootNamespace>
32+
<WindowsTargetPlatformVersion>10.0.16299.0</WindowsTargetPlatformVersion>
3233
</PropertyGroup>
3334
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
3435
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">

src/xrCDB/xrCDB.vcxproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
<ProjectGuid>{A19B1DF2-82EC-4364-8BDF-85D13A1C89B5}</ProjectGuid>
3131
<RootNamespace>xrCDB</RootNamespace>
3232
<Keyword>Win32Proj</Keyword>
33+
<WindowsTargetPlatformVersion>10.0.16299.0</WindowsTargetPlatformVersion>
3334
</PropertyGroup>
3435
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
3536
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">

src/xrCore/xrCore.vcxproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
<ProjectGuid>{A0F7D1FB-59A7-4717-A7E4-96F37E91998E}</ProjectGuid>
3131
<RootNamespace>xrCore</RootNamespace>
3232
<Keyword>Win32Proj</Keyword>
33+
<WindowsTargetPlatformVersion>10.0.16299.0</WindowsTargetPlatformVersion>
3334
</PropertyGroup>
3435
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
3536
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">

0 commit comments

Comments
 (0)