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_unsecure.vcxproj.filters | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) (limited to 'vsprojects/vs2013/grpc_unsecure.vcxproj.filters') diff --git a/vsprojects/vs2013/grpc_unsecure.vcxproj.filters b/vsprojects/vs2013/grpc_unsecure.vcxproj.filters index 4d3bbd9255..5b12fabf6e 100644 --- a/vsprojects/vs2013/grpc_unsecure.vcxproj.filters +++ b/vsprojects/vs2013/grpc_unsecure.vcxproj.filters @@ -118,9 +118,6 @@ src\core\iomgr - - src\core\iomgr - src\core\iomgr @@ -130,6 +127,9 @@ src\core\iomgr + + src\core\iomgr + src\core\statistics @@ -359,6 +359,12 @@ src\core\iomgr + + src\core\iomgr + + + src\core\iomgr + src\core\iomgr @@ -395,7 +401,10 @@ src\core\iomgr - + + src\core\iomgr + + src\core\iomgr -- cgit v1.2.3