plover-gtk/plover-gtk.pc.in
author J. Ali Harlow <ali@juiblex.co.uk>
Tue Jun 29 10:08:33 2021 +0100 (2021-06-29)
changeset 106 cc42fad3fe31
permissions -rw-r--r--
Add a --paths option to app-manager and use it in setup.js and update.js
     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}