repo.or.cz
/
buildroot-gz.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
board/csky: fixup gdb instructions in readme.txt
[buildroot-gz.git]
/
package
/
sunxi-mali
/
glesv2.pc
blob
4702d1394c44b79c3c167ca1d8f96a1f48f37f00
1
prefix=/usr
2
exec_prefix=${prefix}
3
libdir=${exec_prefix}/lib
4
includedir=${prefix}/include
5
6
Name: glesv2
7
Description: ARM Mali implementation of OpenGL ESv2
8
Version: 2.0
9
Requires:
10
Libs: -L${libdir} -lGLESv2 -lGLESv1_CM -lUMP
11
Cflags: -I${includedir}
12