efl/legacy/ecore/ecore-config.pc.in

11 lines
234 B
PkgConfig
Raw Normal View History

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: ecore-config
Description: E core library, Config module
Version: @VERSION@
Libs: -L${libdir} -lecore_config
Cflags: -I${includedir}/ecore-@VMAJ@