efl/pc/escape.pc.in

12 lines
294 B
PkgConfig

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: escape
Description: Library that ports on the PS3 some specific Unix functions.
Version: @VERSION@
Libs: -L${libdir} -lescape
Libs.private: @requirements_libs_escape@
Cflags: -I${includedir}/escape-@VMAJ@