blender/source/creator
Joshua Leung 513f363ea0 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.
2012-04-14 11:58:52 +00:00
..
buildinfo.c remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +00:00
CMakeLists.txt * Replace some more Blender 2.5x with Blender 2.6x and some code cleanup. 2012-04-07 18:39:29 +00:00
creator.c Silencing some compiler warnings on Windows 2012-04-14 11:58:52 +00:00
SConscript Shuffle some build code around to ensure debug builds on Windows actually run too. 2011-06-08 11:53:07 +00:00