repo.or.cz
/
ryzomcore.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Show bonus/malus timer text if available
[ryzomcore.git]
/
nel
/
src
/
3d
/
driver
/
opengl
/
nel-driverogl.pc.in
blob
6f43c5f14287587ec9f99e27e045ad6f39abe378
1
prefix=@prefix@
2
exec_prefix=@exec_prefix@
3
libdir=@libdir@
4
includedir=@includedir@
5
6
Name: nel-driverogl
7
Version: @VERSION@
8
Description: NeL @VERSION@
9
Requires:
10
Libs: -L${libdir}
11
Libs.private: @LIBS@ @OPENGL_LIBS@ @XF86VIDMODE_LIBS@ -lXmu
12
Cflags: -I${includedir} @OPENGL_CFLAGS@ @XF86VIDMODE_CFLAGS@