symbian-qemu-0.9.1-12/libpng-1.2.32/contrib/pngminim/decoder/README
changeset 1 2fb8b9db1c86
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/symbian-qemu-0.9.1-12/libpng-1.2.32/contrib/pngminim/decoder/README	Fri Jul 31 15:01:17 2009 +0100
@@ -0,0 +1,6 @@
+This demonstrates the use of PNG_USER_CONFIG and pngusr.h
+
+To build a minimal read-only decoder, run
+    gather.sh  # to collect needed files from pngminus, libpng, and zlib
+    make -f makefile.std
+