summaryrefslogtreecommitdiff
path: root/gyp/osx.gyp
blob: 64663540b2dfee7640f561ca3e4736ed741d6433 (plain)
1
2
3
4
5
6
7
8
{
  'includes': [
    '../macosx/mapboxgl-app.gypi',
    '../linux/mapboxgl-app.gypi',
    '../test/test.gypi',
    '../bin/render.gypi',
  ],
}