3 lines
190 B
C
Executable file
3 lines
190 B
C
Executable file
/* Force-included before every libpng TU to override pnglibconf.h settings */
|
|
/* Disable ARM/Intel/MIPS/PowerPC SIMD — we only target x64 MSVC */
|
|
#undef PNG_TARGET_SPECIFIC_CODE_SUPPORTED
|