root/libremix/trunk/remix.pc.in

Revision 320, 235 bytes (checked in by conrad, 3 years ago)

remove all the ALSA code

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
5
6 Name: remix
7 Description: An audio rendering library
8 Requires: ctxdata sndfile
9 Version: @VERSION@
10 Libs: -L${libdir} -lremix -ldl
11 Cflags: -I${includedir}
Note: See TracBrowser for help on using the browser.