fix corner case with edje - where u check for existens of parts in a edje but
[edje_lua.git] / edje.pc.in
blobd589e9ac2ff5b94ed68345e93ea19de60e6bd012
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
5 datarootdir=@datarootdir@
6 datadir=@datadir@/edje
8 Name: edje
9 Description: Enlightened graphical design and layout engine.
10 Requires: @requirement_edje@
11 Version: @VERSION@
12 Libs: -L${libdir} -ledje
13 Libs.private: @EDJE_LIBS@ @EVIL_LIBS@
14 Cflags: -I${includedir}