From 8bfbc88d5f2b05bc9e703b96bfe4831521e71f1d Mon Sep 17 00:00:00 2001 From: David Klempner Date: Mon, 26 Jan 2015 17:23:33 -0800 Subject: Rename wakeup_fd.[hc] to wakeup_fd_posix.[hc] Fix the transitive closure of this change, including reintroducing pollset_kick_posix/windows where the latter is just a stub. --- vsprojects/vs2013/grpc.vcxproj | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'vsprojects/vs2013/grpc.vcxproj') diff --git a/vsprojects/vs2013/grpc.vcxproj b/vsprojects/vs2013/grpc.vcxproj index 1f2f30d6be..9808a451bb 100644 --- a/vsprojects/vs2013/grpc.vcxproj +++ b/vsprojects/vs2013/grpc.vcxproj @@ -120,6 +120,8 @@ + + @@ -132,7 +134,8 @@ - + + @@ -275,14 +278,14 @@ - - + + -- cgit v1.2.3