summaryrefslogtreecommitdiff
path: root/macosx
diff options
context:
space:
mode:
authorDane Springmeyer <dane@mapbox.com>2014-10-29 18:13:25 -0400
committerDane Springmeyer <dane@mapbox.com>2014-10-29 18:13:25 -0400
commitd8a93dbb9542ca6f05372221ee69c086b7750a4c (patch)
tree464b6d6df7c75049b8cdea3156d486b6dc46793a /macosx
parent4cfb4b130fce9912d636ba832544bf73b38b7484 (diff)
downloadqtlocation-mapboxgl-d8a93dbb9542ca6f05372221ee69c086b7750a4c.tar.gz
use stable cross-generator direction for referencing standalone lib + other minor fixups
Diffstat (limited to 'macosx')
-rw-r--r--macosx/mapboxgl-app.gyp2
1 files changed, 0 insertions, 2 deletions
diff --git a/macosx/mapboxgl-app.gyp b/macosx/mapboxgl-app.gyp
index e5789fffd6..0e6fe38042 100644
--- a/macosx/mapboxgl-app.gyp
+++ b/macosx/mapboxgl-app.gyp
@@ -37,8 +37,6 @@
},
'variables' : {
'ldflags': [
- '-L<(PRODUCT_DIR)/',
- '-lmbgl',
'<@(sqlite3_ldflags)',
'<@(glfw3_static_libs)',
'<@(glfw3_ldflags)',