aboutsummaryrefslogtreecommitdiffhomepage
path: root/vsprojects/vcxproj/grpc_csharp_ext/grpc_csharp_ext.vcxproj.filters
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2015-12-22 14:23:51 -0800
committerGravatar Craig Tiller <ctiller@google.com>2015-12-22 14:23:51 -0800
commit00f8702c5ed38bb199050bb5e000204d9cd30f98 (patch)
tree902f39826b3d1febc25ebb7658f761351df21f39 /vsprojects/vcxproj/grpc_csharp_ext/grpc_csharp_ext.vcxproj.filters
parent2e14b1f588a5a198a4b20d2801e199de49ac5f9c (diff)
parent67f23d783265fa6c6cc85da3fb61d42f01cadbaa (diff)
Merge branch 'yawn' into proto_names
Diffstat (limited to 'vsprojects/vcxproj/grpc_csharp_ext/grpc_csharp_ext.vcxproj.filters')
-rw-r--r--vsprojects/vcxproj/grpc_csharp_ext/grpc_csharp_ext.vcxproj.filters2
1 files changed, 1 insertions, 1 deletions
diff --git a/vsprojects/vcxproj/grpc_csharp_ext/grpc_csharp_ext.vcxproj.filters b/vsprojects/vcxproj/grpc_csharp_ext/grpc_csharp_ext.vcxproj.filters
index 193790c0f6..51ce169e24 100644
--- a/vsprojects/vcxproj/grpc_csharp_ext/grpc_csharp_ext.vcxproj.filters
+++ b/vsprojects/vcxproj/grpc_csharp_ext/grpc_csharp_ext.vcxproj.filters
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ItemGroup>
- <ClCompile Include="..\..\..\src\csharp\ext\grpc_csharp_ext.c">
+ <ClCompile Include="$(SolutionDir)\..\src\csharp\ext\grpc_csharp_ext.c">
<Filter>src\csharp\ext</Filter>
</ClCompile>
</ItemGroup>