root/trunk/rgc/rgc_server.pc.in

Revision 284, 282 bytes (checked in by ath, 3 years ago)

Build fixes.

Line 
1prefix=@prefix@
2exec_prefix=@exec_prefix@
3libdir=@libdir@
4includedir=@includedir@
5
6Name: RGC_server
7Description: the RGC server library
8Version: @VERSION@
9Requires: glib-2.0, gobject-2.0, gmodule-2.0, gthread-2.0, gnet-2.0
10Libs: -L${libdir} -lrgc_server
11Cflags: -I${includedir}/rgc
Note: See TracBrowser for help on using the browser.