zdoom-macos-deps/deps/instpatch/lib/pkgconfig/libinstpatch-1.0.pc

12 lines
287 B
PkgConfig
Raw Normal View History

prefix=
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include/libinstpatch-2
Name: libInstPatch
Description: MIDI instrument patch library
2021-01-24 09:46:44 +00:00
Version: 1.1.6
Requires: glib-2.0 gobject-2.0 gthread-2.0 sndfile
Libs: -L${libdir} -linstpatch-1.0
Cflags: -I${includedir}