blob: 9093d858d4de68ab5ec2827eff185037960ce6f3 (
plain)
1
2
3
4
5
6
7
8
9
10
|
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: ecore-wayland
Description: E core library, Wayland module
Version: @VERSION@
Libs: -L${libdir} -lecore_wayland
Cflags: -I${includedir}/ecore-@VMAJ@
|