File: gtkgl-2.0.pc.in

package info (click to toggle)
gtkgl2 2.0.1-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 1,592 kB
  • ctags: 384
  • sloc: ansic: 3,016; makefile: 91
file content (11 lines) | stat: -rw-r--r-- 262 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: GtkGLArea
Description: an OpenGL widget for GTK+
Version: @VERSION@
Requires: gtk+-2.0
Libs: -L${libdir} -lgtkgl-2.0 @GL_LIBS@
Cflags: -I${includedir}/gtkgl-2.0 @GL_CFLAGS@