mirror of
https://github.com/ZDoom/zdoom-macos-deps.git
synced 2024-11-29 07:02:27 +00:00
11 lines
246 B
PkgConfig
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}
|