ecore: typos, thanks kuri.
[framework/uifw/ecore.git] / ecore-wayland.pc.in
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
5
6 Name: ecore-wayland
7 Description: E core library, Wayland module
8 @pkgconfig_requires_private@: @requirements_ecore_wayland@
9 Version: @VERSION@
10 Libs: -L${libdir} -lecore_wayland
11 Libs.private: -lwayland-client
12 Cflags: -I${includedir}/ecore-@VMAJ@