repo.or.cz
/
ardour2.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
newly created files for use in recording appear in a .stubs folder, and are moved...
[ardour2.git]
/
libs
/
pbd
/
libpbd.pc.in
blob
14d0208845c16b92b17445bcecee48ed6e2317d4
1
prefix=@prefix@
2
exec_prefix=@exec_prefix@
3
libdir=@libdir@
4
includedir=@includedir@/pbd
5
6
Name: libpbd
7
Version: @VERSION@
8
Description: libpbd, a library of useful, generic C++ objects
9
Requires:
10
Libs: -L${libdir} -lpbd @NON_PKG_LIBS@
11
Cflags: -I${includedir} @NON_PKG_CFLAGS@