aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q/glesv2.pc
blob: 9be46f27eca3213b835711aa7fe8c05f8ba86b73 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
prefix=/usr
exec_prefix=${prefix}
libdir=/usr/lib
includedir=/usr/include

Name: glesv2
Description: Vivante OpenGL ES 2.0 library
Requires.private:
Version: 8.0
Libs: -L${libdir} -lGLESv2 -lEGL -lGAL
Libs.private: -lpthread -lrt
Cflags: -I${includedir}