~kelemeng/libubuntuone/bug786632

« back to all changes in this revision

Viewing changes to libubuntuone.pc.in

  • Committer: Rodrigo Moya
  • Date: 2009-11-23 18:07:47 UTC
  • mto: This revision was merged to the branch mainline in revision 2.
  • Revision ID: rodrigo.moya@canonical.com-20091123180747-4hti3a23fnb6drx2
Setup auto* environment

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
prefix=@prefix@
 
2
exec_prefix=${prefix}
 
3
libdir=${exec_prefix}/lib
 
4
includedir=${exec_prefix}/include
 
5
 
 
6
Name: libubuntuone
 
7
Description: Widget library for Ubuntu One integration in applications
 
8
Version: @VERSION@
 
9
Libs: -L${libdir} -lubuntuone-1.0
 
10
Cflags: -I${includedir}/libubuntuone-1.0
 
11
Requires: webkit-1.0