diff options
author | ncteisen <ncteisen@gmail.com> | 2017-07-28 15:47:32 -0700 |
---|---|---|
committer | ncteisen <ncteisen@gmail.com> | 2017-07-28 15:47:32 -0700 |
commit | fb193a1e2fd0093103101b2551dd3e7b9af8833d (patch) | |
tree | b1d7ba010e35797e7c02c0056c89a517cb66b8bc /vsprojects/vcxproj/grpc_unsecure/grpc_unsecure.vcxproj | |
parent | 020dbf2ef5d01f22791e20182ec0509767264ffe (diff) | |
parent | 433f7bce2d5a6683e9d60a147b528bb9be98baff (diff) |
Merge branch 'master' of https://github.com/grpc/grpc into flow-control-v3
Diffstat (limited to 'vsprojects/vcxproj/grpc_unsecure/grpc_unsecure.vcxproj')
-rw-r--r-- | vsprojects/vcxproj/grpc_unsecure/grpc_unsecure.vcxproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vsprojects/vcxproj/grpc_unsecure/grpc_unsecure.vcxproj b/vsprojects/vcxproj/grpc_unsecure/grpc_unsecure.vcxproj index 828596ae42..d716448bea 100644 --- a/vsprojects/vcxproj/grpc_unsecure/grpc_unsecure.vcxproj +++ b/vsprojects/vcxproj/grpc_unsecure/grpc_unsecure.vcxproj @@ -324,6 +324,7 @@ <ClInclude Include="$(SolutionDir)\..\src\core\lib\iomgr\iomgr.h" /> <ClInclude Include="$(SolutionDir)\..\src\core\lib\iomgr\iomgr_internal.h" /> <ClInclude Include="$(SolutionDir)\..\src\core\lib\iomgr\iomgr_posix.h" /> + <ClInclude Include="$(SolutionDir)\..\src\core\lib\iomgr\iomgr_uv.h" /> <ClInclude Include="$(SolutionDir)\..\src\core\lib\iomgr\is_epollexclusive_available.h" /> <ClInclude Include="$(SolutionDir)\..\src\core\lib\iomgr\load_file.h" /> <ClInclude Include="$(SolutionDir)\..\src\core\lib\iomgr\lockfree_event.h" /> |