Paul Davis
449aab3c46
git-svn-id: svn://localhost/ardour2/branches/3.0@3435 d708f5d6-7413-0410-9779-e7cbd77b26cf
12 lines
330 B
PkgConfig
12 lines
330 B
PkgConfig
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@/gtkmm2ext
|
|
|
|
Name: libgtkmm2ext
|
|
Version: @VERSION@
|
|
Description: libgtkmm2ext, a library of useful new C++ and C widgets for gtkmm users
|
|
Requires: libpbd, libmidi++
|
|
Libs: -L${libdir} -lgtkmm2ext @NON_PKG_LIBS@
|
|
Cflags: -I${includedir} @NON_PKG_CFLAGS@
|