efl/pc/elocation.pc.in

13 lines
323 B
PkgConfig

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: elocation
Description: Enlightenment location library
Requires.private: @requirements_pc_elocation@
Version: @VERSION@
Libs: -L${libdir} -lelocation
Libs.private: @requirements_libs_elocation@
Cflags: -I${includedir}/elocation-@VMAJ@