aboutsummaryrefslogtreecommitdiffhomepage
path: root/vsprojects/vs2013/grpc_test_util.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'vsprojects/vs2013/grpc_test_util.vcxproj')
-rw-r--r--vsprojects/vs2013/grpc_test_util.vcxproj6
1 files changed, 2 insertions, 4 deletions
diff --git a/vsprojects/vs2013/grpc_test_util.vcxproj b/vsprojects/vs2013/grpc_test_util.vcxproj
index b624919ae5..dc95034d61 100644
--- a/vsprojects/vs2013/grpc_test_util.vcxproj
+++ b/vsprojects/vs2013/grpc_test_util.vcxproj
@@ -91,13 +91,11 @@
</ClCompile>
<ClCompile Include="..\..\test\core\util\grpc_profiler.c">
</ClCompile>
- <ClCompile Include="..\..\test\core\util\parse_hexstring.c">
- </ClCompile>
<ClCompile Include="..\..\test\core\util\port_posix.c">
</ClCompile>
- <ClCompile Include="..\..\test\core\util\slice_splitter.c">
+ <ClCompile Include="..\..\test\core\util\parse_hexstring.c">
</ClCompile>
- <ClCompile Include="..\..\test\core\util\test_config.c">
+ <ClCompile Include="..\..\test\core\util\slice_splitter.c">
</ClCompile>
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />