source: trunk/server/lib/subunit/libsubunit.pc.in@ 757

Last change on this file since 757 was 745, checked in by Silvan Scherrer, 13 years ago

Samba Server: updated trunk to 3.6.0

File size: 257 bytes
Line 
1prefix=@prefix@
2exec_prefix=@exec_prefix@
3libdir=@libdir@
4includedir=@includedir@
5
6Name: subunit
7Description: Subunit test protocol library.
8URL: http://launchpad.net/subunit
9Version: @VERSION@
10Libs: -L${libdir} -lsubunit
11Cflags: -I${includedir}
Note: See TracBrowser for help on using the repository browser.