aboutsummaryrefslogtreecommitdiffhomepage
path: root/vsprojects/vcxproj/grpc_unsecure/grpc_unsecure.vcxproj
diff options
context:
space:
mode:
authorGravatar makdharma <makdharma@users.noreply.github.com>2017-03-26 21:05:20 -0700
committerGravatar GitHub <noreply@github.com>2017-03-26 21:05:20 -0700
commitc4478a103b68100b86f506061cedcb0ce70016ba (patch)
tree6e742ad2d55dd1ba77ae013a85bcbdcb717ed4fa /vsprojects/vcxproj/grpc_unsecure/grpc_unsecure.vcxproj
parent9d67ee7222a3df65ba949d810667fdd1d7bdfc73 (diff)
parentf7c48945d0afb9acc79b07c0bb9413fafbef8a3c (diff)
Merge pull request #10222 from makdharma/caching_with_uri
using URI query to communicate payload
Diffstat (limited to 'vsprojects/vcxproj/grpc_unsecure/grpc_unsecure.vcxproj')
-rw-r--r--vsprojects/vcxproj/grpc_unsecure/grpc_unsecure.vcxproj2
1 files changed, 2 insertions, 0 deletions
diff --git a/vsprojects/vcxproj/grpc_unsecure/grpc_unsecure.vcxproj b/vsprojects/vcxproj/grpc_unsecure/grpc_unsecure.vcxproj
index 86549398dc..1a0c38cecb 100644
--- a/vsprojects/vcxproj/grpc_unsecure/grpc_unsecure.vcxproj
+++ b/vsprojects/vcxproj/grpc_unsecure/grpc_unsecure.vcxproj
@@ -642,6 +642,8 @@
</ClCompile>
<ClCompile Include="$(SolutionDir)\..\src\core\lib\json\json_writer.c">
</ClCompile>
+ <ClCompile Include="$(SolutionDir)\..\src\core\lib\security\util\b64.c">
+ </ClCompile>
<ClCompile Include="$(SolutionDir)\..\src\core\lib\slice\percent_encoding.c">
</ClCompile>
<ClCompile Include="$(SolutionDir)\..\src\core\lib\slice\slice.c">