2023-02-13 02:33:06 -08:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
2019-07-24 19:01:55 +03:00
|
|
|
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
|
|
<!-- Common default props for defining properties with macros. Import right after Microsoft.Cpp.Default.props -->
|
|
|
|
<ImportGroup Label="PropertySheets" />
|
|
|
|
<PropertyGroup Label="UserMacros" />
|
|
|
|
<PropertyGroup Label="Configuration">
|
|
|
|
<PlatformToolSet>$(DefaultPlatformToolset)</PlatformToolSet>
|
|
|
|
</PropertyGroup>
|
|
|
|
<ItemDefinitionGroup />
|
|
|
|
<ItemGroup />
|
2023-02-13 02:33:06 -08:00
|
|
|
</Project>
|