summaryrefslogtreecommitdiff
path: root/linux
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 /linux
parent4cfb4b130fce9912d636ba832544bf73b38b7484 (diff)
downloadqtlocation-mapboxgl-d8a93dbb9542ca6f05372221ee69c086b7750a4c.tar.gz
use stable cross-generator direction for referencing standalone lib + other minor fixups
Diffstat (limited to 'linux')
-rw-r--r--linux/mapboxgl-app.gyp3
1 files changed, 0 insertions, 3 deletions
diff --git a/linux/mapboxgl-app.gyp b/linux/mapboxgl-app.gyp
index 724463ab5f..027612cbd4 100644
--- a/linux/mapboxgl-app.gyp
+++ b/linux/mapboxgl-app.gyp
@@ -23,9 +23,6 @@
'-I<(boost_root)/include',
],
'libraries': [
- '-L<(PRODUCT_DIR)/',
- '-lmbgl',
- '-lmbgl-linux',
'<@(curl_static_libs)',
'<@(png_ldflags)',
'<@(sqlite3_ldflags)',