blob: 4fdf85df588db8fbbe80213dd1a14145e2db5785 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ItemGroup>
<ClInclude Include="Contact.hpp" />
<ClInclude Include="ContactList.hpp" />
<ClInclude Include="MenuHelper.hpp" />
</ItemGroup>
</Project>
|