Blender Git Commit Log
Git Commits -> Revision 67ccc51
Revision 67ccc51 by Nathan Letwory (master) March 16, 2004, 21:45 (GMT) |
- [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. |
Commit Details:
Full Hash: 67ccc51920b5e74c03fb3dfc924823bd692ab6bf
SVN Revision: 2160
Parent Commit: 48d2ea1
Lines Changed: +9, -1
1 Modified Path:
/SConstruct (+9, -1) (Diff)