File: fluidsynth.pc.in

package info (click to toggle)
fluidsynth 1.1.6-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 4,644 kB
  • ctags: 4,241
  • sloc: ansic: 30,710; sh: 11,219; xml: 705; cpp: 262; makefile: 258; java: 110
file content (10 lines) | stat: -rw-r--r-- 212 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: FluidSynth
Description: Software SoundFont synth
Version: @VERSION@
Libs: -L${libdir} -lfluidsynth
Cflags: -I${includedir}