repo.or.cz
/
mesa
/
nouveau-pmpeg.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ir_to_mesa: Support texture rectangle targets
[mesa/nouveau-pmpeg.git]
/
src
/
glu
/
glu.pc.in
blob
f7d9109823253ac0d7c4f93bb523f2d8270f8287
1
prefix=@INSTALL_DIR@
2
exec_prefix=${prefix}
3
libdir=@INSTALL_LIB_DIR@
4
includedir=@INSTALL_INC_DIR@
5
6
Name: glu
7
Description: Mesa OpenGL Utility library
8
Requires: @GLU_PC_REQ@
9
Requires.private: @GLU_PC_REQ_PRIV@
10
Version: @VERSION@
11
Libs: -L${libdir} -l@GLU_LIB@
12
Libs.private: @GLU_PC_LIB_PRIV@
13
Cflags: -I${includedir} @GLU_PC_CFLAGS@