fluidsynth/fluidsynth.pc.in
derselbst aac2354f5c remove fop-level "fluidsynth" directory node
cd fluidsynth && git mv * ../
2017-09-03 13:30:26 +02:00

10 lines
212 B
PkgConfig

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}