source: trunk/third/glib2/gobject-2.0.pc.in @ 18159

Revision 18159, 236 bytes checked in by ghudson, 22 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r18158, which included commits to RCS files with non-trunk default branches.
Line 
1prefix=@prefix@
2exec_prefix=@exec_prefix@
3libdir=@libdir@
4includedir=@includedir@
5
6Name: GObject
7Description: GLib Type, Object, Parameter and Signal Library
8Requires: glib-2.0
9Version: @VERSION@
10Libs: -L${libdir} -lgobject-2.0
11Cflags:
Note: See TracBrowser for help on using the repository browser.