summaryrefslogtreecommitdiff
path: root/gyp/styles.gypi
diff options
context:
space:
mode:
authorJohn Firebaugh <john.firebaugh@gmail.com>2014-10-31 14:46:51 -0400
committerJohn Firebaugh <john.firebaugh@gmail.com>2014-10-31 17:14:30 -0400
commitd675828fe14d55c1a0de30f951d2005ae5d8cf84 (patch)
treef61abe370999771bf976aa409d294e34368eca38 /gyp/styles.gypi
parent16bd75c6ccc0340295d65e04728239a7eea693dd (diff)
downloadqtlocation-mapboxgl-d675828fe14d55c1a0de30f951d2005ae5d8cf84.tar.gz
Get mapbox-gl-styles via submodule (fixes #511)
Diffstat (limited to 'gyp/styles.gypi')
-rw-r--r--gyp/styles.gypi2
1 files changed, 1 insertions, 1 deletions
diff --git a/gyp/styles.gypi b/gyp/styles.gypi
index 31bf530c5f..19f84481dc 100644
--- a/gyp/styles.gypi
+++ b/gyp/styles.gypi
@@ -19,7 +19,7 @@
'hard_dependency': 1,
'dependencies': [ 'touch_styles' ], # required for xcode http://openradar.appspot.com/7232149
'direct_dependent_settings': {
- 'mac_bundle_resources': [ '../styles' ],
+ 'mac_bundle_resources': [ '../styles/styles' ],
}
},
{