aboutsummaryrefslogtreecommitdiffhomepage
path: root/vsprojects/vcxproj/grpc_ruby_plugin/grpc_ruby_plugin.vcxproj.filters
blob: f655ee838eca052fc4b5124ac0697b18e2d165d1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  <ItemGroup>
    <ClCompile Include="..\..\..\src\compiler\ruby_plugin.cc">
      <Filter>src\compiler</Filter>
    </ClCompile>
  </ItemGroup>

  <ItemGroup>
    <Filter Include="src">
      <UniqueIdentifier>{22d1d570-a13c-2038-f50a-342e02640d48}</UniqueIdentifier>
    </Filter>
    <Filter Include="src\compiler">
      <UniqueIdentifier>{789b3751-7b9d-eb74-cd7b-035456cf6ad6}</UniqueIdentifier>
    </Filter>
  </ItemGroup>
</Project>