aboutsummaryrefslogtreecommitdiffhomepage
path: root/vsprojects/vcxproj/test/reconnect_interop_client/reconnect_interop_client.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'vsprojects/vcxproj/test/reconnect_interop_client/reconnect_interop_client.vcxproj')
-rw-r--r--vsprojects/vcxproj/test/reconnect_interop_client/reconnect_interop_client.vcxproj24
1 files changed, 12 insertions, 12 deletions
diff --git a/vsprojects/vcxproj/test/reconnect_interop_client/reconnect_interop_client.vcxproj b/vsprojects/vcxproj/test/reconnect_interop_client/reconnect_interop_client.vcxproj
index 67d2ee0a0a..001d3dba1d 100644
--- a/vsprojects/vcxproj/test/reconnect_interop_client/reconnect_interop_client.vcxproj
+++ b/vsprojects/vcxproj/test/reconnect_interop_client/reconnect_interop_client.vcxproj
@@ -148,29 +148,29 @@
</Link>
</ItemDefinitionGroup>
<ItemGroup>
- <ClCompile Include="..\..\..\..\test\proto\empty.pb.cc">
+ <ClCompile Include="..\..\..\..\src\proto\grpc\testing\empty.pb.cc">
</ClCompile>
- <ClInclude Include="..\..\..\..\test\proto\empty.pb.h">
+ <ClInclude Include="..\..\..\..\src\proto\grpc\testing\empty.pb.h">
</ClInclude>
- <ClCompile Include="..\..\..\..\test\proto\empty.grpc.pb.cc">
+ <ClCompile Include="..\..\..\..\src\proto\grpc\testing\empty.grpc.pb.cc">
</ClCompile>
- <ClInclude Include="..\..\..\..\test\proto\empty.grpc.pb.h">
+ <ClInclude Include="..\..\..\..\src\proto\grpc\testing\empty.grpc.pb.h">
</ClInclude>
- <ClCompile Include="..\..\..\..\test\proto\messages.pb.cc">
+ <ClCompile Include="..\..\..\..\src\proto\grpc\testing\messages.pb.cc">
</ClCompile>
- <ClInclude Include="..\..\..\..\test\proto\messages.pb.h">
+ <ClInclude Include="..\..\..\..\src\proto\grpc\testing\messages.pb.h">
</ClInclude>
- <ClCompile Include="..\..\..\..\test\proto\messages.grpc.pb.cc">
+ <ClCompile Include="..\..\..\..\src\proto\grpc\testing\messages.grpc.pb.cc">
</ClCompile>
- <ClInclude Include="..\..\..\..\test\proto\messages.grpc.pb.h">
+ <ClInclude Include="..\..\..\..\src\proto\grpc\testing\messages.grpc.pb.h">
</ClInclude>
- <ClCompile Include="..\..\..\..\test\proto\test.pb.cc">
+ <ClCompile Include="..\..\..\..\src\proto\grpc\testing\test.pb.cc">
</ClCompile>
- <ClInclude Include="..\..\..\..\test\proto\test.pb.h">
+ <ClInclude Include="..\..\..\..\src\proto\grpc\testing\test.pb.h">
</ClInclude>
- <ClCompile Include="..\..\..\..\test\proto\test.grpc.pb.cc">
+ <ClCompile Include="..\..\..\..\src\proto\grpc\testing\test.grpc.pb.cc">
</ClCompile>
- <ClInclude Include="..\..\..\..\test\proto\test.grpc.pb.h">
+ <ClInclude Include="..\..\..\..\src\proto\grpc\testing\test.grpc.pb.h">
</ClInclude>
<ClCompile Include="..\..\..\..\test\cpp\interop\reconnect_interop_client.cc">
</ClCompile>