https://github.com/GNOME/glib
Raw File
Tip revision: 13d5f881e79c51f26771657b7ab29b76de3cc000 authored by Руслан Ижбулатов on 11 February 2019, 23:51:53 UTC
GSubprocess test: Use LINEEND more
Tip revision: 13d5f88
gobject-2.0.pc.in
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: GObject
Description: GLib Type, Object, Parameter and Signal Library
Requires: glib-2.0
Version: @VERSION@
Libs: -L${libdir} -lgobject-2.0
Libs.private: @LIBFFI_LIBS@
Cflags:
back to top