diff options
Diffstat (limited to 'vsprojects/grpc_unsecure/grpc_unsecure.vcxproj')
-rw-r--r-- | vsprojects/grpc_unsecure/grpc_unsecure.vcxproj | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/vsprojects/grpc_unsecure/grpc_unsecure.vcxproj b/vsprojects/grpc_unsecure/grpc_unsecure.vcxproj index a5730235fb..7b3f8aa480 100644 --- a/vsprojects/grpc_unsecure/grpc_unsecure.vcxproj +++ b/vsprojects/grpc_unsecure/grpc_unsecure.vcxproj @@ -400,6 +400,8 @@ </ClCompile> <ClCompile Include="..\..\src\core\surface\channel.c"> </ClCompile> + <ClCompile Include="..\..\src\core\surface\channel_connectivity.c"> + </ClCompile> <ClCompile Include="..\..\src\core\surface\channel_create.c"> </ClCompile> <ClCompile Include="..\..\src\core\surface\completion_queue.c"> |