Update png-files.xml

This commit is contained in:
Sirox
2022-10-29 21:55:09 +03:00
committed by GitHub
parent 2dfb816868
commit f16b14bec2

View File

@@ -39,7 +39,7 @@
<file name="${NATIVE_TOOLKIT_PATH}/png/pngwutil.c" />
<!-- Files required only if PNG_ARM_NEON_IMPLEMENTATION == 1 (see pngpriv.h) -->
<section if="ios || tvos || HXCPP_ARM64">
<section if="ios || tvos || HXCPP_ARM64 || HXCPP_ARMV7 || HXCPP_X86 || HXCPP_X86_64">
<file name="${NATIVE_TOOLKIT_PATH}/png/arm/arm_init.c" />
<file name="${NATIVE_TOOLKIT_PATH}/png/arm/filter_neon_intrinsics.c" />