Config.in: add -Og option
[buildroot-gz.git] / package / ti-gfx / glesv2.pc
blobb458133251139cdfd59dba992458fd88109ea927
1 prefix=/usr
2 exec_prefix=${prefix}
3 libdir=${exec_prefix}/lib
4 includedir=${prefix}/include
6 Name: glesv2
7 Description: TI Graphics SDK implementation of OpenGL ESv2
8 Version: 1.9.2188537
9 Requires:
10 Libs: -L${libdir} -lGLESv2 -lGLES_CM -lsrv_um -lusc -lEGL -lIMGegl
11 Cflags: -I${includedir}