aboutsummaryrefslogtreecommitdiffhomepage
path: root/vsprojects/vs2013/grpc_shared.vcxproj
diff options
context:
space:
mode:
authorGravatar murgatroid99 <mlumish@google.com>2015-03-09 14:27:07 -0700
committerGravatar murgatroid99 <mlumish@google.com>2015-03-09 14:27:07 -0700
commitd47946be2aba5b4197d168d38982ac71b2494e60 (patch)
tree8ce972439e520d7fdaa53092ba5f790cbe043988 /vsprojects/vs2013/grpc_shared.vcxproj
parent1722032534ce3639c80af1e780bad00d3c25d8af (diff)
Added batch GRPC_TRACE option to trace calls to grpc_call_start_batch
Diffstat (limited to 'vsprojects/vs2013/grpc_shared.vcxproj')
-rw-r--r--vsprojects/vs2013/grpc_shared.vcxproj2
1 files changed, 2 insertions, 0 deletions
diff --git a/vsprojects/vs2013/grpc_shared.vcxproj b/vsprojects/vs2013/grpc_shared.vcxproj
index f5575dc3f1..f81539ed55 100644
--- a/vsprojects/vs2013/grpc_shared.vcxproj
+++ b/vsprojects/vs2013/grpc_shared.vcxproj
@@ -359,6 +359,8 @@
</ClCompile>
<ClCompile Include="..\..\src\core\surface\call_details.c">
</ClCompile>
+ <ClCompile Include="..\..\src\core\surface\call_log_batch.c">
+ </ClCompile>
<ClCompile Include="..\..\src\core\surface\channel.c">
</ClCompile>
<ClCompile Include="..\..\src\core\surface\channel_create.c">