source:
trunk/server/lib/subunit/libsubunit.pc.in
Last change on this file was 745, checked in by , 13 years ago | |
---|---|
File size: 257 bytes |
Rev | Line | |
---|---|---|
[740] | 1 | prefix=@prefix@ |
2 | exec_prefix=@exec_prefix@ | |
3 | libdir=@libdir@ | |
4 | includedir=@includedir@ | |
5 | ||
6 | Name: subunit | |
7 | Description: Subunit test protocol library. | |
8 | URL: http://launchpad.net/subunit | |
9 | Version: @VERSION@ | |
10 | Libs: -L${libdir} -lsubunit | |
11 | Cflags: -I${includedir} |
Note:
See TracBrowser
for help on using the repository browser.