Paul Davis
a73d15e989
git-svn-id: svn://localhost/ardour2/branches/3.0@5306 d708f5d6-7413-0410-9779-e7cbd77b26cf
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
|