diff options
author | 2015-02-23 13:25:21 -0800 | |
---|---|---|
committer | 2015-02-23 13:25:21 -0800 | |
commit | 9869cd3c7a4d786c398d35af65bdb15969b8ce03 (patch) | |
tree | a1e30e48e0e5c1b1fb4baa1498bc4509e44043e7 /vsprojects/vs2013/grpc_test_util.vcxproj | |
parent | 7f43eaf365334f2c394e5e5c2b6e0777c72beaaa (diff) | |
parent | bed880bf14f3b9ca42a3c29804f6077517c2fbdd (diff) |
Merge branch 'master' into unary_promotion_with_concurrent_poll
Diffstat (limited to 'vsprojects/vs2013/grpc_test_util.vcxproj')
-rw-r--r-- | vsprojects/vs2013/grpc_test_util.vcxproj | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/vsprojects/vs2013/grpc_test_util.vcxproj b/vsprojects/vs2013/grpc_test_util.vcxproj index e6af807bb8..7269671bd3 100644 --- a/vsprojects/vs2013/grpc_test_util.vcxproj +++ b/vsprojects/vs2013/grpc_test_util.vcxproj @@ -80,8 +80,6 @@ <ItemGroup> <ClCompile Include="..\..\test\core\end2end\cq_verifier.c"> </ClCompile> - <ClCompile Include="..\..\test\core\end2end\data\prod_roots_certs.c"> - </ClCompile> <ClCompile Include="..\..\test\core\end2end\data\server1_cert.c"> </ClCompile> <ClCompile Include="..\..\test\core\end2end\data\server1_key.c"> |