1 <?xml version="1.0" encoding="UTF-8"?>
\r
2 <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
\r
3 <ItemGroup Label="ProjectConfigurations">
\r
4 <ProjectConfiguration Include="Debug|x64">
\r
5 <Configuration>Debug</Configuration>
\r
6 <Platform>x64</Platform>
\r
7 </ProjectConfiguration>
\r
9 <PropertyGroup Label="Globals">
\r
10 <ProjectGuid>{F3FC6D86-508D-3FB1-96D2-995F08B142EC}</ProjectGuid>
\r
11 <Keyword>Win32Proj</Keyword>
\r
12 <Platform>x64</Platform>
\r
13 <WindowsTargetPlatformVersion>10.0.18362.0</WindowsTargetPlatformVersion>
\r
15 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props"/>
\r
17 <PreferredToolArchitecture>x64</PreferredToolArchitecture>
\r
19 <PropertyGroup Label="Configuration">
\r
20 <ConfigurationType>Utility</ConfigurationType>
\r
21 <CharacterSet>MultiByte</CharacterSet>
\r
22 <PlatformToolset>v142</PlatformToolset>
\r
24 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props"/>
\r
25 <ItemDefinitionGroup>
\r
27 <Command>echo VCTargetsPath=$(VCTargetsPath)</Command>
\r
29 </ItemDefinitionGroup>
\r
30 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets"/>
\r