mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-02 15:46:17 +01:00
ccbb383989
svn path=/trunk/; revision=6251
14 lines
263 B
PkgConfig
14 lines
263 B
PkgConfig
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@
|
|
|
|
giomoduledir=@GIO_MODULE_DIR@
|
|
|
|
Name: GIO
|
|
Description: glib I/O library
|
|
Version: @VERSION@
|
|
Requires: glib-2.0,gobject-2.0,gmodule-no-export-2.0
|
|
Libs: -L${libdir} -lgio-2.0
|
|
Cflags:
|