From 07867edd4764e0801f715bff2de899ae1620eb8c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Konstantin=20Ka=CC=88fer?= Date: Wed, 4 Feb 2015 18:21:39 +0100 Subject: initial version with updated build system --- binding.gyp | 59 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 59 insertions(+) create mode 100644 binding.gyp (limited to 'binding.gyp') diff --git a/binding.gyp b/binding.gyp new file mode 100644 index 0000000000..0d4922fad5 --- /dev/null +++ b/binding.gyp @@ -0,0 +1,59 @@ +{ + 'targets': [ + { 'target_name': 'mbgl', + 'dependencies': [ + './<(mbgl)/mbgl.gyp:core', + './<(mbgl)/mbgl.gyp:platform-<(platform_lib)', + './<(mbgl)/mbgl.gyp:headless-<(headless_lib)', + ], + + 'include_dirs': [ "