From 6a6e4a137021a74dda7bd7c2430c890a289febe8 Mon Sep 17 00:00:00 2001 From: Craig Tiller Date: Wed, 21 Jan 2015 15:28:24 -0800 Subject: [PATCH] Build projects --- build.json | 1 + vsprojects/vs2013/grpc.vcxproj | 1 + vsprojects/vs2013/grpc_unsecure.vcxproj | 7 ++++--- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/build.json b/build.json index 40572f256e1..5057bceff27 100644 --- a/build.json +++ b/build.json @@ -48,6 +48,7 @@ "src/core/iomgr/pollset.h", "src/core/iomgr/pollset_kick.h", "src/core/iomgr/pollset_kick_posix.h", + "src/core/iomgr/pollset_kick_windows.h", "src/core/iomgr/pollset_posix.h", "src/core/iomgr/pollset_windows.h", "src/core/iomgr/resolve_address.h", diff --git a/vsprojects/vs2013/grpc.vcxproj b/vsprojects/vs2013/grpc.vcxproj index 15ec7256243..8249272f78c 100644 --- a/vsprojects/vs2013/grpc.vcxproj +++ b/vsprojects/vs2013/grpc.vcxproj @@ -121,6 +121,7 @@ + diff --git a/vsprojects/vs2013/grpc_unsecure.vcxproj b/vsprojects/vs2013/grpc_unsecure.vcxproj index 17b3ab76500..8249272f78c 100644 --- a/vsprojects/vs2013/grpc_unsecure.vcxproj +++ b/vsprojects/vs2013/grpc_unsecure.vcxproj @@ -1,4 +1,4 @@ - + @@ -11,7 +11,7 @@ - {46CEDFFF-9692-456A-AA24-38B5D6BCF4C5} + {29D16885-7228-4C31-81ED-5F9187C7F2A9} @@ -121,6 +121,7 @@ + @@ -368,4 +369,4 @@ - \ No newline at end of file +