mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-21 01:24:21 +00:00
Merge e18a62fdf2 into 2efd3e0661
This commit is contained in:
commit
85783610cb
1 changed files with 3 additions and 0 deletions
|
|
@ -254,6 +254,9 @@ namespace pnglibNamespace
|
|||
#define PNG_LINKAGE_FUNCTION
|
||||
|
||||
#define PNG_ARM_NEON_OPT 0
|
||||
#define PNG_POWERPC_VSX_OPT 0
|
||||
#define PNG_INTEL_SSE_OPT 0
|
||||
#define PNG_MIPS_MSA_OPT 0
|
||||
|
||||
#if ! defined (PNG_USER_WIDTH_MAX)
|
||||
#define PNG_USER_WIDTH_MAX 1000000
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue