summaryrefslogtreecommitdiff
path: root/mapboxgl.gyp
blob: 9126a1a626164421e2c273187e897b390dd5de0d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  'includes': [
    './gyp/common.gypi',
    './gyp/shaders.gypi',
    './gyp/npm_install.gypi',
    './gyp/styles.gypi',
    './gyp/fixtures.gypi',
    './gyp/certificates.gypi',
    './gyp/mbgl.gypi',
    './gyp/mbgl-platform.gypi',
    './gyp/mbgl-headless.gypi',
    './gyp/install.gypi',
  ],
}