Rename source subdir from wayland to src
[profile/ivi/wayland.git] / src / wayland-client.pc.in
1 prefix=@prefix@
2 exec_prefix=${prefix}
3 libdir=${exec_prefix}/lib
4 includedir=${prefix}/include
5  
6 Name: Wayland Client
7 Description: Wayland client side library
8 Version: 0.1
9 Cflags: -I${includedir}
10 Libs: -L${libdir} -lwayland-client