Blender Git Commit Log

Git Commits -> Revision 4de22c2

Revision 4de22c2 by Andrea Weikert (master)
March 26, 2007, 18:34 (GMT)
==== MSVC 7.1 projectfiles ====
maintenance work:
- internally renamed nodes lib to BL_nodes to follow naming of other libs, renaming of
actual projectfile will follow after move to svn.
- added missing include dirs for new BL_nodes lib
- removed hardcoded include dir in nodes lib
- changed nodes lib to not 'compile as C++', but as default, so .c as C, .cpp as C++
- still found PHY_Ode dependency in ActiveX plugin which I removed
summary:
All should compile fine again now, let me know of any problems.

Commit Details:

Full Hash: 4de22c237412a421f0855baf08a629fa9a2fed17
SVN Revision: 10380
Parent Commit: c78947d
Lines Changed: +138, -47

4 Modified Paths:

/projectfiles_vc7/blender/blender.sln (+19, -18) (Diff)
/projectfiles_vc7/blender/blenkernel/BKE_blenkernel.vcproj (+8, -14) (Diff)
/projectfiles_vc7/blender/nodes/nodes.vcproj (+109, -13) (Diff)
/projectfiles_vc7/blender/src/BL_src.vcproj (+2, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021