set(decoder_png_SRC
        ${decoder_png_SRC}

	BAL/Implementations/ImageDecoders/Generic/PNG/pngwutil.c
	BAL/Implementations/ImageDecoders/Generic/PNG/pngwio.c
	BAL/Implementations/ImageDecoders/Generic/PNG/pngset.c
	BAL/Implementations/ImageDecoders/Generic/PNG/pngrio.c
	BAL/Implementations/ImageDecoders/Generic/PNG/pngmem.c
	BAL/Implementations/ImageDecoders/Generic/PNG/pngerror.c
	BAL/Implementations/ImageDecoders/Generic/PNG/pngwtran.c
	BAL/Implementations/ImageDecoders/Generic/PNG/pngvcrd.c
	BAL/Implementations/ImageDecoders/Generic/PNG/pngrutil.c
	BAL/Implementations/ImageDecoders/Generic/PNG/pngread.c
	BAL/Implementations/ImageDecoders/Generic/PNG/pngget.c
	BAL/Implementations/ImageDecoders/Generic/PNG/png.c
	BAL/Implementations/ImageDecoders/Generic/PNG/PNGImageDecoder.cpp
	BAL/Implementations/ImageDecoders/Generic/PNG/pngwrite.c
	BAL/Implementations/ImageDecoders/Generic/PNG/pngtrans.c
	BAL/Implementations/ImageDecoders/Generic/PNG/pngrtran.c
	BAL/Implementations/ImageDecoders/Generic/PNG/pngpread.c
	BAL/Implementations/ImageDecoders/Generic/PNG/pnggccrd.c
)
