File: liboglappth.pc.in

package info (click to toggle)
liboglappth 1.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, jessie, jessie-kfreebsd, sid, stretch, trixie, wheezy
  • size: 1,472 kB
  • ctags: 406
  • sloc: sh: 9,780; cpp: 1,778; makefile: 33
file content (10 lines) | stat: -rw-r--r-- 314 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: liboglappth
Description: A library for creating portable OpenGL applications with easy-to-code scene setup and selection operations.
Version: @VERSION@
Libs: -L${libdir} -lGL -lGLU -loglappth
Cflags: -I${includedir}/oglappth