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
glsl2: Add and use new variable mode ir_var_temporary
[mesa/nouveau-pmpeg.git]
/
src
/
glw
/
glw.pc.in
blob
19a7c307c016cfacfa065abff24a979a742ba2b5
1
prefix=@INSTALL_DIR@
2
exec_prefix=${prefix}
3
libdir=@INSTALL_LIB_DIR@
4
includedir=@INSTALL_INC_DIR@
5
6
Name: glw
7
Description: Mesa OpenGL widget library
8
Requires: gl
9
Requires.private: @GLW_PC_REQ_PRIV@
10
Version: @VERSION@
11
Libs: -L${libdir} -l@GLW_LIB@
12
Libs.private: @GLW_PC_LIB_PRIV@
13
Cflags: -I${includedir} @GLW_PC_CFLAGS@