summaryrefslogtreecommitdiff
path: root/gyp/load.gypi
diff options
context:
space:
mode:
authorKonstantin Käfer <mail@kkaefer.com>2015-01-29 18:30:46 +0100
committerKonstantin Käfer <mail@kkaefer.com>2015-02-04 10:49:09 +0100
commit29baacf3a5bb773d94d08d16b81c3cda45a44eb6 (patch)
tree1dc3ca456151138ee5e8b7cf88b3afcecc3df1db /gyp/load.gypi
parent3d51e116a84ee168975bcee8377e9156f77e2731 (diff)
downloadqtlocation-mapboxgl-29baacf3a5bb773d94d08d16b81c3cda45a44eb6.tar.gz
refactor makefile
Diffstat (limited to 'gyp/load.gypi')
-rw-r--r--gyp/load.gypi6
1 files changed, 6 insertions, 0 deletions
diff --git a/gyp/load.gypi b/gyp/load.gypi
new file mode 100644
index 0000000000..3d666ac938
--- /dev/null
+++ b/gyp/load.gypi
@@ -0,0 +1,6 @@
+{
+ 'conditions': [
+ ['platform_library == "mbglosx"', {
+ }],
+ ],
+} \ No newline at end of file