Add windows opengl32 platform library (#1400)
This commit is contained in:
committed by
Nikolay Igotti
parent
60fff46930
commit
88fcae144e
@@ -0,0 +1,5 @@
|
||||
package = platform.opengl32
|
||||
headers = GL/gl.h GL/glext.h
|
||||
headerFilter = GL/gl.h GL/glext.h
|
||||
compilerOpts = -DUNICODE
|
||||
linkerOpts = -lopengl32
|
||||
Reference in New Issue
Block a user