|
55 | 55 | <ProjectGuid>{15C33FD9-0811-4981-B08F-E0BAD74A3028}</ProjectGuid> |
56 | 56 | <RootNamespace>gdipp</RootNamespace> |
57 | 57 | <Keyword>Win32Proj</Keyword> |
58 | | - <WindowsTargetPlatformVersion>10.0.17134.0</WindowsTargetPlatformVersion> |
| 58 | + <WindowsTargetPlatformVersion>10.0.17763.0</WindowsTargetPlatformVersion> |
59 | 59 | </PropertyGroup> |
60 | 60 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> |
61 | 61 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> |
62 | 62 | <ConfigurationType>DynamicLibrary</ConfigurationType> |
63 | 63 | <CharacterSet>Unicode</CharacterSet> |
64 | 64 | <WholeProgramOptimization>true</WholeProgramOptimization> |
65 | | - <PlatformToolset>v141</PlatformToolset> |
| 65 | + <PlatformToolset>v140_xp</PlatformToolset> |
66 | 66 | </PropertyGroup> |
67 | 67 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release Infinality|Win32'" Label="Configuration"> |
68 | 68 | <ConfigurationType>DynamicLibrary</ConfigurationType> |
|
72 | 72 | </PropertyGroup> |
73 | 73 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> |
74 | 74 | <ConfigurationType>DynamicLibrary</ConfigurationType> |
75 | | - <PlatformToolset>v141</PlatformToolset> |
| 75 | + <PlatformToolset>v140_xp</PlatformToolset> |
76 | 76 | <CharacterSet>Unicode</CharacterSet> |
77 | 77 | </PropertyGroup> |
78 | 78 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug Infinality|Win32'" Label="Configuration"> |
|
82 | 82 | </PropertyGroup> |
83 | 83 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration"> |
84 | 84 | <ConfigurationType>DynamicLibrary</ConfigurationType> |
85 | | - <PlatformToolset>v141</PlatformToolset> |
| 85 | + <PlatformToolset>v140</PlatformToolset> |
86 | 86 | <CharacterSet>Unicode</CharacterSet> |
87 | 87 | <WholeProgramOptimization>true</WholeProgramOptimization> |
88 | 88 | </PropertyGroup> |
|
106 | 106 | </PropertyGroup> |
107 | 107 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration"> |
108 | 108 | <ConfigurationType>DynamicLibrary</ConfigurationType> |
109 | | - <PlatformToolset>v141</PlatformToolset> |
| 109 | + <PlatformToolset>v140</PlatformToolset> |
110 | 110 | <CharacterSet>Unicode</CharacterSet> |
111 | 111 | </PropertyGroup> |
112 | 112 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug Infinality|x64'" Label="Configuration"> |
|
173 | 173 | <LinkIncremental>true</LinkIncremental> |
174 | 174 | <GenerateManifest>false</GenerateManifest> |
175 | 175 | <TargetName>$(ProjectName).Core</TargetName> |
| 176 | + <IncludePath>$(VC_IncludePath);$(WindowsSDK);D:\Archives\Documents\Visual Studio 2013\Projects\IniParser;D:\Archives\Documents\Visual Studio 2008\Projects\freetype2\include</IncludePath> |
176 | 177 | </PropertyGroup> |
177 | 178 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug Infinality|Win32'"> |
178 | 179 | <OutDir>$(SolutionDir)$(Configuration)\</OutDir> |
179 | 180 | <IntDir>$(Configuration)\</IntDir> |
180 | 181 | <LinkIncremental>true</LinkIncremental> |
181 | 182 | <GenerateManifest>false</GenerateManifest> |
182 | 183 | <TargetName>$(ProjectName).Core</TargetName> |
| 184 | + <IncludePath>$(VC_IncludePath);$(WindowsSDK);D:\Archives\Documents\Visual Studio 2013\Projects\IniParser;D:\Archives\Documents\Visual Studio 2008\Projects\freetype2\include</IncludePath> |
183 | 185 | </PropertyGroup> |
184 | 186 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> |
185 | 187 | <OutDir>$(SolutionDir)$(Platform)\$(Configuration)\</OutDir> |
186 | 188 | <IntDir>$(Platform)\$(Configuration)\</IntDir> |
187 | 189 | <LinkIncremental>true</LinkIncremental> |
188 | 190 | <GenerateManifest>false</GenerateManifest> |
189 | 191 | <TargetName>$(ProjectName)64.Core</TargetName> |
| 192 | + <IncludePath>$(VC_IncludePath);$(WindowsSDK_IncludePath);D:\Archives\Documents\Visual Studio 2013\Projects\IniParser;D:\Archives\Documents\Visual Studio 2008\Projects\freetype2\include</IncludePath> |
190 | 193 | </PropertyGroup> |
191 | 194 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug Infinality|x64'"> |
192 | 195 | <OutDir>$(SolutionDir)$(Platform)\$(Configuration)\</OutDir> |
193 | 196 | <IntDir>$(Platform)\$(Configuration)\</IntDir> |
194 | 197 | <LinkIncremental>true</LinkIncremental> |
195 | 198 | <GenerateManifest>false</GenerateManifest> |
196 | 199 | <TargetName>$(ProjectName)64.Core</TargetName> |
| 200 | + <IncludePath>$(VC_IncludePath);$(WindowsSDK_IncludePath);D:\Archives\Documents\Visual Studio 2013\Projects\IniParser;D:\Archives\Documents\Visual Studio 2008\Projects\freetype2\include</IncludePath> |
197 | 201 | </PropertyGroup> |
198 | 202 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM'"> |
199 | 203 | <OutDir>$(SolutionDir)$(Platform)\$(Configuration)\</OutDir> |
|
215 | 219 | <LinkIncremental>false</LinkIncremental> |
216 | 220 | <GenerateManifest>false</GenerateManifest> |
217 | 221 | <TargetName>$(ProjectName).Core</TargetName> |
| 222 | + <IncludePath>$(VC_IncludePath);$(WindowsSDK);D:\Archives\Documents\Visual Studio 2013\Projects\IniParser;D:\Archives\Documents\Visual Studio 2008\Projects\freetype2\include</IncludePath> |
218 | 223 | </PropertyGroup> |
219 | 224 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release Infinality|Win32'"> |
220 | 225 | <OutDir>$(SolutionDir)$(Configuration)\</OutDir> |
221 | 226 | <IntDir>$(Configuration)\</IntDir> |
222 | 227 | <LinkIncremental>false</LinkIncremental> |
223 | 228 | <GenerateManifest>false</GenerateManifest> |
224 | 229 | <TargetName>$(ProjectName).Core</TargetName> |
| 230 | + <IncludePath>$(VC_IncludePath);$(WindowsSDK);D:\Archives\Documents\Visual Studio 2013\Projects\IniParser;D:\Archives\Documents\Visual Studio 2008\Projects\freetype2\include</IncludePath> |
225 | 231 | </PropertyGroup> |
226 | 232 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> |
227 | 233 | <OutDir>$(SolutionDir)$(Platform)\$(Configuration)\</OutDir> |
228 | 234 | <IntDir>$(Platform)\$(Configuration)\</IntDir> |
229 | 235 | <LinkIncremental>false</LinkIncremental> |
230 | 236 | <GenerateManifest>false</GenerateManifest> |
231 | 237 | <TargetName>$(ProjectName)64.Core</TargetName> |
| 238 | + <IncludePath>$(VC_IncludePath);$(WindowsSDK_IncludePath);D:\Archives\Documents\Visual Studio 2013\Projects\IniParser;D:\Archives\Documents\Visual Studio 2008\Projects\freetype2\include</IncludePath> |
232 | 239 | </PropertyGroup> |
233 | 240 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release Infinality|x64'"> |
234 | 241 | <OutDir>$(SolutionDir)$(Platform)\$(Configuration)\</OutDir> |
235 | 242 | <IntDir>$(Platform)\$(Configuration)\</IntDir> |
236 | 243 | <LinkIncremental>false</LinkIncremental> |
237 | 244 | <GenerateManifest>false</GenerateManifest> |
238 | 245 | <TargetName>$(ProjectName)64.Core</TargetName> |
| 246 | + <IncludePath>$(VC_IncludePath);$(WindowsSDK_IncludePath);D:\Archives\Documents\Visual Studio 2013\Projects\IniParser;D:\Archives\Documents\Visual Studio 2008\Projects\freetype2\include</IncludePath> |
239 | 247 | </PropertyGroup> |
240 | 248 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM'"> |
241 | 249 | <OutDir>$(SolutionDir)$(Platform)\$(Configuration)\</OutDir> |
|
0 commit comments