/[svn]/linuxsampler/branches/release2_1_0/linuxsampler.pc.in
ViewVC logotype

Contents of /linuxsampler/branches/release2_1_0/linuxsampler.pc.in

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3373 - (show annotations) (download)
Sat Nov 25 17:31:53 2017 UTC (6 years, 5 months ago) by schoenebeck
File size: 269 byte(s)
Created linuxsampler branch 'release2_1_0'.
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@/linuxsampler
4 includedir=@includedir@
5 plugindir=@libdir@/linuxsampler/plugins
6
7 Name: linuxsampler
8 Description: LinuxSampler C++ library
9 Version: @VERSION@
10 Libs: -L${libdir} -llinuxsampler
11 Cflags: -I${includedir}

  ViewVC Help
Powered by ViewVC