~ubuntu-branches/ubuntu/natty/libticables/natty

« back to all changes in this revision

Viewing changes to ticables2.pc.in

  • Committer: Bazaar Package Importer
  • Author(s): Krzysztof Burghardt
  • Date: 2009-05-17 13:34:18 UTC
  • Revision ID: james.westby@ubuntu.com-20090517133418-ad2h95ods2vycb6m
Tags: upstream-1.2.0
ImportĀ upstreamĀ versionĀ 1.2.0

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: TiCables
 
7
Description: TI's cable management library
 
8
Version: @VERSION@
 
9
Requires: glib-2.0
 
10
Libs: -L${libdir} -lticables2
 
11
Cflags: -I${includedir}/tilp2
 
12