view src/portaudio/bindings/cpp/portaudiocpp.pc.in @ 118:a8541380d3e0

Ah, we've already done this. Merge, taking everything from the branch with the older commits.
author Chris Cannam <cannam@all-day-breakfast.com>
date Fri, 04 Jul 2014 10:37:37 +0100
parents 8a15ff55d9af
children
line wrap: on
line source
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: PortAudioCpp
Description: Portable audio I/O C++ bindings
Version: 12
Requires: portaudio-2.0

Libs: -L${libdir} -lportaudiocpp
Cflags: -I${includedir}