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:
authorSergey Sharybin <sergey.vfx@gmail.com>2010-07-19 13:02:27 +0400
committerSergey Sharybin <sergey.vfx@gmail.com>2010-07-19 13:02:27 +0400
commit266438b5e0224de4653ba2a795a069781e926007 (patch)
treea5554e87b433870e4a5e68001c4b175865d1a2a3 /source/blender/blenlib/SConscript
parentc28c33d19d544fdc69e82e5b6d941431516c588c (diff)
- 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
Diffstat (limited to 'source/blender/blenlib/SConscript')
0 files changed, 0 insertions, 0 deletions