aboutsummaryrefslogtreecommitdiffhomepage
path: root/build.json
diff options
context:
space:
mode:
Diffstat (limited to 'build.json')
-rw-r--r--build.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/build.json b/build.json
index 127d4e8835..2a072094b8 100644
--- a/build.json
+++ b/build.json
@@ -292,6 +292,9 @@
"src": [
"test/core/util/test_config.c"
],
+ "deps": [
+ "gpr"
+ ],
"vs_project_guid": "{EAB0A629-17A9-44DB-B5FF-E91A721FE037}"
},
{
@@ -370,6 +373,10 @@
"test/core/util/port_posix.c",
"test/core/util/slice_splitter.c"
],
+ "deps": [
+ "gpr",
+ "grpc"
+ ],
"vs_project_guid": "{17BCAFC0-5FDC-4C94-AEB9-95F3E220614B}"
},
{