Implement a workaround for wayland_egl, allowing to raise
[platform/upstream/ecore.git] / ecore-wayland.pc.in
1 PACKAGE_TARNAME=@PACKAGE_TARNAME@
2 prefix=@prefix@
3 exec_prefix=@exec_prefix@
4 libdir=@libdir@
5 includedir=@includedir@
6 docdir=@docdir@
7
8 Name: ecore-wayland
9 Description: E core library, Wayland module
10 @pkgconfig_requires_private@: @requirements_ecore_wayland@
11 Version: @VERSION@
12 Libs: -L${libdir} -lecore_wayland
13 Libs.private: -lwayland-client
14 Cflags: -I${includedir}/ecore-@VMAJ@