source: rtems-graphics-toolkit/libpng-1.5.11/scripts/libpng.pc.in @ 248419a

Last change on this file since 248419a was 248419a, checked in by Sebastian Huber <sebastian.huber@…>, on 07/12/12 at 07:28:02

Update libpng from 1.2.41 to 1.5.11

  • Property mode set to 100644
File size: 210 bytes
Line 
1prefix=@prefix@
2exec_prefix=@exec_prefix@
3libdir=@libdir@
4includedir=@includedir@/libpng15
5
6Name: libpng
7Description: Loads and saves PNG files
8Version: 1.5.11
9Libs: -L${libdir} -lpng15
10Cflags: -I${includedir}
Note: See TracBrowser for help on using the repository browser.