repo.or.cz
/
nyanlinux.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Gfx stack update
[nyanlinux.git]
/
builders
/
mesa-gl-amd-sh-ca92a10800bcb09749758ea1664dc0675955ffa0
/
contrib
/
pkgconfig
/
egl.pc.in
blob
fd6904bd81a931f74fec6782eb5525033f1ab21f
1
prefix=@prefix@
2
exec_prefix=${prefix}
3
libdir=@libdir@
4
includedir=@includedir@
5
6
Name: egl
7
Description: Mesa EGL library
8
Requires.private: @GL_PC_REQ_PRIV@
9
Version: @PACKAGE_VERSION@
10
Libs: -L${libdir} -lEGL
11
Libs.private: @GL_PC_LIB_PRIV@
12
Cflags: -I${includedir} @GL_PC_CFLAGS@