From 601979fc15ccbc69b96f62563638c8b755152942 Mon Sep 17 00:00:00 2001 From: Benoit Bolsee Date: Sat, 6 Sep 2008 16:53:44 +0000 Subject: Fix Windows compile error. Update MSVC project files --- .../blender/BPY_python/BPY_python.vcproj | 8 +- projectfiles_vc7/blender/blender.sln | 22 ++ projectfiles_vc7/blender/blender.vcproj | 4 +- .../blender/blenkernel/BKE_blenkernel.vcproj | 12 +- projectfiles_vc7/blender/gpu/BL_gpu.vcproj | 372 +++++++++++++++++++++ projectfiles_vc7/blender/nodes/nodes.vcproj | 8 +- .../blender/radiosity/BRA_radiosity.vcproj | 4 +- projectfiles_vc7/blender/src/BL_src.vcproj | 4 +- .../gameengine/blenderhook/KX_blenderhook.vcproj | 4 +- .../gameengine/converter/KX_converter.vcproj | 12 +- .../gameengine/expression/EXP_expressions.vcproj | 12 +- .../gameengine/gamelogic/SCA_GameLogic.vcproj | 12 +- .../gameengine/ketsji/KX_ketsji.vcproj | 12 +- .../PHY_Physics/PHY_Bullet/PHY_Bullet.vcproj | 10 +- .../openglrasterizer/RAS_openglrasterizer.vcproj | 12 +- 15 files changed, 451 insertions(+), 57 deletions(-) create mode 100644 projectfiles_vc7/blender/gpu/BL_gpu.vcproj (limited to 'projectfiles_vc7') diff --git a/projectfiles_vc7/blender/BPY_python/BPY_python.vcproj b/projectfiles_vc7/blender/BPY_python/BPY_python.vcproj index 97f70a26db4..01a29d2d24e 100644 --- a/projectfiles_vc7/blender/BPY_python/BPY_python.vcproj +++ b/projectfiles_vc7/blender/BPY_python/BPY_python.vcproj @@ -21,7 +21,7 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/projectfiles_vc7/blender/nodes/nodes.vcproj b/projectfiles_vc7/blender/nodes/nodes.vcproj index 3e19417de9f..e08a2e04f98 100644 --- a/projectfiles_vc7/blender/nodes/nodes.vcproj +++ b/projectfiles_vc7/blender/nodes/nodes.vcproj @@ -19,7 +19,7 @@