root/aubio.pc.in

Revision 13344a32b1e4f87a8f12006857a58c639d576cf4, 208 bytes (checked in by Paul Brossier <piem@piem.org>, 10 months ago)

aubio.pc.in: fix include path

  • Property mode set to 100644
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 browser.