source:
libcaca/trunk/cpp/caca++.pc.in
@
781
Last change on this file since 781 was 781, checked in by , 17 years ago | |
---|---|
File size: 275 bytes |
Line | |
---|---|
1 | prefix=@prefix@ |
2 | exec_prefix=@exec_prefix@ |
3 | libdir=@libdir@ |
4 | includedir=@includedir@ |
5 | |
6 | Name: caca++ |
7 | Description: Colour ASCII-Art library C++ bindings |
8 | Version: @VERSION@ |
9 | Requires: cucul++ = @VERSION@ |
10 | Conflicts: |
11 | Libs: -L${libdir} -lcaca -lcucul -lcucul++ |
12 | Cflags: -I${includedir} |
Note: See TracBrowser
for help on using the repository browser.