root/trunk/libtinymail-tp/libtinymail-tp.pc.in

Revision 2140 (checked in by pvanhoof, 1 year ago)

Placeholder for TP

Line 
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
5
6 Name: libtinymail-tp
7 Description: TinyMail support library for Telepathy integration
8 Version: @VERSION@
9 Requires: libtinymail-@API_VERSION@
10 Libs: -L${libdir} -ltinymail-tp-@API_VERSION@
11 Cflags: -I${includedir}/libtinymail-tp-@API_VERSION@
Note: See TracBrowser for help on using the browser.