• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1libdir=@abs_builddir@/.libs
2includedir=@abs_srcdir@
3protocoldir=@abs_top_builddir@/protocol
4
5Name: Wayland Server
6Description: Server side implementation of the Wayland protocol (not installed)
7Version: @PACKAGE_VERSION@
8Cflags: -I${includedir} -I${protocoldir}
9Libs: -L${libdir} -lwayland-server
10