Imported Upstream version 1.7.1
[platform/upstream/edje.git] / edje.pc.in
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 modules=@libdir@/@PACKAGE@/modules
5 includedir=@includedir@
6 datarootdir=@datarootdir@
7 datadir=@datadir@/edje
8 vmaj=@VMAJ@
9 multisense=@want_multisense@
10
11 Name: edje
12 Description: Enlightened graphical design and layout engine.
13 @pkgconfig_requires_private@: @requirement_edje@
14 Version: @VERSION@
15 Libs: -L${libdir} -ledje
16 Libs.private: @lua_libs@
17 Cflags: -I${includedir}/edje-@VMAJ@