e_hwc_window: add e_hwc_window_visible_skip_set
[platform/upstream/enlightenment.git] / enlightenment.pc.in
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 datarootdir=@datarootdir@
5 datadir=@datadir@
6 includedir=@includedir@/@PACKAGE@
7 modules=@libdir@/@PACKAGE@/modules
8 pkgdatadir=@datadir@/@PACKAGE@/data
9 themes=${pkgdatadir}/themes
10 backgrounds=${pkgdatadir}/backgrounds
11 config_apps=@datadir@/@PACKAGE@/config-apps
12 release=@release@
13
14 Name: enlightenment
15 Description: Enlightenmnt Window Manager
16 Requires: @requirements_e@
17 Version: @VERSION@
18 Libs: -L${libdir}
19 Libs.private:  -lm
20 Cflags: -I${includedir} @e_configflags@