VirtualBox

source: vbox/trunk/src/libs/libpng-1.2.8/scripts/libpng-config-head.in@ 11860

Last change on this file since 11860 was 6395, checked in by vboxsync, 17 years ago

export libpng and zlib so Windows and OS/2 build cleanly.

  • Property svn:eol-style set to native
File size: 324 bytes
Line 
1#! /bin/sh
2
3# libpng-config
4# provides configuration info for libpng.
5
6# Copyright (C) 2002 Glenn Randers-Pehrson
7# For conditions of distribution and use, see copyright notice in png.h
8
9# Modeled after libxml-config.
10
11version=1.2.8
12prefix=""
13libdir=""
14libs=""
15I_opts=""
16L_opts=""
17R_opts=""
18cppflags=""
19ccopts=""
20ldopts=""
21
Note: See TracBrowser for help on using the repository browser.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette