Add windows opengl32 platform library (#1400)

This commit is contained in:
Carlos Ballesteros Velasco
2018-03-13 15:43:51 +01:00
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