summaryrefslogtreecommitdiff
path: root/pc/escape.pc.in
blob: ec335380545de417d79a338f1ee185f39049118b (plain)
1
2
3
4
5
6
7
8
9
10
11
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}/efl-@VMAJ@ -I${includedir}/escape-@VMAJ@