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
699 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>{55F71101-B302-4345-9F9F-3055E805422A}</ProjectGuid>
<RootNamespace>CoreCommands</RootNamespace>
</PropertyGroup>
<ImportGroup Label="PropertySheets">
<Import Project="..\Plugin.props" />
10 years ago
</ImportGroup>
<ItemGroup>
<ClInclude Include="CoreCommands.h" />
</ItemGroup>
<ItemGroup>
<ClCompile Include="CoreCommands.cpp" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>
</Project>