source: libpipi/trunk/pipi/pipi.pc.in @ 2709

Last change on this file since 2709 was 2227, checked in by Sam Hocevar, 15 years ago
  • Initial code skeleton.
File size: 214 bytes
Line 
1prefix=@exec_prefix@
2libdir=@libdir@
3includedir=@includedir@
4
5Name: pipi
6Description: Proper image processing implementation
7Version: @VERSION@
8Requires:
9Conflicts:
10Libs: -L${libdir} -lpipi
11Cflags: -I${includedir}
Note: See TracBrowser for help on using the repository browser.