aboutsummaryrefslogtreecommitdiffhomepage
path: root/grpc.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'grpc.gyp')
-rw-r--r--grpc.gyp8
1 files changed, 7 insertions, 1 deletions
diff --git a/grpc.gyp b/grpc.gyp
index 60179f04ff..8ba299b9fb 100644
--- a/grpc.gyp
+++ b/grpc.gyp
@@ -78,7 +78,13 @@
'-ldl',
'-lpthread',
'-lz'
- ]
+ ],
+ 'direct_dependent_settings': {
+ 'include_dirs': [
+ '.',
+ 'include'
+ ],
+ }
},
'targets': [
# TODO: Add C++ targets