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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3906 - (show annotations) (download)
Tue May 18 15:26:43 2021 UTC (2 years, 11 months ago) by capela
File size: 216 byte(s)
- CMake is now the official build system.
1 prefix=@ac_prefix@
2 exec_prefix=@ac_prefix@
3 libdir=@ac_libdir@
4 includedir=@ac_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