aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q/glesv1_cm.pc
blob: b69bcb2fff9c5dd74b8a5ea8de2a10111ea5cfd2 (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: glesv1_cm
Description: Vivante OpenGL ES 1.1 CM library
Requires.private: libdrm x11 xext xdamage xfixes xcb
Version: 8.0
Libs: -L${libdir} -lGLESv1_CM
Libs.private: -lm -lpthread -ldl
Cflags: -I${includedir}