Add gles31.def to Android platform libs
This commit is contained in:
committed by
Ilya Matveev
parent
c585751d78
commit
d29521fb72
@@ -0,0 +1,5 @@
|
||||
depends = glesCommon posix
|
||||
package = platform.gles31
|
||||
headers = GLES3/gl31.h GLES3/gl3ext.h GLES3/gl3platform.h
|
||||
headerFilter = GLES3/**
|
||||
linkerOpts = -lGLESv3
|
||||
Reference in New Issue
Block a user