repo.or.cz
/
AROS.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
revert between 56095 -> 55830 in arch
[AROS.git]
/
workbench
/
libs
/
mesa
/
src
/
egl
/
main
/
egl.pc.in
blob
2855a4980a002ec64d0caa3e40dfd81c21cdef52
1
prefix=@INSTALL_DIR@
2
exec_prefix=${prefix}
3
libdir=@INSTALL_LIB_DIR@
4
includedir=@INSTALL_INC_DIR@
5
6
Name: egl
7
Description: Mesa EGL library
8
Requires.private: @EGL_PC_REQ_PRIV@
9
Version: @VERSION@
10
Libs: -L${libdir} -l@EGL_LIB@
11
Libs.private: @EGL_PC_LIB_PRIV@
12
Cflags: -I${includedir} @EGL_PC_CFLAGS@