~ps-jenkins/ido/latestsnapshot-13.10.0+13.10.20130920-0ubuntu1

« back to all changes in this revision

Viewing changes to libido3.pc.in

  • Committer: Michael Terry
  • Date: 2011-06-01 19:24:28 UTC
  • mto: This revision was merged to the branch mainline in revision 78.
  • Revision ID: mike@mterry.name-20110601192428-teq6k2slju30ehy4
allow building either gtk2 or gtk3 versions; some deprecation cleanups

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: libido
 
7
Description: Ayatana Indicator Display Objects
 
8
Version: @VERSION@
 
9
Libs: -L${libdir} -lido3-0.1
 
10
Cflags: -I${includedir}/libido3-0.1
 
11
Requires: gtk+-3.0