Change scanner.c license to MIT
[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