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

10 years ago
<?xml version="1.0" encoding="utf-8"?>
<Project DefaultTargets="Build" ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
10 years ago
<PropertyGroup Label="Globals">
<ProjectGuid>{85874531-681D-4F44-8A84-C8E939DA3FCB}</ProjectGuid>
<RootNamespace>ExtraCommands</RootNamespace>
</PropertyGroup>
<ImportGroup Label="PropertySheets">
<Import Project="..\Plugin.props" />
10 years ago
</ImportGroup>
<ItemGroup>
<ClInclude Include="ExtraCommands.h" />
</ItemGroup>
<ItemGroup>
<ClCompile Include="ExtraCommands.cpp" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>
</Project>