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:
authorJoshua Leung <aligorith@gmail.com>2012-04-14 15:58:52 +0400
committerJoshua Leung <aligorith@gmail.com>2012-04-14 15:58:52 +0400
commit513f363ea05e9c9cf77588eb86dd4984f8aad60d (patch)
tree4e55058c0fc63f19aace56157504598ed83ad659 /source/blender/editors/space_outliner/CMakeLists.txt
parent9a79bd38ade00fc663c27ffda9892629ef5ca755 (diff)
Silencing some compiler warnings on Windows
argv is defined as "char *" here so that unicode magic can happen causing problems later on when "const char**" is expected instead. While this fix is redundant on other platforms, it's a lot less confusing than some of the alternative fixes.
Diffstat (limited to 'source/blender/editors/space_outliner/CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions