Paul Davis
7da75446b8
git-svn-id: svn://localhost/ardour2/branches/3.0@3713 d708f5d6-7413-0410-9779-e7cbd77b26cf
11 lines
194 B
PkgConfig
11 lines
194 B
PkgConfig
prefix=%PREFIX%
|
|
exec_prefix=${prefix}
|
|
libdir=${exec_prefix}/lib
|
|
includedir=${prefix}/include
|
|
|
|
Name: rubberband
|
|
Version: 1.0
|
|
Description:
|
|
Libs: -L${libdir} -lrubberband
|
|
Cflags: -I${includedir}
|