diff options
Diffstat (limited to 'vsprojects/vs2013/grpc_shared.vcxproj')
-rw-r--r-- | vsprojects/vs2013/grpc_shared.vcxproj | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/vsprojects/vs2013/grpc_shared.vcxproj b/vsprojects/vs2013/grpc_shared.vcxproj index 7ef520b7b6..58022a33d5 100644 --- a/vsprojects/vs2013/grpc_shared.vcxproj +++ b/vsprojects/vs2013/grpc_shared.vcxproj @@ -92,7 +92,6 @@ <ClInclude Include="..\..\src\core\security\auth.h" /> <ClInclude Include="..\..\src\core\security\base64.h" /> <ClInclude Include="..\..\src\core\security\credentials.h" /> - <ClInclude Include="..\..\src\core\security\google_root_certs.h" /> <ClInclude Include="..\..\src\core\security\json_token.h" /> <ClInclude Include="..\..\src\core\security\secure_transport_setup.h" /> <ClInclude Include="..\..\src\core\security\security_context.h" /> @@ -199,8 +198,6 @@ </ClCompile> <ClCompile Include="..\..\src\core\security\factories.c"> </ClCompile> - <ClCompile Include="..\..\src\core\security\google_root_certs.c"> - </ClCompile> <ClCompile Include="..\..\src\core\security\json_token.c"> </ClCompile> <ClCompile Include="..\..\src\core\security\secure_endpoint.c"> |