Skip to content

Commit a0f27c9

Browse files
committed
fix vcxproj files. Remove WindowsTargetPlatformVersion
1 parent 71e7a0f commit a0f27c9

File tree

23 files changed

+1
-23
lines changed

23 files changed

+1
-23
lines changed

Externals/ODE.vcxproj

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

Externals/luabind.vcxproj

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

src/Common/Common.vcxproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
<PropertyGroup Label="Globals">
2222
<ProjectGuid>{EDB0DFAF-5D6F-4D74-AE66-0DDADE12A7F6}</ProjectGuid>
2323
<RootNamespace>Common</RootNamespace>
24-
<WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion>
2524
</PropertyGroup>
2625
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
2726
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">

src/Layers/xrAPI/xrAPI.vcxproj

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

src/Layers/xrRenderPC_R1/xrRender_R1.vcxproj

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

src/Layers/xrRenderPC_R2/xrRender_R2.vcxproj

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

src/Layers/xrRenderPC_R3/xrRender_R3.vcxproj

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

src/Layers/xrRenderPC_R4/xrRender_R4.vcxproj

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

src/editors/ActorEditor/ActorEditor.vcxproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
<ClCompile Include="main.cpp" />
6666
<ClCompile Include="Splash.cpp" />
6767
<ClCompile Include="stdafx.cpp">
68-
<PrecompiledHeader>Create</PrecompiledHeader>
68+
<PrecompiledHeader>Create</PrecompiledHeader>
6969
</ClCompile>
7070
<ClCompile Include="TopBar.cpp" />
7171
<ClCompile Include="UI_ActorMain.cpp" />

src/editors/xrECore/xrECore.vcxproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@
3030
<VCProjectVersion>15.0</VCProjectVersion>
3131
<ProjectGuid>{87D068EC-1789-4F09-A9EC-54CF276955E0}</ProjectGuid>
3232
<RootNamespace>XRay.Editor</RootNamespace>
33-
<WindowsTargetPlatformVersion>10.0.16299.0</WindowsTargetPlatformVersion>
3433
</PropertyGroup>
3534
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
3635
<PropertyGroup Label="Configuration">

0 commit comments

Comments
 (0)