efl/legacy/edje/edje.pc.in

13 lines
279 B
PkgConfig
Raw Normal View History

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
datadir=@datadir@/edje
Name: edje
Description: Enlightened graphical design and layout engine.
Requires: ecore evas eet embryo
Version: @VERSION@
Libs: -L${libdir} -ledje
Cflags: -I${includedir}