b317461eaf0b5ee37dd7d57f5ed68d87d78b4d61
[profile/ivi/wayland.git] / wayland / wayland-server.pc.in
1 prefix=@prefix@
2 exec_prefix=${prefix}
3 libdir=${exec_prefix}/lib
4 includedir=${prefix}/include
5  
6 Name: Wayland Server
7 Description: Server side implementation of the Wayland protocol
8 Version: 0.1
9 Cflags: -I${includedir}
10 Libs: -L${libdir} -lwayland-server