11 lines
202 B
PkgConfig
11 lines
202 B
PkgConfig
|
prefix=/usr
|
||
|
exec_prefix=${prefix}
|
||
|
libdir=/usr/lib
|
||
|
includedir=/usr/include
|
||
|
|
||
|
Name: glesv2
|
||
|
Description: OpenGL ES 1.1 implementation
|
||
|
Version: 1.1
|
||
|
Cflags: -I${includedir}/GLES
|
||
|
Libs: -L${libdir} -lGLESv1_CM
|