13 lines
413 B
XML
13 lines
413 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<ItemGroup>
|
|
<Filter Include="Sample">
|
|
<UniqueIdentifier>{19c5fac7-52d5-45e6-9f29-b2dc602be5dc}</UniqueIdentifier>
|
|
</Filter>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ClCompile Include="RPC4Sample.cpp">
|
|
<Filter>Sample</Filter>
|
|
</ClCompile>
|
|
</ItemGroup>
|
|
</Project> |