|
54 | 54 | <ProjectGuid>{5BE0B958-C13B-4986-A588-97A8F707E42E}</ProjectGuid>
|
55 | 55 | <Keyword>Win32Proj</Keyword>
|
56 | 56 | <RootNamespace>BeefRT</RootNamespace>
|
57 |
| - <WindowsTargetPlatformVersion>10.0.17763.0</WindowsTargetPlatformVersion> |
| 57 | + <WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion> |
58 | 58 | </PropertyGroup>
|
59 | 59 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
60 | 60 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
|
61 | 61 | <ConfigurationType>DynamicLibrary</ConfigurationType>
|
62 | 62 | <UseDebugLibraries>true</UseDebugLibraries>
|
63 |
| - <PlatformToolset>v142</PlatformToolset> |
| 63 | + <PlatformToolset>v143</PlatformToolset> |
64 | 64 | <CharacterSet>Unicode</CharacterSet>
|
65 | 65 | </PropertyGroup>
|
66 | 66 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug Static|Win32'" Label="Configuration">
|
67 | 67 | <ConfigurationType>StaticLibrary</ConfigurationType>
|
68 | 68 | <UseDebugLibraries>true</UseDebugLibraries>
|
69 |
| - <PlatformToolset>v142</PlatformToolset> |
| 69 | + <PlatformToolset>v143</PlatformToolset> |
70 | 70 | <CharacterSet>Unicode</CharacterSet>
|
71 | 71 | </PropertyGroup>
|
72 | 72 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug Static CStatic|Win32'" Label="Configuration">
|
73 | 73 | <ConfigurationType>StaticLibrary</ConfigurationType>
|
74 | 74 | <UseDebugLibraries>true</UseDebugLibraries>
|
75 |
| - <PlatformToolset>v142</PlatformToolset> |
| 75 | + <PlatformToolset>v143</PlatformToolset> |
76 | 76 | <CharacterSet>Unicode</CharacterSet>
|
77 | 77 | </PropertyGroup>
|
78 | 78 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
|
79 | 79 | <ConfigurationType>DynamicLibrary</ConfigurationType>
|
80 | 80 | <UseDebugLibraries>true</UseDebugLibraries>
|
81 |
| - <PlatformToolset>v142</PlatformToolset> |
| 81 | + <PlatformToolset>v143</PlatformToolset> |
82 | 82 | <CharacterSet>Unicode</CharacterSet>
|
83 | 83 | </PropertyGroup>
|
84 | 84 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug Static|x64'" Label="Configuration">
|
85 | 85 | <ConfigurationType>StaticLibrary</ConfigurationType>
|
86 | 86 | <UseDebugLibraries>true</UseDebugLibraries>
|
87 |
| - <PlatformToolset>v142</PlatformToolset> |
| 87 | + <PlatformToolset>v143</PlatformToolset> |
88 | 88 | <CharacterSet>Unicode</CharacterSet>
|
89 | 89 | </PropertyGroup>
|
90 | 90 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug Static CStatic|x64'" Label="Configuration">
|
91 | 91 | <ConfigurationType>StaticLibrary</ConfigurationType>
|
92 | 92 | <UseDebugLibraries>true</UseDebugLibraries>
|
93 |
| - <PlatformToolset>v142</PlatformToolset> |
| 93 | + <PlatformToolset>v143</PlatformToolset> |
94 | 94 | <CharacterSet>Unicode</CharacterSet>
|
95 | 95 | </PropertyGroup>
|
96 | 96 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
|
97 | 97 | <ConfigurationType>DynamicLibrary</ConfigurationType>
|
98 | 98 | <UseDebugLibraries>false</UseDebugLibraries>
|
99 |
| - <PlatformToolset>v142</PlatformToolset> |
| 99 | + <PlatformToolset>v143</PlatformToolset> |
100 | 100 | <WholeProgramOptimization>true</WholeProgramOptimization>
|
101 | 101 | <CharacterSet>Unicode</CharacterSet>
|
102 | 102 | </PropertyGroup>
|
103 | 103 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release Static|Win32'" Label="Configuration">
|
104 | 104 | <ConfigurationType>StaticLibrary</ConfigurationType>
|
105 | 105 | <UseDebugLibraries>false</UseDebugLibraries>
|
106 |
| - <PlatformToolset>v142</PlatformToolset> |
| 106 | + <PlatformToolset>v143</PlatformToolset> |
107 | 107 | <WholeProgramOptimization>false</WholeProgramOptimization>
|
108 | 108 | <CharacterSet>Unicode</CharacterSet>
|
109 | 109 | </PropertyGroup>
|
110 | 110 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release Static CStatic|Win32'" Label="Configuration">
|
111 | 111 | <ConfigurationType>StaticLibrary</ConfigurationType>
|
112 | 112 | <UseDebugLibraries>false</UseDebugLibraries>
|
113 |
| - <PlatformToolset>v142</PlatformToolset> |
| 113 | + <PlatformToolset>v143</PlatformToolset> |
114 | 114 | <WholeProgramOptimization>false</WholeProgramOptimization>
|
115 | 115 | <CharacterSet>Unicode</CharacterSet>
|
116 | 116 | </PropertyGroup>
|
117 | 117 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
|
118 | 118 | <ConfigurationType>DynamicLibrary</ConfigurationType>
|
119 | 119 | <UseDebugLibraries>false</UseDebugLibraries>
|
120 |
| - <PlatformToolset>v142</PlatformToolset> |
| 120 | + <PlatformToolset>v143</PlatformToolset> |
121 | 121 | <WholeProgramOptimization>true</WholeProgramOptimization>
|
122 | 122 | <CharacterSet>Unicode</CharacterSet>
|
123 | 123 | </PropertyGroup>
|
124 | 124 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release Static|x64'" Label="Configuration">
|
125 | 125 | <ConfigurationType>StaticLibrary</ConfigurationType>
|
126 | 126 | <UseDebugLibraries>false</UseDebugLibraries>
|
127 |
| - <PlatformToolset>v142</PlatformToolset> |
| 127 | + <PlatformToolset>v143</PlatformToolset> |
128 | 128 | <WholeProgramOptimization>false</WholeProgramOptimization>
|
129 | 129 | <CharacterSet>Unicode</CharacterSet>
|
130 | 130 | </PropertyGroup>
|
131 | 131 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release Static CStatic|x64'" Label="Configuration">
|
132 | 132 | <ConfigurationType>StaticLibrary</ConfigurationType>
|
133 | 133 | <UseDebugLibraries>false</UseDebugLibraries>
|
134 |
| - <PlatformToolset>v142</PlatformToolset> |
| 134 | + <PlatformToolset>v143</PlatformToolset> |
135 | 135 | <WholeProgramOptimization>false</WholeProgramOptimization>
|
136 | 136 | <CharacterSet>Unicode</CharacterSet>
|
137 | 137 | </PropertyGroup>
|
|
0 commit comments