summaryrefslogtreecommitdiff
path: root/third_party/third_party.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/third_party.gyp')
-rw-r--r--third_party/third_party.gyp7
1 files changed, 7 insertions, 0 deletions
diff --git a/third_party/third_party.gyp b/third_party/third_party.gyp
index 758d23ef0d..665de0a146 100644
--- a/third_party/third_party.gyp
+++ b/third_party/third_party.gyp
@@ -327,6 +327,13 @@
'-Wno-shift-negative-value',
],
}],
+ ['OS == "win"', {
+ 'direct_dependent_settings': {
+ 'include_dirs': [
+ 'zlib_v128',
+ ],
+ }
+ }],
],
'variables': {
'clang_warning_flags': [