summaryrefslogtreecommitdiff
path: root/test/test.gypi
diff options
context:
space:
mode:
authorBrad Leege <bleege@gmail.com>2015-05-11 11:42:21 -0500
committerBrad Leege <bleege@gmail.com>2015-05-11 11:42:21 -0500
commitd4fcb5bb98ed932f2bfe9d1fec09990ef6377253 (patch)
treef4ba1b65ff887c18fc7974257cb28921eb73b90c /test/test.gypi
parent9a233c7ed295a73da1abf3a7feffe6eec2cf9963 (diff)
parent703e0bc2ee609a59e90b7ba3ddefffaf17291bf4 (diff)
downloadqtlocation-mapboxgl-d4fcb5bb98ed932f2bfe9d1fec09990ef6377253.tar.gz
Merge pull request #1469 from mapbox/1435-android-gl-crash
Android GL Crash
Diffstat (limited to 'test/test.gypi')
-rw-r--r--test/test.gypi1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/test.gypi b/test/test.gypi
index a98137f449..f86878b2f7 100644
--- a/test/test.gypi
+++ b/test/test.gypi
@@ -46,6 +46,7 @@
'miscellaneous/enums.cpp',
'miscellaneous/functions.cpp',
'miscellaneous/map.cpp',
+ 'miscellaneous/map_context.cpp',
'miscellaneous/mapbox.cpp',
'miscellaneous/merge_lines.cpp',
'miscellaneous/rotation_range.cpp',