Revision 2c00d9a6b548fd2739a52533d300fc2077db9861 authored by Runa Bhattacharjee on 16 April 2010, 09:31:35 UTC, committed by Runa Bhattacharjee on 16 April 2010, 09:31:35 UTC
1 parent 6a77f69
Raw File
glib-2.0.pc.in
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

glib_genmarshal=glib-genmarshal
gobject_query=gobject-query
glib_mkenums=glib-mkenums

Name: GLib
Description: C Utility Library
Version: @VERSION@
Libs: -L${libdir} -lglib-2.0 @INTLLIBS@
Libs.private: @ICONV_LIBS@
Cflags: -I${includedir}/glib-2.0 -I${libdir}/glib-2.0/include @GLIB_EXTRA_CFLAGS@
back to top