author | Simon Howkins <simonh@symbian.org> |
Tue, 07 Sep 2010 14:16:12 +0100 | |
branch | RCL_1 |
changeset 104 | d04535f1640a |
parent 1 | 2fb8b9db1c86 |
permissions | -rw-r--r-- |
#! /bin/sh # libpng-config # provides configuration info for libpng. # Copyright (C) 2002 Glenn Randers-Pehrson # For conditions of distribution and use, see copyright notice in png.h # Modeled after libxml-config. version=1.2.32 prefix="" libdir="" libs="" I_opts="" L_opts="" R_opts="" cppflags="" ccopts="" ldopts=""