blender/build_files
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
..
cmake SVN maintenance. 2010-07-15 20:30:31 +00:00
make move nan mk files from source/ into build_files/make/ 2010-07-13 00:57:19 +00:00
scons - Use correct paths for mstoolkit and crossmingw tools in sconscript 2010-07-19 09:02:27 +00:00