1prefix=@prefix@
2exec_prefix=@exec_prefix@
3libdir=@libdir@
4includedir=@includedir@
5
6Name: Zapojit
7Description: GLib/GObject wrapper for the SkyDrive and Hotmail REST APIs
8Version: @VERSION@
9Requires: gio-2.0 glib-2.0 goa-1.0 json-glib-1.0 libsoup-2.4 rest-0.7
10Libs: -L${libdir} -lzapojit-0.0
11Cflags: -I${includedir}/libzapojit-0.0
12