aboutsummaryrefslogtreecommitdiffhomepage
path: root/vsprojects/vcxproj/qps/qps.vcxproj
diff options
context:
space:
mode:
authorGravatar vjpai <vpai@google.com>2015-10-28 09:16:22 -0700
committerGravatar vjpai <vpai@google.com>2015-10-28 09:16:22 -0700
commit754751e3c60d416beb92938d7d453b23fa57dd7e (patch)
tree6b5d2d5e03349ff4e6fb065b99fc9f9a6402b260 /vsprojects/vcxproj/qps/qps.vcxproj
parent4b69152e7fa771471ebd75d67ed80579b211b3a3 (diff)
Numerous proto changes to make things more sane and fix some outstanding issues
Diffstat (limited to 'vsprojects/vcxproj/qps/qps.vcxproj')
-rw-r--r--vsprojects/vcxproj/qps/qps.vcxproj16
1 files changed, 8 insertions, 8 deletions
diff --git a/vsprojects/vcxproj/qps/qps.vcxproj b/vsprojects/vcxproj/qps/qps.vcxproj
index d5aab3725a..e1987dba5d 100644
--- a/vsprojects/vcxproj/qps/qps.vcxproj
+++ b/vsprojects/vcxproj/qps/qps.vcxproj
@@ -155,21 +155,21 @@
</ClCompile>
<ClInclude Include="..\..\..\test\proto\messages.grpc.pb.h">
</ClInclude>
- <ClCompile Include="..\..\..\test\proto\perf_control.pb.cc">
+ <ClCompile Include="..\..\..\test\proto\perf_tests\perf_control.pb.cc">
</ClCompile>
- <ClInclude Include="..\..\..\test\proto\perf_control.pb.h">
+ <ClInclude Include="..\..\..\test\proto\perf_tests\perf_control.pb.h">
</ClInclude>
- <ClCompile Include="..\..\..\test\proto\perf_control.grpc.pb.cc">
+ <ClCompile Include="..\..\..\test\proto\perf_tests\perf_control.grpc.pb.cc">
</ClCompile>
- <ClInclude Include="..\..\..\test\proto\perf_control.grpc.pb.h">
+ <ClInclude Include="..\..\..\test\proto\perf_tests\perf_control.grpc.pb.h">
</ClInclude>
- <ClCompile Include="..\..\..\test\proto\perf_stats.pb.cc">
+ <ClCompile Include="..\..\..\test\proto\perf_tests\perf_stats.pb.cc">
</ClCompile>
- <ClInclude Include="..\..\..\test\proto\perf_stats.pb.h">
+ <ClInclude Include="..\..\..\test\proto\perf_tests\perf_stats.pb.h">
</ClInclude>
- <ClCompile Include="..\..\..\test\proto\perf_stats.grpc.pb.cc">
+ <ClCompile Include="..\..\..\test\proto\perf_tests\perf_stats.grpc.pb.cc">
</ClCompile>
- <ClInclude Include="..\..\..\test\proto\perf_stats.grpc.pb.h">
+ <ClInclude Include="..\..\..\test\proto\perf_tests\perf_stats.grpc.pb.h">
</ClInclude>
<ClCompile Include="..\..\..\test\cpp\qps\perf_db.pb.cc">
</ClCompile>