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