|
@@ -54,84 +54,84 @@
|
|
|
<ProjectGuid>{5BE0B958-C13B-4986-A588-97A8F707E42E}</ProjectGuid>
|
|
|
<Keyword>Win32Proj</Keyword>
|
|
|
<RootNamespace>BeefRT</RootNamespace>
|
|
|
- <WindowsTargetPlatformVersion>10.0.17763.0</WindowsTargetPlatformVersion>
|
|
|
+ <WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>
|
|
|
</PropertyGroup>
|
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
|
|
|
<ConfigurationType>DynamicLibrary</ConfigurationType>
|
|
|
<UseDebugLibraries>true</UseDebugLibraries>
|
|
|
- <PlatformToolset>v142</PlatformToolset>
|
|
|
+ <PlatformToolset>v143</PlatformToolset>
|
|
|
<CharacterSet>Unicode</CharacterSet>
|
|
|
</PropertyGroup>
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug Static|Win32'" Label="Configuration">
|
|
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|
|
<UseDebugLibraries>true</UseDebugLibraries>
|
|
|
- <PlatformToolset>v142</PlatformToolset>
|
|
|
+ <PlatformToolset>v143</PlatformToolset>
|
|
|
<CharacterSet>Unicode</CharacterSet>
|
|
|
</PropertyGroup>
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug Static CStatic|Win32'" Label="Configuration">
|
|
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|
|
<UseDebugLibraries>true</UseDebugLibraries>
|
|
|
- <PlatformToolset>v142</PlatformToolset>
|
|
|
+ <PlatformToolset>v143</PlatformToolset>
|
|
|
<CharacterSet>Unicode</CharacterSet>
|
|
|
</PropertyGroup>
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
|
|
|
<ConfigurationType>DynamicLibrary</ConfigurationType>
|
|
|
<UseDebugLibraries>true</UseDebugLibraries>
|
|
|
- <PlatformToolset>v142</PlatformToolset>
|
|
|
+ <PlatformToolset>v143</PlatformToolset>
|
|
|
<CharacterSet>Unicode</CharacterSet>
|
|
|
</PropertyGroup>
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug Static|x64'" Label="Configuration">
|
|
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|
|
<UseDebugLibraries>true</UseDebugLibraries>
|
|
|
- <PlatformToolset>v142</PlatformToolset>
|
|
|
+ <PlatformToolset>v143</PlatformToolset>
|
|
|
<CharacterSet>Unicode</CharacterSet>
|
|
|
</PropertyGroup>
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug Static CStatic|x64'" Label="Configuration">
|
|
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|
|
<UseDebugLibraries>true</UseDebugLibraries>
|
|
|
- <PlatformToolset>v142</PlatformToolset>
|
|
|
+ <PlatformToolset>v143</PlatformToolset>
|
|
|
<CharacterSet>Unicode</CharacterSet>
|
|
|
</PropertyGroup>
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
|
|
|
<ConfigurationType>DynamicLibrary</ConfigurationType>
|
|
|
<UseDebugLibraries>false</UseDebugLibraries>
|
|
|
- <PlatformToolset>v142</PlatformToolset>
|
|
|
+ <PlatformToolset>v143</PlatformToolset>
|
|
|
<WholeProgramOptimization>true</WholeProgramOptimization>
|
|
|
<CharacterSet>Unicode</CharacterSet>
|
|
|
</PropertyGroup>
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release Static|Win32'" Label="Configuration">
|
|
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|
|
<UseDebugLibraries>false</UseDebugLibraries>
|
|
|
- <PlatformToolset>v142</PlatformToolset>
|
|
|
+ <PlatformToolset>v143</PlatformToolset>
|
|
|
<WholeProgramOptimization>false</WholeProgramOptimization>
|
|
|
<CharacterSet>Unicode</CharacterSet>
|
|
|
</PropertyGroup>
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release Static CStatic|Win32'" Label="Configuration">
|
|
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|
|
<UseDebugLibraries>false</UseDebugLibraries>
|
|
|
- <PlatformToolset>v142</PlatformToolset>
|
|
|
+ <PlatformToolset>v143</PlatformToolset>
|
|
|
<WholeProgramOptimization>false</WholeProgramOptimization>
|
|
|
<CharacterSet>Unicode</CharacterSet>
|
|
|
</PropertyGroup>
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
|
|
|
<ConfigurationType>DynamicLibrary</ConfigurationType>
|
|
|
<UseDebugLibraries>false</UseDebugLibraries>
|
|
|
- <PlatformToolset>v142</PlatformToolset>
|
|
|
+ <PlatformToolset>v143</PlatformToolset>
|
|
|
<WholeProgramOptimization>true</WholeProgramOptimization>
|
|
|
<CharacterSet>Unicode</CharacterSet>
|
|
|
</PropertyGroup>
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release Static|x64'" Label="Configuration">
|
|
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|
|
<UseDebugLibraries>false</UseDebugLibraries>
|
|
|
- <PlatformToolset>v142</PlatformToolset>
|
|
|
+ <PlatformToolset>v143</PlatformToolset>
|
|
|
<WholeProgramOptimization>false</WholeProgramOptimization>
|
|
|
<CharacterSet>Unicode</CharacterSet>
|
|
|
</PropertyGroup>
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release Static CStatic|x64'" Label="Configuration">
|
|
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|
|
<UseDebugLibraries>false</UseDebugLibraries>
|
|
|
- <PlatformToolset>v142</PlatformToolset>
|
|
|
+ <PlatformToolset>v143</PlatformToolset>
|
|
|
<WholeProgramOptimization>false</WholeProgramOptimization>
|
|
|
<CharacterSet>Unicode</CharacterSet>
|
|
|
</PropertyGroup>
|