aboutsummaryrefslogtreecommitdiffhomepage
path: root/vsprojects/vcxproj/grpc_objective_c_plugin/grpc_objective_c_plugin.vcxproj.filters
blob: 1a160e9f9c2df46706eb4645ff5899f26331c0c1 (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\objective_c_plugin.cc">
      <Filter>src\compiler</Filter>
    </ClCompile>
  </ItemGroup>

  <ItemGroup>
    <Filter Include="src">
      <UniqueIdentifier>{f550bd5f-fe2a-43e3-61ad-758f91a46b52}</UniqueIdentifier>
    </Filter>
    <Filter Include="src\compiler">
      <UniqueIdentifier>{d6122ed8-ce4a-ea3c-831c-54e81d65a3bc}</UniqueIdentifier>
    </Filter>
  </ItemGroup>
</Project>