~jpetersen/clutk/414353

« back to all changes in this revision

Viewing changes to clutk.pc.in

  • Committer: Neil Jagdish Patel
  • Date: 2009-08-06 15:56:38 UTC
  • Revision ID: neil.patel@canonical.com-20090806155638-ptkh25a3wkas2map
modified:
  Makefile.am
  clutk.pc.in
  configure.ac
    - Make the release 0.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
Name: clutk
7
7
Description: User Interface Toolkit for Clutter.
8
8
Version: @VERSION@
9
 
Libs: -L${libdir} -lclutk-0.1
10
 
Cflags: -I${includedir}/clutk-0.1
 
9
Libs: -L${libdir} -lclutk-0.2
 
10
Cflags: -I${includedir}/clutk-0.2
11
11
Requires: clutter-x11-1.0 clutter-gtk-0.10 gtk+-2.0