aboutsummaryrefslogtreecommitdiffhomepage
path: root/config.w32
diff options
context:
space:
mode:
authorGravatar Mark D. Roth <roth@google.com>2017-09-07 14:43:47 -0700
committerGravatar GitHub <noreply@github.com>2017-09-07 14:43:47 -0700
commit8941f607d682d49f0b7c901bffd3e52941e4c5f9 (patch)
tree3b8d2b29e0abef75ce1d4de983b9c6dfb183d24f /config.w32
parentb13c8cb03f863cbc207d7e6e17c966e6a4ef5350 (diff)
parentd4ac3a156feb36b1e26cef7851dfc8e7923e5f2a (diff)
Merge pull request #12369 from markdroth/call_combiner
Second attempt at call combiner PR
Diffstat (limited to 'config.w32')
-rw-r--r--config.w321
1 files changed, 1 insertions, 0 deletions
diff --git a/config.w32 b/config.w32
index f087bc0ca6..1b1a82b1ae 100644
--- a/config.w32
+++ b/config.w32
@@ -78,6 +78,7 @@ if (PHP_GRPC != "no") {
"src\\core\\lib\\http\\format_request.c " +
"src\\core\\lib\\http\\httpcli.c " +
"src\\core\\lib\\http\\parser.c " +
+ "src\\core\\lib\\iomgr\\call_combiner.c " +
"src\\core\\lib\\iomgr\\closure.c " +
"src\\core\\lib\\iomgr\\combiner.c " +
"src\\core\\lib\\iomgr\\endpoint.c " +