blender/build_files/scons
Sergey Sharybin 266438b5e0 - Use correct paths for mstoolkit and crossmingw tools in sconscript
- Use _stat64i32 instead of _stat in BLI_exist
  Needed for correct compilation by mingw, no sense for msvc
  (_stat is equivalent to _stat64i32 in Visual C++ 2005, and later i suppose)
- Added library msvcr90 for mingw to solve linking error to _stat64i32
2010-07-19 09:02:27 +00:00
..
config - Use correct paths for mstoolkit and crossmingw tools in sconscript 2010-07-19 09:02:27 +00:00
tools