Skip to content

Commit 050cd9b

Browse files
committed
Update editors projects
1 parent 6439eab commit 050cd9b

File tree

8 files changed

+26
-19
lines changed

8 files changed

+26
-19
lines changed

src/editors/ActorEditor/ActorEditor.vcxproj

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,11 +54,12 @@
5454
<PropertyGroup Label="Globals">
5555
<ProjectGuid>{77BED9F9-EEB1-4ECD-8E4E-E7C673EAAE9C}</ProjectGuid>
5656
<RootNamespace>ActorEditor</RootNamespace>
57+
<WindowsTargetPlatformVersion>10.0.14393.0</WindowsTargetPlatformVersion>
5758
</PropertyGroup>
5859
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
5960
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
6061
<ConfigurationType>Application</ConfigurationType>
61-
<PlatformToolset>v140</PlatformToolset>
62+
<PlatformToolset>v141</PlatformToolset>
6263
<CharacterSet>MultiByte</CharacterSet>
6364
<WholeProgramOptimization>true</WholeProgramOptimization>
6465
</PropertyGroup>
@@ -70,7 +71,7 @@
7071
</PropertyGroup>
7172
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
7273
<ConfigurationType>Application</ConfigurationType>
73-
<PlatformToolset>v140</PlatformToolset>
74+
<PlatformToolset>v141</PlatformToolset>
7475
<CharacterSet>MultiByte</CharacterSet>
7576
</PropertyGroup>
7677
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />

src/editors/ECore/ECore.vcxproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,18 +14,18 @@
1414
<ProjectName>ECore</ProjectName>
1515
<ProjectGuid>{226C6807-BB48-4A07-BF13-806C38FD8FBE}</ProjectGuid>
1616
<RootNamespace>ECore</RootNamespace>
17-
<WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion>
17+
<WindowsTargetPlatformVersion>10.0.14393.0</WindowsTargetPlatformVersion>
1818
</PropertyGroup>
1919
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
2020
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
2121
<ConfigurationType>DynamicLibrary</ConfigurationType>
22-
<PlatformToolset>v140</PlatformToolset>
22+
<PlatformToolset>v141</PlatformToolset>
2323
<CharacterSet>MultiByte</CharacterSet>
2424
<WholeProgramOptimization>true</WholeProgramOptimization>
2525
</PropertyGroup>
2626
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
2727
<ConfigurationType>DynamicLibrary</ConfigurationType>
28-
<PlatformToolset>v140</PlatformToolset>
28+
<PlatformToolset>v141</PlatformToolset>
2929
<CharacterSet>MultiByte</CharacterSet>
3030
</PropertyGroup>
3131
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />

src/editors/LevelEditor/LevelEditor.vcxproj

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,12 @@
1717
<PropertyGroup Label="Globals">
1818
<ProjectGuid>{136857E3-D61B-4A03-A4E9-7F73ED946C41}</ProjectGuid>
1919
<RootNamespace>LevelEditor</RootNamespace>
20+
<WindowsTargetPlatformVersion>10.0.14393.0</WindowsTargetPlatformVersion>
2021
</PropertyGroup>
2122
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
2223
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
2324
<ConfigurationType>Application</ConfigurationType>
24-
<PlatformToolset>v140</PlatformToolset>
25+
<PlatformToolset>v141</PlatformToolset>
2526
<CharacterSet>MultiByte</CharacterSet>
2627
<WholeProgramOptimization>true</WholeProgramOptimization>
2728
</PropertyGroup>
@@ -33,7 +34,7 @@
3334
</PropertyGroup>
3435
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
3536
<ConfigurationType>Application</ConfigurationType>
36-
<PlatformToolset>v140</PlatformToolset>
37+
<PlatformToolset>v141</PlatformToolset>
3738
<CharacterSet>MultiByte</CharacterSet>
3839
</PropertyGroup>
3940
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />

src/editors/PPEditor/PPEditor.vcxproj

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
<ClInclude Include="NoiseGen.h" />
4848
<ClInclude Include="single_param.h" />
4949
<ClInclude Include="spline.h" />
50-
<ClInclude Include="stdafx.h" />
50+
<ClInclude Include="stdafx.h" />
5151
<ClInclude Include="Unit6.h" />
5252
<ClInclude Include="Unit7.h" />
5353
<ClInclude Include="Unit8.h" />
@@ -56,11 +56,12 @@
5656
<PropertyGroup Label="Globals">
5757
<ProjectGuid>{8E48F5C4-3EBB-4930-86AC-9AE6F26410FC}</ProjectGuid>
5858
<RootNamespace>PPEditor</RootNamespace>
59+
<WindowsTargetPlatformVersion>10.0.14393.0</WindowsTargetPlatformVersion>
5960
</PropertyGroup>
6061
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
6162
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
6263
<ConfigurationType>Application</ConfigurationType>
63-
<PlatformToolset>v140</PlatformToolset>
64+
<PlatformToolset>v141</PlatformToolset>
6465
<CharacterSet>MultiByte</CharacterSet>
6566
<WholeProgramOptimization>true</WholeProgramOptimization>
6667
</PropertyGroup>
@@ -72,7 +73,7 @@
7273
</PropertyGroup>
7374
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
7475
<ConfigurationType>Application</ConfigurationType>
75-
<PlatformToolset>v140</PlatformToolset>
76+
<PlatformToolset>v141</PlatformToolset>
7677
<CharacterSet>MultiByte</CharacterSet>
7778
</PropertyGroup>
7879
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />

