Edje: Updated changelog.
[framework/uifw/edje.git] / edje.pc.in
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
5 datarootdir=@datarootdir@
6 datadir=@datadir@/edje
7
8 Name: edje
9 Description: Enlightened graphical design and layout engine.
10 @pkgconfig_requires_private@: @requirement_edje@
11 Version: @VERSION@
12 Libs: -L${libdir} -ledje
13 Libs.private: @lua_libs@
14 Cflags: -I${includedir}/edje-@VMAJ@