• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1prefix=@prefix@
2exec_prefix=@exec_prefix@
3datarootdir=@datarootdir@
4pkgdatadir=@datadir@/@PACKAGE@
5libdir=@libdir@
6includedir=@includedir@
7
8Name: Wayland Client
9Description: Wayland client side library
10Version: @WAYLAND_VERSION@
11Cflags: -I${includedir}
12Libs: -L${libdir} -lwayland-client
13