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
final copy needs to be done as root to deal wit vbox mount defaults
[ardour2.git]
/
libs
/
midi++2
/
libmidi++.pc.in
blob
10be08c7a7ff3e0f3eb269f2166b83ee51afbcf5
1
prefix=@prefix@
2
exec_prefix=@exec_prefix@
3
libdir=@libdir@
4
includedir=@includedir@/midi++
5
6
Name: libmidi++
7
Version: @VERSION@
8
Description: libmidi++, a C++ library for handling MIDI I/O, including MMC and MTC
9
Requires: libpbd
10
Libs: -L${libdir} -lmidipp @AUDIO_LIBS@ @NON_PKG_LIBS@
11
Cflags: -I${includedir} @NON_PKG_CFLAGS@