source: aubio.pc.in @ dc0e759

feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
Last change on this file since dc0e759 was 13344a32, checked in by Paul Brossier <piem@piem.org>, 14 years ago

aubio.pc.in: fix include path

  • Property mode set to 100644
File size: 208 bytes
Line 
1prefix=@prefix@
2exec_prefix=@exec_prefix@
3libdir=@libdir@
4includedir=@includedir@
5
6Name: aubio
7Description: a library for audio labelling
8Version: @VERSION@
9Libs: -L${libdir} -laubio
10Cflags: -I${includedir}
Note: See TracBrowser for help on using the repository browser.