You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

19 lines
702 B

<?xml version="1.0" encoding="utf-8"?>
<Project DefaultTargets="Build" ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup Label="Globals">
<ProjectGuid>{9D82C7EE-4167-4F5A-9764-B2C6B0EB9712}</ProjectGuid>
<RootNamespace>PluginManager</RootNamespace>
</PropertyGroup>
<ImportGroup Label="PropertySheets">
<Import Project="..\Plugin.props" />
</ImportGroup>
<ItemGroup>
<ClInclude Include="PluginManager.h" />
</ItemGroup>
<ItemGroup>
<ClCompile Include="PluginManager.cpp" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>
</Project>