aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/libraries/edje/edje.pc.in
blob: 1f2befe779dac2add6148bdd787c8af509d2cc48 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
modules=@libdir@/@PACKAGE@/modules
includedir=@includedir@
datarootdir=@datarootdir@
datadir=@datadir@/edje
vmaj=@VMAJ@

Name: edje
Description: Enlightened graphical design and layout engine.
@pkgconfig_requires_private@: @requirement_edje@
Version: @VERSION@
Libs: -L${libdir} -ledje
Libs.private: @lua_libs@
Cflags: -I${includedir}/edje-@VMAJ@