fluidsynth/fluidsynth.pc.in

11 lines
212 B
PkgConfig
Raw Normal View History

2003-03-11 16:56:45 +00:00
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}