diff options
author | Nicolas "Pixel" Noble <pixel@nobis-crew.org> | 2015-03-19 20:18:04 +0100 |
---|---|---|
committer | Nicolas "Pixel" Noble <pixel@nobis-crew.org> | 2015-03-19 20:22:16 +0100 |
commit | 51f5b917152bf4c704437dfa145d3f090e0267e3 (patch) | |
tree | 8a64c095ac5a8b668b60925c0fd89475e0409c0f /vsprojects/vs2013/gpr.vcxproj | |
parent | 43c5fe6825098b127e33159d3cf14ac937ce7db5 (diff) |
Adding missing public files to build.json, and re-generating all project files.
Diffstat (limited to 'vsprojects/vs2013/gpr.vcxproj')
-rw-r--r-- | vsprojects/vs2013/gpr.vcxproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vsprojects/vs2013/gpr.vcxproj b/vsprojects/vs2013/gpr.vcxproj index 3d970079a4..0905b7cfb5 100644 --- a/vsprojects/vs2013/gpr.vcxproj +++ b/vsprojects/vs2013/gpr.vcxproj @@ -85,6 +85,7 @@ <ClInclude Include="..\..\include\grpc\support\atm_win32.h" /> <ClInclude Include="..\..\include\grpc\support\cancellable_platform.h" /> <ClInclude Include="..\..\include\grpc\support\cmdline.h" /> + <ClInclude Include="..\..\include\grpc\support\cpu.h" /> <ClInclude Include="..\..\include\grpc\support\histogram.h" /> <ClInclude Include="..\..\include\grpc\support\host_port.h" /> <ClInclude Include="..\..\include\grpc\support\log.h" /> |