mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
[libpng16] Added symbol prefixing that allows all the libpng external symbols
to be prefixed (suggested by Reuben Hawkins). This is work in progress that breaks some non-configure builds.
This commit is contained in:
committed by
Glenn Randers-Pehrson
parent
572b078d8c
commit
42369ccd85
3
scripts/macro.lst
Normal file
3
scripts/macro.lst
Normal file
@@ -0,0 +1,3 @@
|
||||
get_uint_32(buf)
|
||||
get_uint_16(buf)
|
||||
get_int_32(buf)
|
||||
Reference in New Issue
Block a user