summaryrefslogtreecommitdiff
path: root/gyp
diff options
context:
space:
mode:
authorJustin R. Miller <incanus@codesorcery.net>2015-07-06 18:08:16 -0700
committerKonstantin Käfer <mail@kkaefer.com>2015-07-08 19:46:03 +0200
commit5ab58deb44de2361bf7ed943c561cb4f68fac317 (patch)
tree7f7bab297646905093908aa46ef35791e417a539 /gyp
parent1f4b5e773634f12c00b6d6c846defc908ec79604 (diff)
downloadqtlocation-mapboxgl-5ab58deb44de2361bf7ed943c561cb4f68fac317.tar.gz
Cocoa custom marker imagery API
Diffstat (limited to 'gyp')
-rw-r--r--gyp/platform-ios.gypi2
1 files changed, 2 insertions, 0 deletions
diff --git a/gyp/platform-ios.gypi b/gyp/platform-ios.gypi
index 52a66ea45f..7baba06e5c 100644
--- a/gyp/platform-ios.gypi
+++ b/gyp/platform-ios.gypi
@@ -50,6 +50,8 @@
'../platform/ios/MGLPolygon.m',
'../include/mbgl/ios/MGLShape.h',
'../platform/ios/MGLShape.m',
+ '../include/mbgl/ios/MGLAnnotationImage.h',
+ '../platform/ios/MGLAnnotationImage.m',
'../platform/ios/NSBundle+MGLAdditions.h',
'../platform/ios/NSBundle+MGLAdditions.m',
'../platform/ios/NSException+MGLAdditions.h',