aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/libraries/ecore/ecore-wayland.pc.in
blob: f4f5cf3a0a5d710f4da4f39a8dc753f9f68fb360 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: ecore-wayland
Description: E core library, Wayland module
@pkgconfig_requires_private@: @requirements_ecore_wayland@
Version: @VERSION@
Libs: -L${libdir} -lecore_wayland
Libs.private: -lwayland-client
Cflags: -I${includedir}/ecore-@VMAJ@