summaryrefslogtreecommitdiff
path: root/pkgconfig_i686/opengl-es-11.pc
blob: 4c142c9d01124e01e396543726b76913746a7870 (plain)
1
2
3
4
5
6
7
8
9
10
11
prefix=/usr
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include

Name: opengl-es-11
Description: OpenGL-ES 1.1 Library
Version: 0.1
Requires: opengl
Libs: -L${libdir}
Cflags: -I${includedir}