/[svn]/liblscp/tags/liblscp_0_5_7/lscp.pc.in
ViewVC logotype

Contents of /liblscp/tags/liblscp_0_5_7/lscp.pc.in

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2491 - (show annotations) (download)
Wed Jan 1 11:54:49 2014 UTC (10 years, 3 months ago) by capela
File size: 209 byte(s)
* A fifth of a Jubilee release.
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
5
6 Name: lscp
7 Description: LinuxSampler control protocol API
8 Version: @VERSION@
9 Libs: -L${libdir} -llscp
10 Cflags: -I${includedir}

  ViewVC Help
Powered by ViewVC