aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-graphics/vc-graphics/files/egl.pc
blob: c3142022c0c50106882a31c0f84ec3fdfeda563b (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: egl for RaspberryPI
Version: 0.0
Libs: -L${libdir} -lEGL -lGLESv2
Cflags: -I${includedir}/vc -I${includedir}/interface -I${includedir}/interface/vcos -I${includedir}/interface/vcos/pthreads