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