zdoom-macos-deps/deps/fluidsynth/lib/pkgconfig/fluidsynth.pc
2024-03-28 16:02:16 +02:00

12 lines
387 B
PkgConfig

prefix=
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
Name: FluidSynth
Description: Software SoundFont synth
Version: 2.3.5
Requires.private: glib-2.0 gthread-2.0 sndfile libinstpatch-1.0
Libs: -L${libdir} -lfluidsynth
Libs.private: -lm -Wl,-framework,CoreAudio,-framework,AudioUnit -Wl,-framework,CoreMIDI,-framework,CoreServices
Cflags: -I${includedir}