source: trunk/third/glib2/glib-2.0.pc.in @ 20721

Revision 20721, 348 bytes checked in by ghudson, 20 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r20720, which included commits to RCS files with non-trunk default branches.
Line 
1prefix=@prefix@
2exec_prefix=@exec_prefix@
3libdir=@libdir@
4includedir=@includedir@
5
6glib_genmarshal=glib-genmarshal
7gobject_query=gobject-query
8glib_mkenums=glib-mkenums
9
10Name: GLib
11Description: C Utility Library
12Version: @VERSION@
13Libs: -L${libdir} -lglib-2.0 @INTLLIBS@ @ICONV_LIBS@
14Cflags: -I${includedir}/glib-2.0 -I${libdir}/glib-2.0/include
15
Note: See TracBrowser for help on using the repository browser.