~fginther/libgrip/libgrip-0.3.5-precise

« back to all changes in this revision

Viewing changes to libgrip.pc.in

  • Committer: Stephen M. Webb
  • Date: 2011-03-04 19:15:32 UTC
  • mfrom: (0.1.30 libgrip)
  • mto: (17.1.1 ubuntu)
  • mto: This revision was merged to the branch mainline in revision 8.
  • Revision ID: stephen.webb@canonical.com-20110304191532-46jnihnpbul5w569
Tags: upstream-0.1.4
ImportĀ upstreamĀ versionĀ 0.1.4

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: libgrip
7
 
Description: Multitouch gesture library
8
 
Version: @VERSION@
9
 
Libs: -L${libdir} -lgrip-0.1
10
 
Cflags: -I${includedir}/libgrip-0.1
11
 
Requires: gtk+-2.0