summaryrefslogtreecommitdiff
path: root/platform/qt/platform.gyp
diff options
context:
space:
mode:
authorThiago Marcos P. Santos <thiago@mapbox.com>2016-02-02 16:38:24 +0200
committerThiago Marcos P. Santos <thiago@mapbox.com>2016-04-20 20:55:51 +0300
commit19e11293676db729909e10659f3e0710a251a03b (patch)
tree830650dd1a9a885df8df05d60c521a8f90273200 /platform/qt/platform.gyp
parentdd075d53edaa34d530bdd4a876ab329f9de45f44 (diff)
downloadqtlocation-mapboxgl-19e11293676db729909e10659f3e0710a251a03b.tar.gz
[Qt] Add the QMapbox header with QMapbox datatypes
Diffstat (limited to 'platform/qt/platform.gyp')
-rw-r--r--platform/qt/platform.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/platform/qt/platform.gyp b/platform/qt/platform.gyp
index 0ab6169dd6..3e52a5cb27 100644
--- a/platform/qt/platform.gyp
+++ b/platform/qt/platform.gyp
@@ -42,6 +42,7 @@
'../default/sqlite3.cpp',
'../default/string_stdlib.cpp',
'../default/thread.cpp',
+ 'include/qmapbox.hpp',
'include/qmapboxgl.hpp',
'qmapbox.qrc',
'src/async_task.cpp',