source: Vago/Libs/zlib-1.2.8/zlib.pc.in@ 1089

Last change on this file since 1089 was 1050, checked in by s10k, 8 years ago
File size: 254 bytes
Line 
1prefix=@prefix@
2exec_prefix=@exec_prefix@
3libdir=@libdir@
4sharedlibdir=@sharedlibdir@
5includedir=@includedir@
6
7Name: zlib
8Description: zlib compression library
9Version: @VERSION@
10
11Requires:
12Libs: -L${libdir} -L${sharedlibdir} -lz
13Cflags: -I${includedir}
Note: See TracBrowser for help on using the repository browser.