Windows fixes

This commit is contained in:
Jack Andersen
2015-11-10 10:11:08 -10:00
parent df72fca65d
commit 6d3b8d3198
3 changed files with 8 additions and 2 deletions

View File

@@ -71,6 +71,8 @@
# undef WIN32_LEAN_AND_MEAN
#endif
#define GLEW_STATIC 1
/*
* GLEW_STATIC needs to be set when using the static version.
* GLEW_BUILD is set when building the DLL version.