Blender Git Loki
Git Commits -> Revision 483136c
Revision 483136c by Campbell Barton (master) November 11, 2008, 14:14 (GMT) |
Adjusted scons files so disabling quicktime, python and sdl also removes their includes when building. writefile.c had usless include. |
Commit Details:
Full Hash: 483136c8e4d73fafe2b3e0953a6325107558d896
SVN Revision: 17406
Parent Commit: 5161c2e
Lines Changed: +51, -36
13 Modified Paths:
/intern/elbeem/SConscript (+1, -1) (Diff)
/SConstruct (+8, -6) (Diff)
/source/blender/blenkernel/SConscript (+7, -2) (Diff)
/source/blender/blenlib/SConscript (+3, -1) (Diff)
/source/blender/blenloader/intern/writefile.c (+0, -2) (Diff)
/source/blender/blenloader/SConscript (+0, -1) (Diff)
/source/blender/imbuf/SConscript (+2, -2) (Diff)
/source/blender/nodes/SConscript (+6, -6) (Diff)
/source/blender/render/SConscript (+2, -2) (Diff)
/source/blender/src/SConscript (+10, -7) (Diff)
/source/creator/SConscript (+5, -3) (Diff)
/source/gameengine/GameLogic/SConscript (+4, -2) (Diff)
/source/gameengine/Ketsji/SConscript (+3, -1) (Diff)
/SConstruct (+8, -6) (Diff)
/source/blender/blenkernel/SConscript (+7, -2) (Diff)
/source/blender/blenlib/SConscript (+3, -1) (Diff)
/source/blender/blenloader/intern/writefile.c (+0, -2) (Diff)
/source/blender/blenloader/SConscript (+0, -1) (Diff)
/source/blender/imbuf/SConscript (+2, -2) (Diff)
/source/blender/nodes/SConscript (+6, -6) (Diff)
/source/blender/render/SConscript (+2, -2) (Diff)
/source/blender/src/SConscript (+10, -7) (Diff)
/source/creator/SConscript (+5, -3) (Diff)
/source/gameengine/GameLogic/SConscript (+4, -2) (Diff)
/source/gameengine/Ketsji/SConscript (+3, -1) (Diff)