source:
libcaca/trunk/cxx/cucul++.pc.in
@
2821
Last change on this file since 2821 was 2437, checked in by , 14 years ago | |
---|---|
File size: 268 bytes |
Rev | Line | |
---|---|---|
[781] | 1 | prefix=@prefix@ |
2 | exec_prefix=@exec_prefix@ | |
3 | libdir=@libdir@ | |
4 | includedir=@includedir@ | |
5 | ||
6 | Name: cucul++ | |
7 | Description: Canvas for ultrafast compositing of Unicode letters C++ binding | |
8 | Version: @VERSION@ | |
9 | Requires: | |
10 | Conflicts: | |
[2437] | 11 | Libs: -L${libdir} -lcucul++ |
[781] | 12 | Cflags: -I${includedir} |
Note: See TracBrowser
for help on using the repository browser.