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

Annotation of /linuxsampler/branches/release2_0_0/linuxsampler.pc.in

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2789 - (hide annotations) (download)
Wed Jul 15 20:34:18 2015 UTC (8 years, 10 months ago) by schoenebeck
File size: 269 byte(s)
Created linuxsampler branch 'release2_0_0'.

1 schoenebeck 697 prefix=@prefix@
2     exec_prefix=@exec_prefix@
3 schoenebeck 886 libdir=@libdir@/linuxsampler
4 schoenebeck 697 includedir=@includedir@
5 schoenebeck 1212 plugindir=@libdir@/linuxsampler/plugins
6 schoenebeck 697
7     Name: linuxsampler
8     Description: LinuxSampler C++ library
9     Version: @VERSION@
10     Libs: -L${libdir} -llinuxsampler
11 schoenebeck 1212 Cflags: -I${includedir}

  ViewVC Help
Powered by ViewVC