root/trunk/rgc/rgc_server.pc.in
| Revision 284, 282 bytes (checked in by ath, 3 years ago) |
|---|
| Line | |
|---|---|
| 1 | prefix=@prefix@ |
| 2 | exec_prefix=@exec_prefix@ |
| 3 | libdir=@libdir@ |
| 4 | includedir=@includedir@ |
| 5 | |
| 6 | Name: RGC_server |
| 7 | Description: the RGC server library |
| 8 | Version: @VERSION@ |
| 9 | Requires: glib-2.0, gobject-2.0, gmodule-2.0, gthread-2.0, gnet-2.0 |
| 10 | Libs: -L${libdir} -lrgc_server |
| 11 | Cflags: -I${includedir}/rgc |
Note: See TracBrowser
for help on using the browser.
