/[svn]/liblscp/trunk/liblscp.pc.in
ViewVC logotype

Contents of /liblscp/trunk/liblscp.pc.in

Parent Directory Parent Directory | Revision Log Revision Log


Revision 50 - (show annotations) (download)
Sat Apr 24 19:53:05 2004 UTC (19 years, 11 months ago) by capela
File size: 212 byte(s)
Initial alpha release.

1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
5
6 Name: liblscp
7 Description: LinuxSampler control protocol API
8 Version: @VERSION@
9 Libs: -L${libdir} -llscp
10 Cflags: -I${includedir}

  ViewVC Help
Powered by ViewVC