mirror of
https://github.com/ZDoom/zdoom-macos-deps.git
synced 2024-11-29 23:22:35 +00:00
10 lines
211 B
PkgConfig
10 lines
211 B
PkgConfig
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}
|