~ghartshaw/glxu/v1.x

« back to all changes in this revision

Viewing changes to glxu.pc.in

  • Committer: Garrett Hartshaw
  • Date: 2010-10-31 02:03:20 UTC
  • Revision ID: garrett@garrett-laptop-20101031020320-5zaemj6watsjij77
Tags: v0.1
Added missing glxu.pc.in file.

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: GLXU
 
7
Description: The GLX Utility Library (GLXU) is designed to simplify the use of GLX.
 
8
Version: @PACKAGE_VERSION@
 
9
Libs: -L${libdir} -lglxu
 
10
Cflags: -I${includedir}/glxu -I${libdir}/glxu/include