zdoom-macos-deps/deps/fluidsynth/lib/pkgconfig/fluidsynth.pc

13 lines
322 B
PkgConfig

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