source: trunk/third/ORBit/ORBit.pc.in @ 15271

Revision 15271, 268 bytes checked in by ghudson, 24 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r15270, which included commits to RCS files with non-trunk default branches.
Line 
1prefix=@prefix@
2exec_prefix=@exec_prefix@
3libdir=@libdir@
4includedir=@includedir@
5
6Name: ORBit
7Description: High-performance CORBA Object Request Broker.
8Version: @VERSION@
9Requires: glib
10Libs: -L${libdir} -lORBit -lIIOP -lORBitutil @LIBS@ -lm
11Cflags: -I${includedir}
Note: See TracBrowser for help on using the repository browser.