2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-31 22:55:11 +00:00

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

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',