aboutsummaryrefslogtreecommitdiffhomepage
path: root/vsprojects/vs2013/gpr_shared.vcxproj.filters
diff options
context:
space:
mode:
authorGravatar Nicolas "Pixel" Noble <pixel@nobis-crew.org>2015-03-19 20:18:04 +0100
committerGravatar Nicolas "Pixel" Noble <pixel@nobis-crew.org>2015-03-19 20:22:16 +0100
commit51f5b917152bf4c704437dfa145d3f090e0267e3 (patch)
tree8a64c095ac5a8b668b60925c0fd89475e0409c0f /vsprojects/vs2013/gpr_shared.vcxproj.filters
parent43c5fe6825098b127e33159d3cf14ac937ce7db5 (diff)
Adding missing public files to build.json, and re-generating all project files.
Diffstat (limited to 'vsprojects/vs2013/gpr_shared.vcxproj.filters')
-rw-r--r--vsprojects/vs2013/gpr_shared.vcxproj.filters3
1 files changed, 3 insertions, 0 deletions
diff --git a/vsprojects/vs2013/gpr_shared.vcxproj.filters b/vsprojects/vs2013/gpr_shared.vcxproj.filters
index 9b78c3a390..f6e2b76677 100644
--- a/vsprojects/vs2013/gpr_shared.vcxproj.filters
+++ b/vsprojects/vs2013/gpr_shared.vcxproj.filters
@@ -123,6 +123,9 @@
<ClInclude Include="..\..\include\grpc\support\cmdline.h">
<Filter>include\grpc\support</Filter>
</ClInclude>
+ <ClInclude Include="..\..\include\grpc\support\cpu.h">
+ <Filter>include\grpc\support</Filter>
+ </ClInclude>
<ClInclude Include="..\..\include\grpc\support\histogram.h">
<Filter>include\grpc\support</Filter>
</ClInclude>