wayland: use the xdg-shell protocol to trigger window state
[platform/upstream/ecore.git] / ecore-input.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-input
9 Description: E core library, Input module
10 @pkgconfig_requires_private@: @requirements_ecore_input@
11 Version: @VERSION@
12 Libs: -L${libdir} -lecore_input
13 Cflags: -I${includedir}/ecore-@VMAJ@