src/editors/ParticleEditor/ParticleEditor.vcxproj

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,12 @@
1717
<PropertyGroup Label="Globals">
1818
<ProjectGuid>{7C8B6F49-1745-4E45-96BA-9F1883C5EDE9}</ProjectGuid>
1919
<RootNamespace>ParticleEditor</RootNamespace>
20+
<WindowsTargetPlatformVersion>10.0.14393.0</WindowsTargetPlatformVersion>
2021
</PropertyGroup>
2122
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
2223
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
2324
<ConfigurationType>Application</ConfigurationType>
24-
<PlatformToolset>v140</PlatformToolset>
25+
<PlatformToolset>v141</PlatformToolset>
2526
<CharacterSet>MultiByte</CharacterSet>
2627
<WholeProgramOptimization>true</WholeProgramOptimization>
2728
</PropertyGroup>
@@ -33,7 +34,7 @@
3334
</PropertyGroup>
3435
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
3536
<ConfigurationType>Application</ConfigurationType>
36-
<PlatformToolset>v140</PlatformToolset>
37+
<PlatformToolset>v141</PlatformToolset>
3738
<CharacterSet>MultiByte</CharacterSet>
3839
</PropertyGroup>
3940
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />

src/editors/ShaderEditor/ShaderEditor.vcxproj

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,11 +60,12 @@
6060
<PropertyGroup Label="Globals">
6161
<ProjectGuid>{1D137785-6E1B-4718-B800-F9380B945C9F}</ProjectGuid>
6262
<RootNamespace>ShaderEditor</RootNamespace>
63+
<WindowsTargetPlatformVersion>10.0.14393.0</WindowsTargetPlatformVersion>
6364
</PropertyGroup>
6465
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
6566
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
6667
<ConfigurationType>Application</ConfigurationType>
67-
<PlatformToolset>v140</PlatformToolset>
68+
<PlatformToolset>v141</PlatformToolset>
6869
<CharacterSet>MultiByte</CharacterSet>
6970
<WholeProgramOptimization>true</WholeProgramOptimization>
7071
</PropertyGroup>
@@ -76,7 +77,7 @@
7677
</PropertyGroup>
7778
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
7879
<ConfigurationType>Application</ConfigurationType>
79-
<PlatformToolset>v140</PlatformToolset>
80+
<PlatformToolset>v141</PlatformToolset>
8081
<CharacterSet>MultiByte</CharacterSet>
8182
</PropertyGroup>
8283
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />

src/editors/xrEProps/xrEProps.vcxproj

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,18 +14,19 @@
1414
<ProjectGuid>{1EA62E41-6CF6-4B68-842D-DAFDDF786888}</ProjectGuid>
1515
<RootNamespace>xrEProps</RootNamespace>
1616
<Keyword>ManagedCProj</Keyword>
17+
<WindowsTargetPlatformVersion>10.0.14393.0</WindowsTargetPlatformVersion>
1718
</PropertyGroup>
1819
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
1920
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
2021
<ConfigurationType>DynamicLibrary</ConfigurationType>
21-
<PlatformToolset>v140</PlatformToolset>
22+
<PlatformToolset>v141</PlatformToolset>
2223
<CharacterSet>MultiByte</CharacterSet>
2324
<CLRSupport>true</CLRSupport>
2425
<WholeProgramOptimization>true</WholeProgramOptimization>
2526
</PropertyGroup>
2627
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
2728
<ConfigurationType>DynamicLibrary</ConfigurationType>
28-
<PlatformToolset>v140</PlatformToolset>
29+
<PlatformToolset>v141</PlatformToolset>
2930
<CharacterSet>MultiByte</CharacterSet>
3031
<CLRSupport>true</CLRSupport>
3132
</PropertyGroup>

src/editors/xrManagedApi/xrManagedApi.vcxproj

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,26 +19,27 @@
1919
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
2020
<Keyword>ManagedCProj</Keyword>
2121
<RootNamespace>xrManagedApi</RootNamespace>
22+
<WindowsTargetPlatformVersion>10.0.14393.0</WindowsTargetPlatformVersion>
2223
</PropertyGroup>
2324
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
2425
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
2526
<ConfigurationType>DynamicLibrary</ConfigurationType>
2627
<UseDebugLibraries>true</UseDebugLibraries>
27-
<PlatformToolset>v140</PlatformToolset>
28+
<PlatformToolset>v141</PlatformToolset>
2829
<CLRSupport>true</CLRSupport>
2930
<CharacterSet>Unicode</CharacterSet>
3031
</PropertyGroup>
3132
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
3233
<ConfigurationType>DynamicLibrary</ConfigurationType>
3334
<UseDebugLibraries>false</UseDebugLibraries>
34-
<PlatformToolset>v140</PlatformToolset>
35+
<PlatformToolset>v141</PlatformToolset>
3536
<CLRSupport>true</CLRSupport>
3637
<CharacterSet>Unicode</CharacterSet>
3738
</PropertyGroup>
3839
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Mixed|Win32'" Label="Configuration">
3940
<ConfigurationType>DynamicLibrary</ConfigurationType>
4041
<UseDebugLibraries>false</UseDebugLibraries>
41-
<PlatformToolset>v140</PlatformToolset>
42+
<PlatformToolset>v141</PlatformToolset>
4243
<CLRSupport>true</CLRSupport>
4344
<CharacterSet>Unicode</CharacterSet>
4445
</PropertyGroup>

0 commit comments

Comments
 (0)