[Bf-blender-cvs] CVS commit: blender SConstruct

Nathan Letwory nathan.letwory at axel.fi
Tue Mar 16 22:45:47 CET 2004


jesterking (Nathan Letwory) 2004/03/16 22:45:46 CET

  Modified files:
    .                    SConstruct 
  
  Log:
  - [SCONS] Adding the creation of an Object Browser database (Source browser in MSVC6) when building a debug binary.
  
  This is contributed by Jonathan Harris. I paste here his comments for further reference:
  
  MSVC will open the database automatically when you debug blender.exe.
  The database needs to be explicitly closed before rebuilding by removing
  it from the MSVC7 "Solution Explorer" window. Add it back after the build.
  
  TODO: .sbr intermediate files are created in the build tree. These
  should be removed by a clean but aren't.
  
  Revision  Changes    Path
  1.31      +9 -1      blender/SConstruct



More information about the Bf-blender-cvs mailing list