Home | History | Annotate | Download | only in src
      1 libdir=@abs_builddir@/.libs
      2 includedir=@abs_srcdir@
      3  
      4 Name: Wayland Server
      5 Description: Server side implementation of the Wayland protocol (not installed)
      6 Version: @PACKAGE_VERSION@
      7 Cflags: -I${includedir}
      8 Libs: -L${libdir} -lwayland-server
      9