diff options
author | Alexander Polcyn <apolcyn@google.com> | 2017-01-11 15:44:13 -0800 |
---|---|---|
committer | Alexander Polcyn <apolcyn@google.com> | 2017-01-11 15:44:13 -0800 |
commit | 20ce39a4fe664b73cd271044e59377ee4d91d950 (patch) | |
tree | 70ba4adfd41534b00ace8f012871243b84253595 /vsprojects/vcxproj/qps/qps.vcxproj | |
parent | 6ff1ca4871d73dd018e33bfca0df896570c0d429 (diff) |
remove limit_cores.h from build.yaml
Diffstat (limited to 'vsprojects/vcxproj/qps/qps.vcxproj')
-rw-r--r-- | vsprojects/vcxproj/qps/qps.vcxproj | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/vsprojects/vcxproj/qps/qps.vcxproj b/vsprojects/vcxproj/qps/qps.vcxproj index 8b98b5e67c..2d7892683a 100644 --- a/vsprojects/vcxproj/qps/qps.vcxproj +++ b/vsprojects/vcxproj/qps/qps.vcxproj @@ -151,7 +151,6 @@ <ClInclude Include="$(SolutionDir)\..\test\cpp\qps\driver.h" /> <ClInclude Include="$(SolutionDir)\..\test\cpp\qps\histogram.h" /> <ClInclude Include="$(SolutionDir)\..\test\cpp\qps\interarrival.h" /> - <ClInclude Include="$(SolutionDir)\..\test\cpp\qps\limit_cores.h" /> <ClInclude Include="$(SolutionDir)\..\test\cpp\qps\parse_json.h" /> <ClInclude Include="$(SolutionDir)\..\test\cpp\qps\qps_worker.h" /> <ClInclude Include="$(SolutionDir)\..\test\cpp\qps\report.h" /> |