Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Sharybin <sergey.vfx@gmail.com>2010-11-11 23:32:28 +0300
committerSergey Sharybin <sergey.vfx@gmail.com>2010-11-11 23:32:28 +0300
commit0d488e00c8e10ab55d38bc8bc799a12a117d7402 (patch)
tree5de00bdd3b57d23c32c30c83293dea437abb38d7 /source/blender/editors/animation/anim_channels_edit.c
parentb96bd0a7325bf8fbe00aa91cbac51961d2a2ef0b (diff)
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.
Diffstat (limited to 'source/blender/editors/animation/anim_channels_edit.c')
0 files changed, 0 insertions, 0 deletions