summaryrefslogtreecommitdiff
path: root/test/test.gyp
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 /test/test.gyp
parent4ea281c750c5afcc68f2832bb42d98a1cbce6735 (diff)
downloadqtlocation-mapboxgl-55dce57896341d0f4e35a344cc64944e4b505c10.tar.gz
rename a few things from mbgl => mapboxgl
Diffstat (limited to 'test/test.gyp')
-rw-r--r--test/test.gyp18
1 files changed, 9 insertions, 9 deletions
diff --git a/test/test.gyp b/test/test.gyp
index 76ac19d2b1..93260caa6b 100644
--- a/test/test.gyp
+++ b/test/test.gyp
@@ -71,7 +71,7 @@
],
"dependencies": [
"../deps/gtest/gtest.gyp:gtest",
- "../mbgl.gyp:mbgl-x86"
+ "../mapboxgl.gyp:mapboxgl"
]
},
{
@@ -87,7 +87,7 @@
],
"dependencies": [
"../deps/gtest/gtest.gyp:gtest",
- "../mbgl.gyp:mbgl-x86"
+ "../mapboxgl.gyp:mapboxgl"
]
},
{
@@ -103,7 +103,7 @@
],
"dependencies": [
"../deps/gtest/gtest.gyp:gtest",
- "../mbgl.gyp:mbgl-x86"
+ "../mapboxgl.gyp:mapboxgl"
]
},
{
@@ -119,7 +119,7 @@
],
"dependencies": [
"../deps/gtest/gtest.gyp:gtest",
- "../mbgl.gyp:mbgl-x86"
+ "../mapboxgl.gyp:mapboxgl"
]
},
{
@@ -135,7 +135,7 @@
],
"dependencies": [
"../deps/gtest/gtest.gyp:gtest",
- "../mbgl.gyp:mbgl-x86"
+ "../mapboxgl.gyp:mapboxgl"
]
},
{
@@ -151,7 +151,7 @@
],
"dependencies": [
"../deps/gtest/gtest.gyp:gtest",
- "../mbgl.gyp:mbgl-x86"
+ "../mapboxgl.gyp:mapboxgl"
]
},
{
@@ -167,7 +167,7 @@
],
"dependencies": [
"../deps/gtest/gtest.gyp:gtest",
- "../mbgl.gyp:mbgl-x86"
+ "../mapboxgl.gyp:mapboxgl"
]
},
{
@@ -188,9 +188,9 @@
],
"dependencies": [
"../deps/gtest/gtest.gyp:gtest",
- "../mbgl.gyp:mbgl-x86",
+ "../mapboxgl.gyp:mapboxgl",
"link_gl",
- '../mbgl.gyp:copy_default_stylesheet',
+ '../mapboxgl.gyp:copy_default_stylesheet',
]
},
{