Move all to deprecated folder.
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
prefix=/usr
|
||||
exec_prefix=${prefix}
|
||||
libdir=/usr/lib
|
||||
includedir=/usr/include
|
||||
|
||||
Name: glesv2
|
||||
Description: OpenGL ES 1.1 implementation
|
||||
Version: 1.1
|
||||
Cflags: -I${includedir}/GLES
|
||||
Libs: -L${libdir} -lGLESv1_CM
|
||||
Reference in New Issue
Block a user