8d32b34563084ac1ed4dac110cada6f1587dc946
[platform/core/uifw/libtpl-egl.git] / pkgconfig / wayland-egl.pc
1 prefix=/usr
2 exec_prefix=${prefix}
3 libdir=${exec_prefix}/lib
4 includedir=${prefix}/include
5
6 Name: wayland-egl
7 Description: Wayland EGL Protocol for TIZEN (from Mesa)
8 Version: 10.2.0
9 Requires: wayland-client
10 Libs: -L${libdir} -lwayland-egl
11 Cflags: -I${includedir}