reactos/dll/3rdparty/libpng
Timo Kreuzer a5c5c19bcf [CMAKE] Fix warning about redefinition of NDEBUG on release builds
"-DNDEBUG" will result in NDEBUG being defined as 0. To define it to nothing, like we do in our code, it must be "-DNDEBUG="
2024-10-25 14:37:52 +03:00
..
docs [LIBPNG] Update to version 1.6.39. CORE-18670 2022-11-27 10:10:53 -05:00
CMakeLists.txt [CMAKE] Fix warning about redefinition of NDEBUG on release builds 2024-10-25 14:37:52 +03:00
png.c [LIBPNG] Update to version 1.6.39. CORE-18670 2022-11-27 10:10:53 -05:00
pngdebug.h
pngerror.c
pngget.c
pnginfo.h
pngmem.c
pngpread.c
pngpriv.h [LIBPNG] Update to version 1.6.39. CORE-18670 2022-11-27 10:10:53 -05:00
pngread.c [LIBPNG] Update to version 1.6.39. CORE-18670 2022-11-27 10:10:53 -05:00
pngrio.c
pngrtran.c
pngrutil.c [LIBPNG] Update to version 1.6.39. CORE-18670 2022-11-27 10:10:53 -05:00
pngset.c
pngstruct.h
pngtrans.c
pngwio.c
pngwrite.c [LIBPNG] Update to version 1.6.39. CORE-18670 2022-11-27 10:10:53 -05:00
pngwtran.c
pngwutil.c [LIBPNG] Update to version 1.6.39. CORE-18670 2022-11-27 10:10:53 -05:00