~gwibber-committers/gwibber/libgwibber-0.0

« back to all changes in this revision

Viewing changes to gwibber-gtk.pc.in

  • Committer: Ken VanDine
  • Date: 2010-06-04 02:12:26 UTC
  • Revision ID: ken.vandine@canonical.com-20100604021226-l9195zr1w8x0hpa3
initial import

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
prefix=@prefix@
 
2
exec_prefix=@exec_prefix@
 
3
libdir=@libdir@
 
4
includedir=@includedir@
 
5
 
 
6
Name: libgwibber-gtk
 
7
Description: A library of Gtk widgets for Gwibber
 
8
Version: @VERSION@
 
9
Libs: -L${libdir} -lgwibber-gtk
 
10
Cflags: -I${includedir}/gwibber-gtk
 
11
Requires: glib-2.0 gthread-2.0 gobject-2.0 gio-2.0 gio-unix-2.0 dbus-glib-1 gtk+-2.0