blender/tools
Andrea Weikert 70edf4e293 fixing some compile problems with MSVC7.1/scons
* stupid misplacement of declaration
* replacing fmodf with fmod (fmodf not available with MSVC7.1 when compiling C-code)
* appending CXXFLAGS to CCFLAGS in tools/Blender.py to avoid linking errors with runtime library (/MT not set) 
  - jesterKing, could you please check if that's ok?
2007-09-23 13:52:08 +00:00
..
__init__.py ==SCons== 2006-03-10 20:11:48 +00:00
bcolors.py == SCons == 2006-02-04 14:15:10 +00:00
Blender.py fixing some compile problems with MSVC7.1/scons 2007-09-23 13:52:08 +00:00
btools.py add the option of not installing to scons build system 2007-08-14 20:55:59 +00:00
crossmingw.py == SCons == 2006-02-04 14:15:10 +00:00
mstoolkit.py this file had dos line endings and was causing errors with MSVC express according to artificer. 2006-07-05 21:51:03 +00:00