summaryrefslogtreecommitdiff
path: root/binding.gyp
diff options
context:
space:
mode:
authorJohn Firebaugh <john.firebaugh@gmail.com>2016-04-29 18:28:34 -0700
committerJohn Firebaugh <john.firebaugh@gmail.com>2016-05-03 17:25:49 -0700
commitc8391729c7af8edc142f0319ccffe2720cfb6c18 (patch)
tree7159629cb4f8c9b86ba39dd8c79b87e8f5cb432d /binding.gyp
parent01b3eac52f810b61dc2d5f0ea7a2bfa229daa01f (diff)
downloadqtlocation-mapboxgl-c8391729c7af8edc142f0319ccffe2720cfb6c18.tar.gz
[core] Use geometry.hpp feature type
Diffstat (limited to 'binding.gyp')
-rw-r--r--binding.gyp2
1 files changed, 2 insertions, 0 deletions
diff --git a/binding.gyp b/binding.gyp
index 3e7f9a452a..acd8129260 100644
--- a/binding.gyp
+++ b/binding.gyp
@@ -35,6 +35,8 @@
'platform/node/src/node_map.cpp',
'platform/node/src/node_request.hpp',
'platform/node/src/node_request.cpp',
+ 'platform/node/src/node_feature.hpp',
+ 'platform/node/src/node_feature.cpp',
'platform/node/src/util/async_queue.hpp',
],