source: vendor/3.6.23/lib/subunit/libcppunit_subunit.pc.in

Last change on this file was 740, checked in by Silvan Scherrer, 13 years ago

Samba Server: update vendor to 3.6.0

File size: 297 bytes
Line 
1prefix=@prefix@
2exec_prefix=@exec_prefix@
3libdir=@libdir@
4includedir=@includedir@
5
6Name: cppunit subunit listener
7Description: Subunit output listener for the CPPUnit test 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.