summaryrefslogtreecommitdiff
path: root/gyp/common.gypi
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 /gyp/common.gypi
parent4cfb4b130fce9912d636ba832544bf73b38b7484 (diff)
downloadqtlocation-mapboxgl-d8a93dbb9542ca6f05372221ee69c086b7750a4c.tar.gz
use stable cross-generator direction for referencing standalone lib + other minor fixups
Diffstat (limited to 'gyp/common.gypi')
-rw-r--r--gyp/common.gypi1
1 files changed, 1 insertions, 0 deletions
diff --git a/gyp/common.gypi b/gyp/common.gypi
index 163f2ce0a7..c25bb77779 100644
--- a/gyp/common.gypi
+++ b/gyp/common.gypi
@@ -1,6 +1,7 @@
{
'variables': {
'install_prefix%': '',
+ 'standalone_product_dir':'<!@(pwd)/../build'
},
'target_defaults': {
'default_configuration': 'Release',