summaryrefslogtreecommitdiffstats
path: root/wayland-server.pc.in
blob: b317461eaf0b5ee37dd7d57f5ed68d87d78b4d61 (plain)
1
2
3
4
5
6
7
8
9
10
prefix=@prefix@
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
 
Name: Wayland Server
Description: Server side implementation of the Wayland protocol
Version: 0.1
Cflags: -I${includedir}
Libs: -L${libdir} -lwayland-server