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

Revision 381 (checked in by pvanhoof, 3 years ago)

pkgconfig fixes

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