efl/legacy/eio/eio.pc.in

11 lines
231 B
PkgConfig
Raw Normal View History

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: eio
Description: Enlightenned Asynchronous Input Output library
Version: @VERSION@
Libs: -L${libdir} -leio
Cflags: -I${includedir}/eio-@VMAJ@