mirror of
https://github.com/pocoproject/poco.git
synced 2025-01-22 10:25:50 +01:00
17 lines
679 B
XML
17 lines
679 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<Project DefaultTargets="Build" ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<ItemGroup Label="ProjectConfigurations"/>
|
|
<PropertyGroup Label="Globals">
|
|
<VCProjectVersion>17.0</VCProjectVersion>
|
|
</PropertyGroup>
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props"/>
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props"/>
|
|
<ImportGroup Label="ExtensionSettings"/>
|
|
<PropertyGroup Label="UserMacros"/>
|
|
<PropertyGroup/>
|
|
<ItemDefinitionGroup/>
|
|
<ItemGroup/>
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets"/>
|
|
<ImportGroup Label="ExtensionTargets"/>
|
|
</Project>
|