Home | History | Annotate | Download | only in cursor
      1 libdir=@abs_builddir@/.libs
      2 includedir=@abs_srcdir@
      3 
      4 Name: Wayland Cursor
      5 Description: Wayland cursor helper library (not installed)
      6 Version: @WAYLAND_VERSION@
      7 Cflags: -I${includedir}
      8 Libs: -L${libdir} -lwayland-cursor
      9