Move all to deprecated folder.
This commit is contained in:
12
deprecated/firmware/buildroot/package/sunxi-mali/glesv2.pc
Normal file
12
deprecated/firmware/buildroot/package/sunxi-mali/glesv2.pc
Normal file
@@ -0,0 +1,12 @@
|
||||
prefix=/usr
|
||||
exec_prefix=${prefix}
|
||||
libdir=${exec_prefix}/lib
|
||||
includedir=${prefix}/include
|
||||
|
||||
Name: glesv2
|
||||
Description: ARM Mali implementation of OpenGL ESv2
|
||||
Version: 2.0
|
||||
Requires:
|
||||
Libs: -L${libdir} -lGLESv2 -lGLESv1_CM -lUMP
|
||||
Cflags: -I${includedir}
|
||||
|
||||
Reference in New Issue
Block a user