aboutsummaryrefslogtreecommitdiffhomepage
path: root/vsprojects/vs2013/grpc++.vcxproj.filters
diff options
context:
space:
mode:
Diffstat (limited to 'vsprojects/vs2013/grpc++.vcxproj.filters')
-rw-r--r--vsprojects/vs2013/grpc++.vcxproj.filters3
1 files changed, 3 insertions, 0 deletions
diff --git a/vsprojects/vs2013/grpc++.vcxproj.filters b/vsprojects/vs2013/grpc++.vcxproj.filters
index 61b3bc537f..ed93daee04 100644
--- a/vsprojects/vs2013/grpc++.vcxproj.filters
+++ b/vsprojects/vs2013/grpc++.vcxproj.filters
@@ -25,6 +25,9 @@
<ClCompile Include="..\..\src\cpp\client\credentials.cc">
<Filter>src\cpp\client</Filter>
</ClCompile>
+ <ClCompile Include="..\..\src\cpp\client\generic_stub.cc">
+ <Filter>src\cpp\client</Filter>
+ </ClCompile>
<ClCompile Include="..\..\src\cpp\client\insecure_credentials.cc">
<Filter>src\cpp\client</Filter>
</ClCompile>