source: trunk/third/bonobo-activation/bonobo-activation-2.0.pc.in @ 18311

Revision 18311, 364 bytes checked in by ghudson, 22 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r18310, which included commits to RCS files with non-trunk default branches.
RevLine 
[18310]1prefix=@prefix@
2exec_prefix=@exec_prefix@
3libdir=@libdir@
4includedir=@includedir@/bonobo-activation-2.0
5datadir=@datadir@
6idldir=@datadir@/idl/bonobo-activation-2.0
7
8Name: Bonobo Activation
9Version: @VERSION@
10Description: Object activation framework for GNOME
11Requires: glib-2.0 gmodule-2.0 ORBit-2.0
12Libs: -L${libdir} -lbonobo-activation
13Cflags: -I${includedir}
14
Note: See TracBrowser for help on using the repository browser.