blob: 38c12533e277ea7d5d11e42f9a4976f15e5b1fd9 [file] [log] [blame]
yang-g077f6f82015-12-07 11:22:51 -08001<?xml version="1.0" encoding="utf-8"?>
2<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3 <ItemGroup>
Craig Tiller77fc4d32015-12-22 12:51:27 -08004 <ClCompile Include="$(SolutionDir)\..\test\core\end2end\invalid_call_argument_test.c">
yang-g077f6f82015-12-07 11:22:51 -08005 <Filter>test\core\end2end</Filter>
6 </ClCompile>
7 </ItemGroup>
8
9 <ItemGroup>
10 <Filter Include="test">
11 <UniqueIdentifier>{d5718e1e-f9c3-5b35-6b92-0309cc63bcf3}</UniqueIdentifier>
12 </Filter>
13 <Filter Include="test\core">
14 <UniqueIdentifier>{f192acd9-1a23-2b42-3be6-6dd97ffc4778}</UniqueIdentifier>
15 </Filter>
16 <Filter Include="test\core\end2end">
17 <UniqueIdentifier>{b3e4e7e4-425a-9fc6-6771-7ac8cc4d78eb}</UniqueIdentifier>
18 </Filter>
19 </ItemGroup>
20</Project>
21