~thumper/nux/next-changes

« back to all changes in this revision

Viewing changes to NuxGraphics/nux-graphics.pc.in

  • Committer: Neil Jagdish Patel
  • Date: 2010-09-01 21:15:42 UTC
  • Revision ID: neil.patel@canonical.com-20100901211542-cw2ce3ak28unouwb
Add NuxGraphics with licensing

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: NuxGraphics
 
7
Description: Core OpenGL graphics functions for Nux
 
8
Version: @VERSION@
 
9
Libs: -L${libdir} -lnux-graphics-@NUX_API_VERSION@
 
10
Cflags: -I${includedir}/Nux-@NUX_API_VERSION@
 
11
Requires: glib-2.0 cairo libpng