aboutsummaryrefslogtreecommitdiffhomepage
path: root/templates/binding.gyp.template
diff options
context:
space:
mode:
authorGravatar Yuchen Zeng <zyc@google.com>2017-01-23 17:09:51 -0800
committerGravatar Yuchen Zeng <zyc@google.com>2017-01-23 17:09:51 -0800
commit6694bb079a74c0636acd6c107d0c3b9c32317338 (patch)
tree4d86f6d2904bd020463fbeb4ecd3b65135544ace /templates/binding.gyp.template
parentd27945e4994151c58ece47818e1ec7822e72b340 (diff)
Migrate to the new c-ares dir
Diffstat (limited to 'templates/binding.gyp.template')
-rw-r--r--templates/binding.gyp.template2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/binding.gyp.template b/templates/binding.gyp.template
index 79103f3303..5fd368336b 100644
--- a/templates/binding.gyp.template
+++ b/templates/binding.gyp.template
@@ -102,7 +102,7 @@
['OS == "win"', {
"include_dirs": [
"third_party/zlib",
- "third_party/c-ares"
+ "third_party/cares/cares"
],
"defines": [
'_WIN32_WINNT=0x0600',