aboutsummaryrefslogtreecommitdiffhomepage
path: root/vsprojects/vcxproj/grpc++/grpc++.vcxproj
diff options
context:
space:
mode:
authorGravatar David Garcia Quintas <dgq@google.com>2016-03-08 00:07:14 -0800
committerGravatar David Garcia Quintas <dgq@google.com>2016-03-08 00:07:14 -0800
commit8c3d9943f6061c9c2370ab7e165cb9219adc7a02 (patch)
tree4b67618dc52a7805f020d30399cc5cfd85e430b1 /vsprojects/vcxproj/grpc++/grpc++.vcxproj
parente1ce31eda3321bb0052416ba47145809a8199f1e (diff)
compiles!
Diffstat (limited to 'vsprojects/vcxproj/grpc++/grpc++.vcxproj')
-rw-r--r--vsprojects/vcxproj/grpc++/grpc++.vcxproj2
1 files changed, 2 insertions, 0 deletions
diff --git a/vsprojects/vcxproj/grpc++/grpc++.vcxproj b/vsprojects/vcxproj/grpc++/grpc++.vcxproj
index c15d9508ad..be7e91f4a5 100644
--- a/vsprojects/vcxproj/grpc++/grpc++.vcxproj
+++ b/vsprojects/vcxproj/grpc++/grpc++.vcxproj
@@ -371,6 +371,8 @@
</ClCompile>
<ClCompile Include="$(SolutionDir)\..\src\cpp\util\status.cc">
</ClCompile>
+ <ClCompile Include="$(SolutionDir)\..\src\cpp\util\string_ref.cc">
+ </ClCompile>
<ClCompile Include="$(SolutionDir)\..\src\cpp\util\time.cc">
</ClCompile>
</ItemGroup>