1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-04-30 07:39:42 +02:00
audacity/lib-src/sbsms/sbsms.pc.in
2010-01-24 09:19:39 +00:00

10 lines
254 B
PkgConfig

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: sbsms
Description: C++ library for subband sinusoidal modeling time stretching and pitch scaling
Version: @VERSION@
Libs: -L${libdir} -lsbsms
Cflags: -I${includedir}