12 lines
281 B
PkgConfig
12 lines
281 B
PkgConfig
|
prefix=@prefix@
|
||
|
exec_prefix=@exec_prefix@
|
||
|
libdir=@libdir@
|
||
|
includedir=@includedir@
|
||
|
|
||
|
Name: giomm
|
||
|
Description: C++ wrapper for gio-standalone
|
||
|
Requires: gio-2.0 glibmm-2.4
|
||
|
Version: @VERSION@
|
||
|
Libs: -L${libdir} -lgiomm-2.4
|
||
|
Cflags: -I${includedir}/giomm-2.4 -I${libdir}/giomm-2.4/include
|