diff options
author | Konstantin Käfer <mail@kkaefer.com> | 2015-01-30 11:48:29 +0100 |
---|---|---|
committer | Konstantin Käfer <mail@kkaefer.com> | 2015-02-04 10:49:09 +0100 |
commit | 50d78fde85a6d2cee2e28f3681b4808b69133088 (patch) | |
tree | 99d764aee3f607f58d417d90b768512628330a09 /gyp/common.gypi | |
parent | 4b3689d18e2ef12ade8471b2f0c12db7d92a5e8d (diff) | |
download | qtlocation-mapboxgl-50d78fde85a6d2cee2e28f3681b4808b69133088.tar.gz |
fix install script
Diffstat (limited to 'gyp/common.gypi')
-rw-r--r-- | gyp/common.gypi | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gyp/common.gypi b/gyp/common.gypi index 301856c52f..7cf13fff6e 100644 --- a/gyp/common.gypi +++ b/gyp/common.gypi @@ -1,7 +1,6 @@ { 'variables': { 'install_prefix%': '', - 'standalone_product_dir':'<!@(pwd)/build', }, 'target_defaults': { 'default_configuration': 'Release', |