From 4de22c237412a421f0855baf08a629fa9a2fed17 Mon Sep 17 00:00:00 2001 From: Andrea Weikert Date: Mon, 26 Mar 2007 18:34:25 +0000 Subject: ==== 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. --- projectfiles_vc7/blender/nodes/nodes.vcproj | 122 +++++++++++++++++++++++++--- 1 file changed, 109 insertions(+), 13 deletions(-) (limited to 'projectfiles_vc7/blender/nodes/nodes.vcproj') diff --git a/projectfiles_vc7/blender/nodes/nodes.vcproj b/projectfiles_vc7/blender/nodes/nodes.vcproj index 9cc2ee88cfe..43c94ad379a 100644 --- a/projectfiles_vc7/blender/nodes/nodes.vcproj +++ b/projectfiles_vc7/blender/nodes/nodes.vcproj @@ -2,7 +2,7 @@ @@ -11,7 +11,101 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + DebugInformationFormat="3" + CompileAs="0"/> + OutputFile="..\..\..\..\build\msvc_7\libs\debug\BL_nodes.lib"/> + DebugInformationFormat="3" + CompileAs="0"/> + OutputFile="..\..\..\..\build\msvc_7\libs\BL_nodes.lib"/>