rlottie: Fix build for macOS with static Qt.

This commit is contained in:
John Preston 2019-06-25 17:21:59 +02:00
parent b10e6b3508
commit e43fcc0e5f
2 changed files with 4 additions and 3 deletions

@ -1 +1 @@
Subproject commit ddee9307694d4e65c96b30ef88293aaa951ef6f1
Subproject commit 8983925c3f9aaf82eb061b2e86c5bd1e22705a73

View File

@ -24,6 +24,7 @@
'defines': [
'_USE_MATH_DEFINES',
'LOT_BUILD',
'RLOTTIE_WITH_STATIC_QT',
],
'include_dirs': [
'<(rlottie_loc)/inc',
@ -59,8 +60,8 @@
'<(rlottie_src)/vector/freetype/v_ft_stroker.h',
'<(rlottie_src)/vector/freetype/v_ft_types.h',
'<(rlottie_src)/vector/pixman/pixman-arm-neon-asm.h',
'<(rlottie_src)/vector/pixman/pixman-arm-neon-asm.S',
#'<(rlottie_src)/vector/pixman/pixman-arm-neon-asm.h',
#'<(rlottie_src)/vector/pixman/pixman-arm-neon-asm.S',
'<(rlottie_src)/vector/pixman/vregion.cpp',
'<(rlottie_src)/vector/pixman/vregion.h',