1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
5
6 Name: plover-gtk
7 Description: Plover Gtk+ objects
8 Version: @VERSION@
9 Requires: plover gtk+-2.0
10 Libs: -L${libdir} -lplover-gtk
11 Cflags: -I${includedir}