2020-01-11 22:33:28 +01:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2024-02-13 23:32:16 +01:00
|
|
|
<Project DefaultTargets="Build" ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
|
|
<ItemGroup Label="ProjectConfigurations"/>
|
2020-01-11 22:33:28 +01:00
|
|
|
<PropertyGroup Label="Globals">
|
2024-02-13 23:32:16 +01:00
|
|
|
<VCProjectVersion>17.0</VCProjectVersion>
|
2020-01-11 22:33:28 +01:00
|
|
|
</PropertyGroup>
|
|
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props"/>
|
|
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props"/>
|
|
|
|
<ImportGroup Label="ExtensionSettings"/>
|
|
|
|
<PropertyGroup Label="UserMacros"/>
|
2024-02-13 23:32:16 +01:00
|
|
|
<PropertyGroup/>
|
|
|
|
<ItemDefinitionGroup/>
|
|
|
|
<ItemGroup/>
|
2020-01-11 22:33:28 +01:00
|
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets"/>
|
|
|
|
<ImportGroup Label="ExtensionTargets"/>
|
|
|
|
</Project>
|