mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-10 03:04:05 +02:00
12 lines
267 B
PkgConfig
12 lines
267 B
PkgConfig
![]() |
prefix=@prefix@
|
||
|
exec_prefix=@exec_prefix@
|
||
|
libdir=@libdir@
|
||
|
includedir=@includedir@
|
||
|
|
||
|
Name: GObject
|
||
|
Description: Object/type system for GLib
|
||
|
Requires: glib-2.0
|
||
|
Version: @VERSION@
|
||
|
Libs: -L${libdir} -lgobject-1.3
|
||
|
Cflags: -I${includedir}/glib-2.0 -I${libdir}/glib/include
|