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

11 lines
211 B
PkgConfig
Raw Normal View History

2020-12-12 10:53:02 +00:00
prefix=
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
Name: FluidSynth
Description: Software SoundFont synth
Version: 2.1.5
Libs: -L${libdir} -lfluidsynth
Cflags: -I${includedir}