aboutsummaryrefslogtreecommitdiffhomepage
path: root/build.json
diff options
context:
space:
mode:
authorGravatar Nicolas Noble <nnoble@google.com>2015-07-30 15:39:43 -0700
committerGravatar Nicolas Noble <nnoble@google.com>2015-07-30 19:17:03 -0700
commit563b8a2779d2887e5030672cdeb3122aaca8b376 (patch)
tree5ec4a5efae4e5c18ff7e2ad670f9b4a570122e65 /build.json
parent772fb1e9772373f6fa8b815860da222b3e9c8b42 (diff)
Regenerating project files and massaging VS project files.
Diffstat (limited to 'build.json')
-rw-r--r--build.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/build.json b/build.json
index 850b404408..3342c7600f 100644
--- a/build.json
+++ b/build.json
@@ -506,6 +506,7 @@
"gpr"
],
"baselib": true,
+ "dll": "yes",
"filegroups": [
"grpc_base",
"census"
@@ -561,6 +562,7 @@
"gpr"
],
"baselib": true,
+ "dll": "yes",
"filegroups": [
"grpc_base",
"census"
@@ -590,6 +592,7 @@
"grpc"
],
"baselib": true,
+ "dll": "yes",
"filegroups": [
"grpc++_base"
],
@@ -641,6 +644,7 @@
"grpc_unsecure"
],
"baselib": true,
+ "dll": "yes",
"filegroups": [
"grpc++_base"
],
@@ -829,6 +833,7 @@
"gpr",
"grpc"
],
+ "dll": "only",
"vs_project_guid": "{D64C6D63-4458-4A88-AB38-35678384A7E4}"
}
],