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 [LIBPNG] Update to version 1.6.36. CORE-15280 2019-01-12 16:27:18 +01:00
pngerror.c [LIBPNG] Update to version 1.6.36. CORE-15280 2019-01-12 16:27:18 +01:00
pngget.c [LIBPNG] Update to version 1.6.38. CORE-18670 2022-11-27 10:10:51 -05:00
pnginfo.h [LIBPNG] Update to version 1.6.36. CORE-15280 2019-01-12 16:27:18 +01:00
pngmem.c [LIBPNG] Update to version 1.6.36. CORE-15280 2019-01-12 16:27:18 +01:00
pngpread.c [LIBPNG] Update to version 1.6.36. CORE-15280 2019-01-12 16:27:18 +01:00
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 [LIBPNG] Update to version 1.6.36. CORE-15280 2019-01-12 16:27:18 +01:00
pngrtran.c [LIBPNG] Update to version 1.6.38. CORE-18670 2022-11-27 10:10:51 -05:00
pngrutil.c [LIBPNG] Update to version 1.6.39. CORE-18670 2022-11-27 10:10:53 -05:00
pngset.c [LIBPNG] Update to version 1.6.38. CORE-18670 2022-11-27 10:10:51 -05:00
pngstruct.h [LIBPNG] Update to version 1.6.38. CORE-18670 2022-11-27 10:10:51 -05:00
pngtrans.c [LIBPNG] Update to version 1.6.36. CORE-15280 2019-01-12 16:27:18 +01:00
pngwio.c [LIBPNG] Update to version 1.6.36. CORE-15280 2019-01-12 16:27:18 +01:00
pngwrite.c [LIBPNG] Update to version 1.6.39. CORE-18670 2022-11-27 10:10:53 -05:00
pngwtran.c [LIBPNG] Update to version 1.6.36. CORE-15280 2019-01-12 16:27:18 +01:00
pngwutil.c [LIBPNG] Update to version 1.6.39. CORE-18670 2022-11-27 10:10:53 -05:00