source:
libpipi/trunk/pipi/pipi.pc.in
@
2709
Last change on this file since 2709 was 2227, checked in by , 15 years ago | |
---|---|
File size: 214 bytes |
Line | |
---|---|
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.