Removes static linking of OpenGL library.
commit18824089f6cb764c42fbacbfa9d77ee5a7a7823f
authorvladislavbelov <vladislavbelov@3db68df2-c116-0410-a063-a993310a9797>
Fri, 24 Dec 2021 08:02:27 +0000 (24 08:02 +0000)
committervladislavbelov <vladislavbelov@3db68df2-c116-0410-a063-a993310a9797>
Fri, 24 Dec 2021 08:02:27 +0000 (24 08:02 +0000)
treec2286e55efd82e9c5a342167981d0e5ba3476f1e
parent8481060fbe444ee02025ce5f62afb96158b1847f
Removes static linking of OpenGL library.

Tested By: Langbart, Stan

Differential Revision: https://code.wildfiregames.com/D4387

git-svn-id: https://svn.wildfiregames.com/public/ps/trunk@26104 3db68df2-c116-0410-a063-a993310a9797
build/premake/extern_libs5.lua
build/premake/premake5.lua
libraries/win32/opengl/include/GL/glext.h [deleted file]
libraries/win32/opengl/include/GL/wglext.h [deleted file]
source/lib/ogl.cpp
source/renderer/backend/gl/Device.cpp
source/tools/atlas/GameInterface/Handlers/GraphicsSetupHandlers.cpp