blob: f8a8df217411eff6034ce33eee221c03533008fe (
plain)
1
2
3
4
5
6
7
8
9
10
|
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: wayland-egl
Description: Mesa wayland-egl library
Version: @VERSION@
Libs: -L${libdir} -lwayland-egl
Cflags: -I${includedir}
|