summaryrefslogtreecommitdiff
path: root/gyp/common.gypi
diff options
context:
space:
mode:
Diffstat (limited to 'gyp/common.gypi')
-rw-r--r--gyp/common.gypi2
1 files changed, 1 insertions, 1 deletions
diff --git a/gyp/common.gypi b/gyp/common.gypi
index c25bb77779..16025eb5ae 100644
--- a/gyp/common.gypi
+++ b/gyp/common.gypi
@@ -1,7 +1,7 @@
{
'variables': {
'install_prefix%': '',
- 'standalone_product_dir':'<!@(pwd)/../build'
+ 'standalone_product_dir':'<!@(pwd)/build'
},
'target_defaults': {
'default_configuration': 'Release',