From bd0f3345a938b35ce6a12f6150373b0955b8dd12 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 10 Jul 2011 15:24:15 -0500 Subject: Add Qt3 development HEAD version --- src/3rdparty/libpng/pngasmrd.h | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 src/3rdparty/libpng/pngasmrd.h (limited to 'src/3rdparty/libpng/pngasmrd.h') diff --git a/src/3rdparty/libpng/pngasmrd.h b/src/3rdparty/libpng/pngasmrd.h new file mode 100644 index 0000000..d086d8c --- /dev/null +++ b/src/3rdparty/libpng/pngasmrd.h @@ -0,0 +1,11 @@ +/* pngasmrd.h - assembler version of utilities to read a PNG file + * + * libpng 1.2.5 - October 3, 2002 + * For conditions of distribution and use, see copyright notice in png.h + * Copyright (c) 2002 Glenn Randers-Pehrson + * + */ + +/* This file is obsolete in libpng-1.0.9 and later; its contents now appear + * at the end of pngconf.h. + */ -- cgit v1.2.3