zdoom-macos-deps/deps/fluidsynth/lib/pkgconfig/fluidsynth.pc
2022-12-29 15:49:54 +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.1
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}