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