aboutsummaryrefslogtreecommitdiffhomepage
path: root/vsprojects/vcxproj/qps/qps.vcxproj
diff options
context:
space:
mode:
authorGravatar Sree Kuchibhotla <sreek@google.com>2015-10-22 10:38:22 -0700
committerGravatar Sree Kuchibhotla <sreek@google.com>2015-10-22 10:38:22 -0700
commit7f729f5ad86e8911fe6c4553da6becd1f0156560 (patch)
treeb566c91d8a073db4446758ebeb353087f71b25e6 /vsprojects/vcxproj/qps/qps.vcxproj
parentac7edec71f2d4d076bc43bc5cef1abc44578a8fd (diff)
parent1bc8fa7bf712cb49f74198270dd6b2537f798434 (diff)
Merge branch 'master' into stress_tests_new
Diffstat (limited to 'vsprojects/vcxproj/qps/qps.vcxproj')
-rw-r--r--vsprojects/vcxproj/qps/qps.vcxproj8
1 files changed, 4 insertions, 4 deletions
diff --git a/vsprojects/vcxproj/qps/qps.vcxproj b/vsprojects/vcxproj/qps/qps.vcxproj
index 89c7fb4a95..b361b1b601 100644
--- a/vsprojects/vcxproj/qps/qps.vcxproj
+++ b/vsprojects/vcxproj/qps/qps.vcxproj
@@ -147,13 +147,13 @@
<ClInclude Include="..\..\..\test\cpp\util\benchmark_config.h" />
</ItemGroup>
<ItemGroup>
- <ClCompile Include="..\..\..\test\cpp\qps\qpstest.pb.cc">
+ <ClCompile Include="..\..\..\test\proto\qpstest.pb.cc">
</ClCompile>
- <ClInclude Include="..\..\..\test\cpp\qps\qpstest.pb.h">
+ <ClInclude Include="..\..\..\test\proto\qpstest.pb.h">
</ClInclude>
- <ClCompile Include="..\..\..\test\cpp\qps\qpstest.grpc.pb.cc">
+ <ClCompile Include="..\..\..\test\proto\qpstest.grpc.pb.cc">
</ClCompile>
- <ClInclude Include="..\..\..\test\cpp\qps\qpstest.grpc.pb.h">
+ <ClInclude Include="..\..\..\test\proto\qpstest.grpc.pb.h">
</ClInclude>
<ClCompile Include="..\..\..\test\cpp\qps\perf_db.pb.cc">
</ClCompile>