zdoom-macos-deps/deps/fluidsynth/lib/pkgconfig/fluidsynth.pc
2020-12-12 15:17:28 +02:00

11 lines
246 B
PkgConfig

prefix=
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
Name: FluidSynth
Description: Software SoundFont synth
Version: 2.1.5
Requires.private: libinstpatch-1.0
Libs: -L${libdir} -lfluidsynth
Cflags: -I${includedir}