Imported Upstream version 0.1.0+git20131207+e452e83
[deb_libhybris.git] / hybris / glesv2 / glesv2.pc.in
1 prefix=@prefix@
2 exec_prefix=${prefix}
3 libdir=@libdir@
4 includedir=@includedir@
5
6 Name: glesv2
7 Description: libhybris OpenGL ES 2.0 library
8 Version: @VERSION@
9 Libs: -L${libdir} -lGLESv2
10 Cflags: -I${includedir}