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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 979 - (show annotations) (download)
Sun Dec 17 20:29:46 2006 UTC (17 years, 4 months ago) by (unknown author)
File size: 209 byte(s)
This commit was manufactured by cvs2svn to create tag 'liblscp_0_5_0'.
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