Blender Git Commit Log

Git Commits -> Revision 0d488e0

Revision 0d488e0 by Sergey Sharybin (master)
November 11, 2010, 20:32 (GMT)
System console toggling for MinGW

Define WINVER=0x0501 for MinGW due to some stuff requres this winver, but
MinGW's default is 0x0400 (thanks AlexKu for point)

Better to replace all #include <windows.h> with #include "BLI_winstuff.h" to
avoid possibility of different functions prototypes in different modules.

Commit Details:

Full Hash: 0d488e00c8e10ab55d38bc8bc799a12a117d7402
SVN Revision: 33023
Parent Commit: b96bd0a
Lines Changed: +11, -3

2 Modified Paths:

/source/blender/blenlib/BLI_winstuff.h (+7, -0) (Diff)
/source/blender/windowmanager/intern/wm_operators.c (+4, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021