summaryrefslogtreecommitdiffstats
path: root/package/freescale-imx/gpu-viv-bin-mx6q/egl.pc
blob: c9842471d81f7b900efef0cb8bd8463a154cbdf1 (plain)
1
2
3
4
5
6
7
8
9
10
prefix=/usr
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include

Name: egl
Description: Freescale gpu-viv-bin-mx6q implementation of EGL
Version: 1.0
Libs: -L${libdir} -lGAL -lEGL
Cflags: -I${includedir}/ -DEGL_API_FB=1
OpenPOWER on IntegriCloud