fluidsynth/doc/android/oboe-1.0.pc

11 lines
222 B
PkgConfig
Raw Normal View History

prefix=${pcfiledir}
exec_prefix=${prefix}
libdir=${prefix}
includedir=${prefix}/../../include/
Name: Oboe
Description: Oboe library
Version: 1.0.0
Libs: -L${libdir} -loboe -landroid -llog -lstdc++
Cflags: -I${includedir}