efl/legacy/edje/edje.pc.in

15 lines
356 B
PkgConfig

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
datarootdir=@datarootdir@
datadir=@datadir@/edje
Name: edje
Description: Enlightened graphical design and layout engine.
Requires: @requirement_edje@
Version: @VERSION@
Libs: -L${libdir} -ledje
Libs.private: @EDJE_LIBS@ @EVIL_LIBS@ @ECORE_IMF_LIBS@
Cflags: -I${includedir}