summaryrefslogtreecommitdiff
path: root/linux
diff options
context:
space:
mode:
authorKonstantin Käfer <mail@kkaefer.com>2014-07-16 19:00:49 -0700
committerKonstantin Käfer <mail@kkaefer.com>2014-07-16 19:00:49 -0700
commit55dce57896341d0f4e35a344cc64944e4b505c10 (patch)
tree27bb677cc747ff3b97cc04b56e343403351f295d /linux
parent4ea281c750c5afcc68f2832bb42d98a1cbce6735 (diff)
downloadqtlocation-mapboxgl-55dce57896341d0f4e35a344cc64944e4b505c10.tar.gz
rename a few things from mbgl => mapboxgl
Diffstat (limited to 'linux')
-rw-r--r--linux/mapboxgl-app.gyp (renamed from linux/mbgl-app.gyp)6
1 files changed, 3 insertions, 3 deletions
diff --git a/linux/mbgl-app.gyp b/linux/mapboxgl-app.gyp
index 60d33e5936..1d09b5444b 100644
--- a/linux/mbgl-app.gyp
+++ b/linux/mapboxgl-app.gyp
@@ -52,9 +52,9 @@
}],
],
'dependencies': [
- '../mbgl.gyp:mbgl-x86',
- '../mbgl.gyp:copy_default_stylesheet',
- '../mbgl.gyp:copy_certificate_bundle',
+ '../mapboxgl.gyp:mapboxgl',
+ '../mapboxgl.gyp:copy_default_stylesheet',
+ '../mapboxgl.gyp:copy_certificate_bundle',
],
},
],