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 2 implementation
|
||||
Version: 2
|
||||
Cflags: -I${includedir}/GLESv2
|
||||
Libs: -L${libdir} -lGLESv2
|
||||
Reference in New Issue
Block a user