Paul Davis
a73d15e989
git-svn-id: svn://localhost/ardour2/branches/3.0@5306 d708f5d6-7413-0410-9779-e7cbd77b26cf
12 lines
291 B
PkgConfig
12 lines
291 B
PkgConfig
prefix=/usr/local
|
|
exec_prefix=${prefix}
|
|
libdir=${exec_prefix}/lib
|
|
includedir=${prefix}/include
|
|
|
|
Name: giomm
|
|
Description: C++ wrapper for gio-standalone
|
|
Requires: gio-2.0 glibmm-2.4
|
|
Version: 2.18.2
|
|
Libs: -L${libdir} -lgiomm-2.4
|
|
Cflags: -I${includedir}/giomm-2.4 -I${libdir}/giomm-2.4/include
|