QtLottie: Don't build JSON to parse shapes.

This commit is contained in:
John Preston
2019-05-16 13:00:22 +03:00
parent f58efd7ee3
commit 0f25638545
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -77,6 +77,7 @@
'<(lottie_loc)/bodymovin/bmfreeformshape.cpp',
'<(lottie_loc)/bodymovin/bmtrimpath.cpp',
'<(lottie_loc)/bodymovin/bmpathtrimmer.cpp',
'<(lottie_loc)/bodymovin/freeformshape.cpp',
'<(lottie_loc)/bodymovin/renderer.cpp',
'<(lottie_loc)/bodymovin/trimpath.cpp',
'<(lottie_loc)/bodymovin/bmfilleffect.cpp',
@@ -104,6 +105,7 @@
'<(lottie_loc)/bodymovin/bmshapetransform.h',
'<(lottie_loc)/bodymovin/bmstroke.h',
'<(lottie_loc)/bodymovin/bmtrimpath.h',
'<(lottie_loc)/bodymovin/freeformshape.h',
'<(lottie_loc)/bodymovin/trimpath.h',
'<(lottie_loc)/bodymovin/renderer.h',
'<(lottie_loc)/bodymovin/bmpathtrimmer.h',