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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 566 - (show annotations) (download)
Sun May 22 22:22:27 2005 UTC (18 years, 10 months ago) by (unknown author)
File size: 209 byte(s)
This commit was manufactured by cvs2svn to create tag 'liblscp_0_2_9'.
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