kumquat-buildroot/package/freescale-imx/gpu-viv-bin-mx6q/egl.pc

11 lines
245 B
PkgConfig
Raw Normal View History

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