Fixed _WIN32_WINNT not being set to Windows XP.

This commit is contained in:
Camilla Berglund
2013-09-03 13:38:16 +02:00
parent 3f74712540
commit b998d4fe01
2 changed files with 6 additions and 1 deletions
+2
View File
@@ -204,6 +204,8 @@ See the [GLFW documentation](http://www.glfw.org/docs/latest/).
## Changelog
- [Win32] Bugfix: `_WIN32_WINNT` was not set to Windows XP or later
## Contact