aboutsummaryrefslogtreecommitdiffhomepage
path: root/vsprojects/vs2013/grpc_shared.vcxproj
diff options
context:
space:
mode:
authorGravatar Nicolas "Pixel" Noble <pixel@nobis-crew.org>2015-03-20 00:54:10 +0100
committerGravatar Nicolas "Pixel" Noble <pixel@nobis-crew.org>2015-03-20 00:54:10 +0100
commit710b6a4ae229024749af341862269c59e776ba17 (patch)
treed3de2d0734a7f70b75dc58acc05dcaae1210b491 /vsprojects/vs2013/grpc_shared.vcxproj
parent49d0df3cbc31f8072dbd3658710ff716ae23a0a4 (diff)
Added a few more missing files and re-generated project files.
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 2d1df0cf4f..927d2051a2 100644
--- a/vsprojects/vs2013/grpc_shared.vcxproj
+++ b/vsprojects/vs2013/grpc_shared.vcxproj
@@ -98,6 +98,7 @@
<ClInclude Include="..\..\src\core\security\base64.h" />
<ClInclude Include="..\..\src\core\security\credentials.h" />
<ClInclude Include="..\..\src\core\security\json_token.h" />
+ <ClInclude Include="..\..\src\core\security\secure_endpoint.h" />
<ClInclude Include="..\..\src\core\security\secure_transport_setup.h" />
<ClInclude Include="..\..\src\core\security\security_context.h" />
<ClInclude Include="..\..\src\core\tsi\fake_transport_security.h" />
@@ -168,6 +169,7 @@
<ClInclude Include="..\..\src\core\surface\init.h" />
<ClInclude Include="..\..\src\core\surface\server.h" />
<ClInclude Include="..\..\src\core\surface\surface_trace.h" />
+ <ClInclude Include="..\..\src\core\transport\chttp2\alpn.h" />
<ClInclude Include="..\..\src\core\transport\chttp2\bin_encoder.h" />
<ClInclude Include="..\..\src\core\transport\chttp2\frame.h" />
<ClInclude Include="..\..\src\core\transport\chttp2\frame_data.h" />