~ubuntu-mate-dev/unity-gtk-module/lp1710999

« back to all changes in this revision

Viewing changes to data/unity-gtk-module.pc.in

  • Committer: William Hua
  • Date: 2013-01-08 03:45:36 UTC
  • Revision ID: william.hua@canonical.com-20130108034536-qb7n184e0s7c7k8b
Add pkgconfig and gtk-docs.

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: unity-gtk-module
 
7
Description: Unity GTK+ module
 
8
Version: @VERSION@
 
9
Requires: gtk+-3.0
 
10
Cflags: -I${includedir}/unity-gtk-module
 
11
Libs: -L${libdir}/unity-gtk-module -lunity-gtk-parser