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

Annotation of /liblscp/tags/liblscp_0_4_2/lscp.pc.in

Parent Directory Parent Directory | Revision Log Revision Log


Revision 966 - (hide annotations) (download)
Mon Dec 4 23:56:28 2006 UTC (17 years, 5 months ago) by (unknown author)
File size: 209 byte(s)
This commit was manufactured by cvs2svn to create tag 'liblscp_0_4_2'.
1 schoenebeck 199 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