From Alok Priyadarshi, support for statically linking to GLES2.lib
This commit is contained in:
@@ -231,7 +231,9 @@ void osg::StandardNotifyHandler::notify(osg::NotifySeverity severity, const char
|
||||
|
||||
#if defined(WIN32) && !defined(__CYGWIN__)
|
||||
|
||||
#define WIN32_LEAN_AND_MEAN
|
||||
#ifndef WIN32_LEAN_AND_MEAN
|
||||
#define WIN32_LEAN_AND_MEAN
|
||||
#endif
|
||||
#include <windows.h>
|
||||
|
||||
void osg::WinDebugNotifyHandler::notify(osg::NotifySeverity severity, const char *message)
|
||||
|
||||
Reference in New Issue
Block a user