aboutsummaryrefslogtreecommitdiffhomepage
path: root/vsprojects/grpc_test_util
diff options
context:
space:
mode:
authorGravatar zeliard <spacesun@naver.com>2015-04-23 16:31:22 +0900
committerGravatar zeliard <spacesun@naver.com>2015-04-23 16:31:22 +0900
commit2cade59b9d6c0bd83aee8d94b45301bdea2481b9 (patch)
treee355c74a72bb949d994708577c37fe17d2d08efe /vsprojects/grpc_test_util
parent201d30326331460ac5825bf926ffdc1080c86fab (diff)
parente7bd03cdec8f4b9e878e5206c98f5e6fb5bc43f5 (diff)
Merge branch 'master' of https://github.com/grpc/grpc
Diffstat (limited to 'vsprojects/grpc_test_util')
-rw-r--r--vsprojects/grpc_test_util/grpc_test_util.vcxproj4
1 files changed, 1 insertions, 3 deletions
diff --git a/vsprojects/grpc_test_util/grpc_test_util.vcxproj b/vsprojects/grpc_test_util/grpc_test_util.vcxproj
index 4a53cb5fc4..bd3fe7e22a 100644
--- a/vsprojects/grpc_test_util/grpc_test_util.vcxproj
+++ b/vsprojects/grpc_test_util/grpc_test_util.vcxproj
@@ -158,8 +158,6 @@
</ClCompile>
<ClCompile Include="..\..\test\core\statistics\census_log_tests.c">
</ClCompile>
- <ClCompile Include="..\..\test\core\transport\transport_end2end_tests.c">
- </ClCompile>
<ClCompile Include="..\..\test\core\util\grpc_profiler.c">
</ClCompile>
<ClCompile Include="..\..\test\core\util\parse_hexstring.c">
@@ -185,4 +183,4 @@
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>
-</Project> \ No newline at end of file
+</Project>