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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 874 - (show annotations) (download)
Thu Jun 1 22:41:18 2006 UTC (17 years, 11 months ago) by (unknown author)
File size: 209 byte(s)
This commit was manufactured by cvs2svn to create tag 'liblscp_0_3_3'.
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