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

Revision 18563, 363 bytes checked in by ghudson, 22 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r18562, which included commits to RCS files with non-trunk default branches.
Line 
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}
Note: See TracBrowser for help on using the repository browser.