summaryrefslogtreecommitdiff
path: root/mapboxgl.gyp
diff options
context:
space:
mode:
authorKonstantin Käfer <mail@kkaefer.com>2014-08-12 16:30:58 +0200
committerKonstantin Käfer <mail@kkaefer.com>2014-08-12 16:30:58 +0200
commit46e754f806e24af7b88ef19dcf786e7ee006ba40 (patch)
tree451e30206aea53805abef774c5ff7be7230d71a3 /mapboxgl.gyp
parent7f968f52e6e72e1aa854b971befd3ff3e000a34d (diff)
downloadqtlocation-mapboxgl-46e754f806e24af7b88ef19dcf786e7ee006ba40.tar.gz
change directory, as the other won't make xcode update the files
[skip ci]
Diffstat (limited to 'mapboxgl.gyp')
-rw-r--r--mapboxgl.gyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/mapboxgl.gyp b/mapboxgl.gyp
index 5682d7e02a..f389e7d48d 100644
--- a/mapboxgl.gyp
+++ b/mapboxgl.gyp
@@ -61,7 +61,7 @@
{
'action_name': 'Touch Stylesheet Directory',
'inputs': ['styles'],
- 'outputs': ['<(PRODUCT_DIR)/'], # need to specify a distinct directory
+ 'outputs': ['<(SHARED_INTERMEDIATE_DIR)/'], # need to specify a distinct directory
'action': ['touch', 'styles'],
}
],