Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Gilbert <ascotan@gmail.com>2005-08-02 17:44:49 +0400
committerJoseph Gilbert <ascotan@gmail.com>2005-08-02 17:44:49 +0400
commit292c03ab8e9979a3792f8f96e4bad1a9d5b82275 (patch)
tree2f323b738575a7e1fc392be6186e7fea54e4cfb2 /projectfiles_vc7
parentfc5eca101b038a102fc887ab8aa579d70df0b6c4 (diff)
_.NET projectfiles update_
* converted files to .NET 2002 * removed unneeded projectfiles from bullet * PHY_Bullet outputs to correct directories * Bullet linked to activex and blenderplayer * misc updates
Diffstat (limited to 'projectfiles_vc7')
-rw-r--r--projectfiles_vc7/blender/BLO_readblenfile/BLO_readblenfile.vcproj5
-rw-r--r--projectfiles_vc7/blender/BPY_python/BPY_python.vcproj5
-rw-r--r--projectfiles_vc7/blender/avi/BL_avi.vcproj5
-rw-r--r--projectfiles_vc7/blender/blender.sln24
-rw-r--r--projectfiles_vc7/blender/blender.vcproj5
-rw-r--r--projectfiles_vc7/blender/blenkernel/BKE_blenkernel.vcproj5
-rw-r--r--projectfiles_vc7/blender/blenlib/BLI_blenlib.vcproj5
-rw-r--r--projectfiles_vc7/blender/blenpluginapi/blenpluginapi/blenpluginapi.vcproj5
-rw-r--r--projectfiles_vc7/blender/ftfont/FTF_ftfont.vcproj5
-rw-r--r--projectfiles_vc7/blender/imbuf/BL_imbuf.vcproj5
-rw-r--r--projectfiles_vc7/blender/img/BL_img.vcproj5
-rw-r--r--projectfiles_vc7/blender/loader/BLO_loader.vcproj5
-rw-r--r--projectfiles_vc7/blender/makesdna/DNA_makesdna.vcproj5
-rw-r--r--projectfiles_vc7/blender/radiosity/BRA_radiosity.vcproj5
-rw-r--r--projectfiles_vc7/blender/render/BRE_render.vcproj5
-rw-r--r--projectfiles_vc7/blender/renderconverter/BRE_renderconverter.vcproj5
-rw-r--r--projectfiles_vc7/blender/src/BL_src.vcproj5
-rw-r--r--projectfiles_vc7/blender/src/BL_src_cre.vcproj5
-rw-r--r--projectfiles_vc7/blender/yafray/BRE_yafray.vcproj5
-rw-r--r--projectfiles_vc7/gameengine/blenderhook/KX_blenderhook.vcproj5
-rw-r--r--projectfiles_vc7/gameengine/converter/KX_converter.vcproj5
-rw-r--r--projectfiles_vc7/gameengine/expression/EXP_expressions.vcproj5
-rw-r--r--projectfiles_vc7/gameengine/gamelogic/SCA_GameLogic.vcproj5
-rw-r--r--projectfiles_vc7/gameengine/gameplayer/axctl/GP_axctl.vcproj9
-rw-r--r--projectfiles_vc7/gameengine/gameplayer/common/GP_common.vcproj5
-rw-r--r--projectfiles_vc7/gameengine/gameplayer/ghost/GP_ghost.vcproj9
-rw-r--r--projectfiles_vc7/gameengine/ketsji/KX_ketsji.vcproj5
-rw-r--r--projectfiles_vc7/gameengine/ketsji/network/KX_network.vcproj5
-rw-r--r--projectfiles_vc7/gameengine/physics/PHY_Physics/PHY_Bullet/PHY_Bullet.vcproj148
-rw-r--r--projectfiles_vc7/gameengine/physics/PHY_Physics/PHY_Dummy/PHY_Dummy.vcproj5
-rw-r--r--projectfiles_vc7/gameengine/physics/PHY_Physics/PHY_Ode/PHY_Ode.vcproj5
-rw-r--r--projectfiles_vc7/gameengine/physics/PHY_Physics/PHY_Physics.vcproj5
-rw-r--r--projectfiles_vc7/gameengine/physics/PHY_Physics/PHY_Sumo/PHY_Sumo.vcproj5
-rw-r--r--projectfiles_vc7/gameengine/rasterizer/RAS_rasterizer.vcproj5
-rw-r--r--projectfiles_vc7/gameengine/rasterizer/openglrasterizer/RAS_openglrasterizer.vcproj5
-rw-r--r--projectfiles_vc7/gameengine/scenegraph/SG_SceneGraph.vcproj5
-rw-r--r--projectfiles_vc7/kernel/gen_messaging/gen_messaging.vcproj5
-rw-r--r--projectfiles_vc7/kernel/system/SYS_system.vcproj5
38 files changed, 215 insertions, 145 deletions
diff --git a/projectfiles_vc7/blender/BLO_readblenfile/BLO_readblenfile.vcproj b/projectfiles_vc7/blender/BLO_readblenfile/BLO_readblenfile.vcproj
index 3618ac56296..140f4a079b0 100644
--- a/projectfiles_vc7/blender/BLO_readblenfile/BLO_readblenfile.vcproj
+++ b/projectfiles_vc7/blender/BLO_readblenfile/BLO_readblenfile.vcproj
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
- Version="7.10"
+ Version="7.0"
Name="BLO_readblenfile"
SccProjectName=""
SccLocalPath="">
@@ -320,8 +320,7 @@
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
</Configuration>
</Configurations>
- <References>
- </References>
+
<Files>
<Filter
Name="Source Files"
diff --git a/projectfiles_vc7/blender/BPY_python/BPY_python.vcproj b/projectfiles_vc7/blender/BPY_python/BPY_python.vcproj
index 4cbf6115d9c..694fb28a0ae 100644
--- a/projectfiles_vc7/blender/BPY_python/BPY_python.vcproj
+++ b/projectfiles_vc7/blender/BPY_python/BPY_python.vcproj
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
- Version="7.10"
+ Version="7.0"
Name="BPY_python"
SccProjectName=""
SccLocalPath="">
@@ -116,8 +116,7 @@
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
</Configuration>
</Configurations>
- <References>
- </References>
+
<Files>
<Filter
Name="Source Files"
diff --git a/projectfiles_vc7/blender/avi/BL_avi.vcproj b/projectfiles_vc7/blender/avi/BL_avi.vcproj
index 412ceb9e80f..023a05a9b04 100644
--- a/projectfiles_vc7/blender/avi/BL_avi.vcproj
+++ b/projectfiles_vc7/blender/avi/BL_avi.vcproj
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
- Version="7.10"
+ Version="7.0"
Name="BL_avi"
SccProjectName=""
SccLocalPath="">
@@ -323,8 +323,7 @@
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
</Configuration>
</Configurations>
- <References>
- </References>
+
<Files>
<Filter
Name="Source Files"
diff --git a/projectfiles_vc7/blender/blender.sln b/projectfiles_vc7/blender/blender.sln
index 17d541bca60..e6f505af7d4 100644
--- a/projectfiles_vc7/blender/blender.sln
+++ b/projectfiles_vc7/blender/blender.sln
@@ -1,4 +1,4 @@
-Microsoft Visual Studio Solution File, Format Version 8.00
+Microsoft Visual Studio Solution File, Format Version 7.00
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "blender", "blender.vcproj", "{F78B7FC9-DE32-465E-9F26-BB0B6B7A2EAF}"
ProjectSection(ProjectDependencies) = postProject
{E5F2F004-C704-4DCC-A08F-6EB1E38EAB9F} = {E5F2F004-C704-4DCC-A08F-6EB1E38EAB9F}
@@ -127,6 +127,7 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "GP_axctl", "..\gameengine\g
{E109F1A5-FDD3-4F56-A1C4-96867EEA4C5B} = {E109F1A5-FDD3-4F56-A1C4-96867EEA4C5B}
{0BB7E1A8-689A-4F02-A073-A3E06F989B25} = {0BB7E1A8-689A-4F02-A073-A3E06F989B25}
{727F90AC-ABE6-40BF-8937-C2F2F1D13DEA} = {727F90AC-ABE6-40BF-8937-C2F2F1D13DEA}
+ {E90C7BC2-CF30-4A60-A8F2-0050D592E358} = {E90C7BC2-CF30-4A60-A8F2-0050D592E358}
{32CC75E2-EE85-45E6-8E3D-513F58464F43} = {32CC75E2-EE85-45E6-8E3D-513F58464F43}
{9A307EE5-CD77-47BC-BD87-62508C7E19D8} = {9A307EE5-CD77-47BC-BD87-62508C7E19D8}
{AB590CED-F71F-4A17-A89B-18583ECD633D} = {AB590CED-F71F-4A17-A89B-18583ECD633D}
@@ -160,6 +161,7 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "GP_ghost", "..\gameengine\g
{D8ABD6A5-1B36-4D62-934E-B5C6801130B0} = {D8ABD6A5-1B36-4D62-934E-B5C6801130B0}
{E109F1A5-FDD3-4F56-A1C4-96867EEA4C5B} = {E109F1A5-FDD3-4F56-A1C4-96867EEA4C5B}
{727F90AC-ABE6-40BF-8937-C2F2F1D13DEA} = {727F90AC-ABE6-40BF-8937-C2F2F1D13DEA}
+ {E90C7BC2-CF30-4A60-A8F2-0050D592E358} = {E90C7BC2-CF30-4A60-A8F2-0050D592E358}
{32CC75E2-EE85-45E6-8E3D-513F58464F43} = {32CC75E2-EE85-45E6-8E3D-513F58464F43}
{9A307EE5-CD77-47BC-BD87-62508C7E19D8} = {9A307EE5-CD77-47BC-BD87-62508C7E19D8}
{AB590CED-F71F-4A17-A89B-18583ECD633D} = {AB590CED-F71F-4A17-A89B-18583ECD633D}
@@ -807,22 +809,22 @@ Global
{9991A3C3-83FE-4AFE-9E18-9D01CB57E879}.Debug.Build.0 = Blender Debug|Win32
{9991A3C3-83FE-4AFE-9E18-9D01CB57E879}.Release.ActiveCfg = Blender Release|Win32
{9991A3C3-83FE-4AFE-9E18-9D01CB57E879}.Release.Build.0 = Blender Release|Win32
- {E90C7BC2-CF30-4A60-A8F2-0050D592E358}.3D Plugin Debug.ActiveCfg = Debug|Win32
- {E90C7BC2-CF30-4A60-A8F2-0050D592E358}.3D Plugin Debug.Build.0 = Debug|Win32
- {E90C7BC2-CF30-4A60-A8F2-0050D592E358}.3D Plugin Release.ActiveCfg = Release|Win32
- {E90C7BC2-CF30-4A60-A8F2-0050D592E358}.3D Plugin Release.Build.0 = Release|Win32
+ {E90C7BC2-CF30-4A60-A8F2-0050D592E358}.3D Plugin Debug.ActiveCfg = 3D Plugin Debug|Win32
+ {E90C7BC2-CF30-4A60-A8F2-0050D592E358}.3D Plugin Debug.Build.0 = 3D Plugin Debug|Win32
+ {E90C7BC2-CF30-4A60-A8F2-0050D592E358}.3D Plugin Release.ActiveCfg = 3D Plugin Release|Win32
+ {E90C7BC2-CF30-4A60-A8F2-0050D592E358}.3D Plugin Release.Build.0 = 3D Plugin Release|Win32
{E90C7BC2-CF30-4A60-A8F2-0050D592E358}.Blender Debug.ActiveCfg = Blender Debug|Win32
{E90C7BC2-CF30-4A60-A8F2-0050D592E358}.Blender Debug.Build.0 = Blender Debug|Win32
{E90C7BC2-CF30-4A60-A8F2-0050D592E358}.Blender Release.ActiveCfg = Blender Release|Win32
{E90C7BC2-CF30-4A60-A8F2-0050D592E358}.Blender Release.Build.0 = Blender Release|Win32
{E90C7BC2-CF30-4A60-A8F2-0050D592E358}.BlenderPlayer Debug.ActiveCfg = Blender Debug|Win32
{E90C7BC2-CF30-4A60-A8F2-0050D592E358}.BlenderPlayer Debug.Build.0 = Blender Debug|Win32
- {E90C7BC2-CF30-4A60-A8F2-0050D592E358}.BlenderPlayer Release.ActiveCfg = Blender Debug|Win32
- {E90C7BC2-CF30-4A60-A8F2-0050D592E358}.BlenderPlayer Release.Build.0 = Blender Debug|Win32
- {E90C7BC2-CF30-4A60-A8F2-0050D592E358}.Debug.ActiveCfg = Debug|Win32
- {E90C7BC2-CF30-4A60-A8F2-0050D592E358}.Debug.Build.0 = Debug|Win32
- {E90C7BC2-CF30-4A60-A8F2-0050D592E358}.Release.ActiveCfg = Release|Win32
- {E90C7BC2-CF30-4A60-A8F2-0050D592E358}.Release.Build.0 = Release|Win32
+ {E90C7BC2-CF30-4A60-A8F2-0050D592E358}.BlenderPlayer Release.ActiveCfg = BlenderPlayer Release|Win32
+ {E90C7BC2-CF30-4A60-A8F2-0050D592E358}.BlenderPlayer Release.Build.0 = BlenderPlayer Release|Win32
+ {E90C7BC2-CF30-4A60-A8F2-0050D592E358}.Debug.ActiveCfg = 3D Plugin Debug|Win32
+ {E90C7BC2-CF30-4A60-A8F2-0050D592E358}.Debug.Build.0 = 3D Plugin Debug|Win32
+ {E90C7BC2-CF30-4A60-A8F2-0050D592E358}.Release.ActiveCfg = 3D Plugin Release|Win32
+ {E90C7BC2-CF30-4A60-A8F2-0050D592E358}.Release.Build.0 = 3D Plugin Release|Win32
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
EndGlobalSection
diff --git a/projectfiles_vc7/blender/blender.vcproj b/projectfiles_vc7/blender/blender.vcproj
index 52d24c42d35..51105dca603 100644
--- a/projectfiles_vc7/blender/blender.vcproj
+++ b/projectfiles_vc7/blender/blender.vcproj
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
- Version="7.10"
+ Version="7.0"
Name="blender"
RootNamespace="blender"
SccProjectName=""
@@ -164,8 +164,7 @@ ECHO Done
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
</Configuration>
</Configurations>
- <References>
- </References>
+
<Files>
<Filter
Name="Source Files"
diff --git a/projectfiles_vc7/blender/blenkernel/BKE_blenkernel.vcproj b/projectfiles_vc7/blender/blenkernel/BKE_blenkernel.vcproj
index acbbfaabebd..60982eebf6c 100644
--- a/projectfiles_vc7/blender/blenkernel/BKE_blenkernel.vcproj
+++ b/projectfiles_vc7/blender/blenkernel/BKE_blenkernel.vcproj
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
- Version="7.10"
+ Version="7.0"
Name="BKE_blenkernel"
SccProjectName=""
SccLocalPath="">
@@ -323,8 +323,7 @@
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
</Configuration>
</Configurations>
- <References>
- </References>
+
<Files>
<Filter
Name="Source Files"
diff --git a/projectfiles_vc7/blender/blenlib/BLI_blenlib.vcproj b/projectfiles_vc7/blender/blenlib/BLI_blenlib.vcproj
index 41a2a0a2b56..649cb949bd1 100644
--- a/projectfiles_vc7/blender/blenlib/BLI_blenlib.vcproj
+++ b/projectfiles_vc7/blender/blenlib/BLI_blenlib.vcproj
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
- Version="7.10"
+ Version="7.0"
Name="BLI_blenlib"
SccProjectName=""
SccLocalPath="">
@@ -328,8 +328,7 @@
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
</Configuration>
</Configurations>
- <References>
- </References>
+
<Files>
<Filter
Name="Source Files"
diff --git a/projectfiles_vc7/blender/blenpluginapi/blenpluginapi/blenpluginapi.vcproj b/projectfiles_vc7/blender/blenpluginapi/blenpluginapi/blenpluginapi.vcproj
index dce7f9d7cc4..3954552ebc1 100644
--- a/projectfiles_vc7/blender/blenpluginapi/blenpluginapi/blenpluginapi.vcproj
+++ b/projectfiles_vc7/blender/blenpluginapi/blenpluginapi/blenpluginapi.vcproj
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
- Version="7.10"
+ Version="7.0"
Name="blenpluginapi"
SccProjectName=""
SccLocalPath="">
@@ -320,8 +320,7 @@
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
</Configuration>
</Configurations>
- <References>
- </References>
+
<Files>
<Filter
Name="Source Files"
diff --git a/projectfiles_vc7/blender/ftfont/FTF_ftfont.vcproj b/projectfiles_vc7/blender/ftfont/FTF_ftfont.vcproj
index ad0f5d83ced..2d77bcb3dd1 100644
--- a/projectfiles_vc7/blender/ftfont/FTF_ftfont.vcproj
+++ b/projectfiles_vc7/blender/ftfont/FTF_ftfont.vcproj
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
- Version="7.10"
+ Version="7.0"
Name="FTF_ftfont"
SccProjectName=""
SccLocalPath="">
@@ -115,8 +115,7 @@
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
</Configuration>
</Configurations>
- <References>
- </References>
+
<Files>
<Filter
Name="Source Files"
diff --git a/projectfiles_vc7/blender/imbuf/BL_imbuf.vcproj b/projectfiles_vc7/blender/imbuf/BL_imbuf.vcproj
index d9d2268c30c..335c49315fc 100644
--- a/projectfiles_vc7/blender/imbuf/BL_imbuf.vcproj
+++ b/projectfiles_vc7/blender/imbuf/BL_imbuf.vcproj
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
- Version="7.10"
+ Version="7.0"
Name="BL_imbuf"
SccProjectName=""
SccLocalPath="">
@@ -322,8 +322,7 @@
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
</Configuration>
</Configurations>
- <References>
- </References>
+
<Files>
<Filter
Name="Source Files"
diff --git a/projectfiles_vc7/blender/img/BL_img.vcproj b/projectfiles_vc7/blender/img/BL_img.vcproj
index cf94dbeed4f..7dce5a5b383 100644
--- a/projectfiles_vc7/blender/img/BL_img.vcproj
+++ b/projectfiles_vc7/blender/img/BL_img.vcproj
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
- Version="7.10"
+ Version="7.0"
Name="BL_img"
SccProjectName=""
SccLocalPath="">
@@ -211,8 +211,7 @@
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
</Configuration>
</Configurations>
- <References>
- </References>
+
<Files>
<Filter
Name="Source Files"
diff --git a/projectfiles_vc7/blender/loader/BLO_loader.vcproj b/projectfiles_vc7/blender/loader/BLO_loader.vcproj
index 09d77b7307c..0ce78ad223b 100644
--- a/projectfiles_vc7/blender/loader/BLO_loader.vcproj
+++ b/projectfiles_vc7/blender/loader/BLO_loader.vcproj
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
- Version="7.10"
+ Version="7.0"
Name="BLO_loader"
SccProjectName=""
SccLocalPath="">
@@ -323,8 +323,7 @@
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
</Configuration>
</Configurations>
- <References>
- </References>
+
<Files>
<Filter
Name="Source Files"
diff --git a/projectfiles_vc7/blender/makesdna/DNA_makesdna.vcproj b/projectfiles_vc7/blender/makesdna/DNA_makesdna.vcproj
index 41dfac8ac90..88b16c5498b 100644
--- a/projectfiles_vc7/blender/makesdna/DNA_makesdna.vcproj
+++ b/projectfiles_vc7/blender/makesdna/DNA_makesdna.vcproj
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
- Version="7.10"
+ Version="7.0"
Name="DNA_makesdna"
SccProjectName=""
SccLocalPath="">
@@ -416,8 +416,7 @@ DNA_makesdna.exe dna.c
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
</Configuration>
</Configurations>
- <References>
- </References>
+
<Files>
<Filter
Name="Source Files"
diff --git a/projectfiles_vc7/blender/radiosity/BRA_radiosity.vcproj b/projectfiles_vc7/blender/radiosity/BRA_radiosity.vcproj
index 03b3c6f35b7..0548f01e734 100644
--- a/projectfiles_vc7/blender/radiosity/BRA_radiosity.vcproj
+++ b/projectfiles_vc7/blender/radiosity/BRA_radiosity.vcproj
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
- Version="7.10"
+ Version="7.0"
Name="BRA_radiosity"
SccProjectName=""
SccLocalPath="">
@@ -115,8 +115,7 @@
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
</Configuration>
</Configurations>
- <References>
- </References>
+
<Files>
<Filter
Name="Source Files"
diff --git a/projectfiles_vc7/blender/render/BRE_render.vcproj b/projectfiles_vc7/blender/render/BRE_render.vcproj
index 6a66b244961..5a8f6de4e6b 100644
--- a/projectfiles_vc7/blender/render/BRE_render.vcproj
+++ b/projectfiles_vc7/blender/render/BRE_render.vcproj
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
- Version="7.10"
+ Version="7.0"
Name="BRE_render"
SccProjectName=""
SccLocalPath="">
@@ -115,8 +115,7 @@
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
</Configuration>
</Configurations>
- <References>
- </References>
+
<Files>
<Filter
Name="Source Files"
diff --git a/projectfiles_vc7/blender/renderconverter/BRE_renderconverter.vcproj b/projectfiles_vc7/blender/renderconverter/BRE_renderconverter.vcproj
index d27fc786ded..3e21c0e5463 100644
--- a/projectfiles_vc7/blender/renderconverter/BRE_renderconverter.vcproj
+++ b/projectfiles_vc7/blender/renderconverter/BRE_renderconverter.vcproj
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
- Version="7.10"
+ Version="7.0"
Name="BRE_renderconverter"
SccProjectName=""
SccLocalPath="">
@@ -115,8 +115,7 @@
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
</Configuration>
</Configurations>
- <References>
- </References>
+
<Files>
<Filter
Name="Source Files"
diff --git a/projectfiles_vc7/blender/src/BL_src.vcproj b/projectfiles_vc7/blender/src/BL_src.vcproj
index 4fedad06f8a..14f0b023b1e 100644
--- a/projectfiles_vc7/blender/src/BL_src.vcproj
+++ b/projectfiles_vc7/blender/src/BL_src.vcproj
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
- Version="7.10"
+ Version="7.0"
Name="BL_src"
SccProjectName=""
SccLocalPath="">
@@ -115,8 +115,7 @@
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
</Configuration>
</Configurations>
- <References>
- </References>
+
<Files>
<Filter
Name="Source Files"
diff --git a/projectfiles_vc7/blender/src/BL_src_cre.vcproj b/projectfiles_vc7/blender/src/BL_src_cre.vcproj
index b9cabebd4bb..cfa27d7c734 100644
--- a/projectfiles_vc7/blender/src/BL_src_cre.vcproj
+++ b/projectfiles_vc7/blender/src/BL_src_cre.vcproj
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
- Version="7.10"
+ Version="7.0"
Name="BL_src_cre"
SccProjectName=""
SccLocalPath="">
@@ -116,8 +116,7 @@
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
</Configuration>
</Configurations>
- <References>
- </References>
+
<Files>
<Filter
Name="Source Files"
diff --git a/projectfiles_vc7/blender/yafray/BRE_yafray.vcproj b/projectfiles_vc7/blender/yafray/BRE_yafray.vcproj
index 13d2c0cafc1..8ac6eef513e 100644
--- a/projectfiles_vc7/blender/yafray/BRE_yafray.vcproj
+++ b/projectfiles_vc7/blender/yafray/BRE_yafray.vcproj
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
- Version="7.10"
+ Version="7.0"
Name="BRE_yafray"
ProjectGUID="{9991A3C3-83FE-4AFE-9E18-9D01CB57E879}"
SccProjectName=""
@@ -116,8 +116,7 @@
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
</Configuration>
</Configurations>
- <References>
- </References>
+
<Files>
<Filter
Name="Source Files"
diff --git a/projectfiles_vc7/gameengine/blenderhook/KX_blenderhook.vcproj b/projectfiles_vc7/gameengine/blenderhook/KX_blenderhook.vcproj
index 6a42058d3fd..fb73c35b3b9 100644
--- a/projectfiles_vc7/gameengine/blenderhook/KX_blenderhook.vcproj
+++ b/projectfiles_vc7/gameengine/blenderhook/KX_blenderhook.vcproj
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
- Version="7.10"
+ Version="7.0"
Name="KX_blenderhook"
SccProjectName=""
SccLocalPath="">
@@ -118,8 +118,7 @@
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
</Configuration>
</Configurations>
- <References>
- </References>
+
<Files>
<Filter
Name="Source Files"
diff --git a/projectfiles_vc7/gameengine/converter/KX_converter.vcproj b/projectfiles_vc7/gameengine/converter/KX_converter.vcproj
index fb90e47f7f5..0a83a653ca5 100644
--- a/projectfiles_vc7/gameengine/converter/KX_converter.vcproj
+++ b/projectfiles_vc7/gameengine/converter/KX_converter.vcproj
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
- Version="7.10"
+ Version="7.0"
Name="KX_converter"
SccProjectName=""
SccLocalPath="">
@@ -326,8 +326,7 @@
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
</Configuration>
</Configurations>
- <References>
- </References>
+
<Files>
<Filter
Name="Source Files"
diff --git a/projectfiles_vc7/gameengine/expression/EXP_expressions.vcproj b/projectfiles_vc7/gameengine/expression/EXP_expressions.vcproj
index 41a7294976f..70c95087a9d 100644
--- a/projectfiles_vc7/gameengine/expression/EXP_expressions.vcproj
+++ b/projectfiles_vc7/gameengine/expression/EXP_expressions.vcproj
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
- Version="7.10"
+ Version="7.0"
Name="EXP_expressions"
SccProjectName=""
SccLocalPath="">
@@ -323,8 +323,7 @@
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
</Configuration>
</Configurations>
- <References>
- </References>
+
<Files>
<Filter
Name="Source Files"
diff --git a/projectfiles_vc7/gameengine/gamelogic/SCA_GameLogic.vcproj b/projectfiles_vc7/gameengine/gamelogic/SCA_GameLogic.vcproj
index a57daa3e687..cebaacf308d 100644
--- a/projectfiles_vc7/gameengine/gamelogic/SCA_GameLogic.vcproj
+++ b/projectfiles_vc7/gameengine/gamelogic/SCA_GameLogic.vcproj
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
- Version="7.10"
+ Version="7.0"
Name="SCA_GameLogic"
SccProjectName=""
SccLocalPath="">
@@ -323,8 +323,7 @@
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
</Configuration>
</Configurations>
- <References>
- </References>
+
<Files>
<Filter
Name="Source Files"
diff --git a/projectfiles_vc7/gameengine/gameplayer/axctl/GP_axctl.vcproj b/projectfiles_vc7/gameengine/gameplayer/axctl/GP_axctl.vcproj
index ac403398eb5..2d4bf0b6574 100644
--- a/projectfiles_vc7/gameengine/gameplayer/axctl/GP_axctl.vcproj
+++ b/projectfiles_vc7/gameengine/gameplayer/axctl/GP_axctl.vcproj
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
- Version="7.10"
+ Version="7.0"
Name="GP_axctl"
RootNamespace="GP_axctl"
SccProjectName=""
@@ -46,7 +46,7 @@
IgnoreImportLibrary="FALSE"
AdditionalOptions="/MACHINE:I386
"
- AdditionalDependencies="openal_static.lib libmoto.lib libguardedalloc.lib libbmfont.lib libstring.lib opengl32.lib glu32.lib glaux.lib dxguid.lib ole32.lib vfw32.lib libblenkey.lib libeay32.lib libz.lib libpng.lib libjpeg.lib odelib.lib libSoundSystem.lib libOpenALSoundSystem.lib libDummySoundSystem.lib SDL.lib solid.lib qtmlClient.lib freetype2ST.lib libbsp.lib libopennl.lib libghost.lib ftgl_static.lib libiksolver.lib libdecimation.lib gnu_gettext.lib ws2_32.lib"
+ AdditionalDependencies="openal_static.lib libmoto.lib libguardedalloc.lib libbmfont.lib libstring.lib opengl32.lib glu32.lib glaux.lib dxguid.lib ole32.lib vfw32.lib libblenkey.lib libeay32.lib libz.lib libpng.lib libjpeg.lib odelib.lib libSoundSystem.lib libOpenALSoundSystem.lib libDummySoundSystem.lib SDL.lib solid.lib qtmlClient.lib freetype2ST.lib libbsp.lib libopennl.lib libghost.lib ftgl_static.lib libiksolver.lib libdecimation.lib gnu_gettext.lib ws2_32.lib BulletDynamics.lib Bullet.lib"
ShowProgress="0"
OutputFile="..\..\..\..\bin\debug\Blender3DPlugin.ocx"
LinkIncremental="2"
@@ -129,7 +129,7 @@ ECHO Done
<Tool
Name="VCLinkerTool"
AdditionalOptions="/MACHINE:I386"
- AdditionalDependencies="openal_static.lib libmoto.lib libguardedalloc.lib libbmfont.lib libstring.lib opengl32.lib glu32.lib glaux.lib dxguid.lib ole32.lib vfw32.lib libblenkey.lib libeay32.lib libz.lib libpng.lib libjpeg.lib odelib.lib libSoundSystem.lib libOpenALSoundSystem.lib libDummySoundSystem.lib SDL.lib solid.lib qtmlClient.lib freetype2ST.lib libbsp.lib libopennl.lib libghost.lib ftgl_static.lib libiksolver.lib libdecimation.lib gnu_gettext.lib ws2_32.lib"
+ AdditionalDependencies="openal_static.lib libmoto.lib libguardedalloc.lib libbmfont.lib libstring.lib opengl32.lib glu32.lib glaux.lib dxguid.lib ole32.lib vfw32.lib libblenkey.lib libeay32.lib libz.lib libpng.lib libjpeg.lib odelib.lib libSoundSystem.lib libOpenALSoundSystem.lib libDummySoundSystem.lib SDL.lib solid.lib qtmlClient.lib freetype2ST.lib libbsp.lib libopennl.lib libghost.lib ftgl_static.lib libiksolver.lib libdecimation.lib gnu_gettext.lib ws2_32.lib BulletDynamics.lib Bullet.lib"
OutputFile="..\..\..\..\bin\Blender3DPlugin.ocx"
LinkIncremental="1"
SuppressStartupBanner="TRUE"
@@ -169,8 +169,7 @@ ECHO Done
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
</Configuration>
</Configurations>
- <References>
- </References>
+
<Files>
<Filter
Name="Source Files"
diff --git a/projectfiles_vc7/gameengine/gameplayer/common/GP_common.vcproj b/projectfiles_vc7/gameengine/gameplayer/common/GP_common.vcproj
index 005fc4eb06c..f5d95b46ddb 100644
--- a/projectfiles_vc7/gameengine/gameplayer/common/GP_common.vcproj
+++ b/projectfiles_vc7/gameengine/gameplayer/common/GP_common.vcproj
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
- Version="7.10"
+ Version="7.0"
Name="GP_common"
SccProjectName=""
SccLocalPath="">
@@ -217,8 +217,7 @@
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
</Configuration>
</Configurations>
- <References>
- </References>
+
<Files>
<Filter
Name="Source Files"
diff --git a/projectfiles_vc7/gameengine/gameplayer/ghost/GP_ghost.vcproj b/projectfiles_vc7/gameengine/gameplayer/ghost/GP_ghost.vcproj
index 4c783fb6ab0..1c38d49ed8b 100644
--- a/projectfiles_vc7/gameengine/gameplayer/ghost/GP_ghost.vcproj
+++ b/projectfiles_vc7/gameengine/gameplayer/ghost/GP_ghost.vcproj
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
- Version="7.10"
+ Version="7.0"
Name="GP_ghost"
SccProjectName=""
SccLocalPath="">
@@ -40,7 +40,7 @@
Name="VCLinkerTool"
AdditionalOptions="/MACHINE:I386
"
- AdditionalDependencies="libguardedalloc.lib libstring.lib libghost.lib odelib.lib fmodvc.lib libbmfont.lib ws2_32.lib vfw32.lib odbc32.lib odbccp32.lib opengl32.lib glu32.lib openal_static.lib libjpeg.lib dxguid.lib libblenkey.lib libeay32.lib libpng.lib libz.lib libmoto.lib libSoundSystem.lib qtmlClient.lib libDummySoundSystem.lib libOpenALSoundSystem.lib SDL.lib solid.lib freetype2ST.lib"
+ AdditionalDependencies="libguardedalloc.lib libstring.lib libghost.lib odelib.lib fmodvc.lib libbmfont.lib ws2_32.lib vfw32.lib odbc32.lib odbccp32.lib opengl32.lib glu32.lib openal_static.lib libjpeg.lib dxguid.lib libblenkey.lib libeay32.lib libpng.lib libz.lib libmoto.lib libSoundSystem.lib qtmlClient.lib libDummySoundSystem.lib libOpenALSoundSystem.lib SDL.lib solid.lib freetype2ST.lib BulletDynamics.lib Bullet.lib libdecimation.lib"
ShowProgress="0"
OutputFile="..\..\..\..\bin\debug\blenderplayer.exe"
LinkIncremental="2"
@@ -116,7 +116,7 @@ ECHO Done
<Tool
Name="VCLinkerTool"
AdditionalOptions="/MACHINE:I386"
- AdditionalDependencies="libguardedalloc.lib libstring.lib libghost.lib odelib.lib fmodvc.lib libbmfont.lib ws2_32.lib vfw32.lib odbc32.lib odbccp32.lib opengl32.lib glu32.lib openal_static.lib libjpeg.lib dxguid.lib libblenkey.lib libeay32.lib libpng.lib libz.lib libmoto.lib libSoundSystem.lib qtmlClient.lib libDummySoundSystem.lib libOpenALSoundSystem.lib SDL.lib solid.lib freetype2ST.lib"
+ AdditionalDependencies="libguardedalloc.lib libstring.lib libghost.lib odelib.lib fmodvc.lib libbmfont.lib ws2_32.lib vfw32.lib odbc32.lib odbccp32.lib opengl32.lib glu32.lib openal_static.lib libjpeg.lib dxguid.lib libblenkey.lib libeay32.lib libpng.lib libz.lib libmoto.lib libSoundSystem.lib qtmlClient.lib libDummySoundSystem.lib libOpenALSoundSystem.lib SDL.lib solid.lib freetype2ST.lib BulletDynamics.lib Bullet.lib libdecimation.lib"
OutputFile="..\..\..\..\bin\blenderplayer.exe"
LinkIncremental="1"
SuppressStartupBanner="TRUE"
@@ -159,8 +159,7 @@ ECHO Done
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
</Configuration>
</Configurations>
- <References>
- </References>
+
<Files>
<Filter
Name="Source Files"
diff --git a/projectfiles_vc7/gameengine/ketsji/KX_ketsji.vcproj b/projectfiles_vc7/gameengine/ketsji/KX_ketsji.vcproj
index ead29bd6160..f38361c1fcd 100644
--- a/projectfiles_vc7/gameengine/ketsji/KX_ketsji.vcproj
+++ b/projectfiles_vc7/gameengine/ketsji/KX_ketsji.vcproj
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
- Version="7.10"
+ Version="7.0"
Name="KX_ketsji"
SccProjectName=""
SccLocalPath="">
@@ -327,8 +327,7 @@
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
</Configuration>
</Configurations>
- <References>
- </References>
+
<Files>
<Filter
Name="Source Files"
diff --git a/projectfiles_vc7/gameengine/ketsji/network/KX_network.vcproj b/projectfiles_vc7/gameengine/ketsji/network/KX_network.vcproj
index 1148a74adcf..e2636e128c4 100644
--- a/projectfiles_vc7/gameengine/ketsji/network/KX_network.vcproj
+++ b/projectfiles_vc7/gameengine/ketsji/network/KX_network.vcproj
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
- Version="7.10"
+ Version="7.0"
Name="KX_network"
SccProjectName=""
SccLocalPath="">
@@ -323,8 +323,7 @@
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
</Configuration>
</Configurations>
- <References>
- </References>
+
<Files>
<Filter
Name="Source Files"
diff --git a/projectfiles_vc7/gameengine/physics/PHY_Physics/PHY_Bullet/PHY_Bullet.vcproj b/projectfiles_vc7/gameengine/physics/PHY_Physics/PHY_Bullet/PHY_Bullet.vcproj
index 0523977b5ca..082f502f5c0 100644
--- a/projectfiles_vc7/gameengine/physics/PHY_Physics/PHY_Bullet/PHY_Bullet.vcproj
+++ b/projectfiles_vc7/gameengine/physics/PHY_Physics/PHY_Bullet/PHY_Bullet.vcproj
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="shift_jis"?>
<VisualStudioProject
ProjectType="Visual C++"
- Version="7.10"
+ Version="7.0"
Name="PHY_Bullet"
ProjectGUID="{E90C7BC2-CF30-4A60-A8F2-0050D592E358}"
Keyword="Win32Proj">
@@ -11,9 +11,9 @@
</Platforms>
<Configurations>
<Configuration
- Name="Debug|Win32"
- OutputDirectory="Debug"
- IntermediateDirectory="Debug"
+ Name="BlenderPlayer Debug|Win32"
+ OutputDirectory="..\..\..\..\..\..\build\msvc_7\source\gameengine\physics\bullet\debug"
+ IntermediateDirectory="..\..\..\..\..\..\build\msvc_7\source\gameengine\physics\bullet\debug"
ConfigurationType="4"
CharacterSet="2">
<Tool
@@ -24,7 +24,11 @@
MinimalRebuild="FALSE"
BasicRuntimeChecks="3"
RuntimeLibrary="1"
- UsePrecompiledHeader="0"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile="..\..\..\..\..\..\build\msvc_7\source\gameengine\physics\bullet\debug\$(TargetName).pch"
+ AssemblerListingLocation="..\..\..\..\..\..\build\msvc_7\source\gameengine\physics\bullet\debug\"
+ ObjectFile="..\..\..\..\..\..\build\msvc_7\source\gameengine\physics\bullet\debug\"
+ ProgramDataBaseFileName="..\..\..\..\..\..\build\msvc_7\source\gameengine\physics\bullet\debug\"
WarningLevel="3"
Detect64BitPortabilityProblems="TRUE"
DebugInformationFormat="4"/>
@@ -32,7 +36,7 @@
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
- OutputFile="$(OutDir)/PHY_Bullet.lib"/>
+ OutputFile="..\..\..\..\..\..\build\msvc_7\libs\debug\PHY_Bullet.lib"/>
<Tool
Name="VCMIDLTool"/>
<Tool
@@ -53,17 +57,21 @@
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
</Configuration>
<Configuration
- Name="Release|Win32"
- OutputDirectory="Release"
- IntermediateDirectory="Release"
+ Name="BlenderPlayer Release|Win32"
+ OutputDirectory="..\..\..\..\..\..\build\msvc_7\source\gameengine\physics\bullet"
+ IntermediateDirectory="..\..\..\..\..\..\build\msvc_7\source\gameengine\physics\bullet"
ConfigurationType="4"
CharacterSet="2">
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories="..\..\..\..\..\..\build\msvc_7\intern\moto\include;..\..\..\..\..\..\build\msvc_7\extern\bullet\include;..\..\..\..\..\source\gameengine\Physics\common;..\..\..\..\..\source\gameengine\Physics\Bullet"
PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
- RuntimeLibrary="4"
- UsePrecompiledHeader="0"
+ RuntimeLibrary="0"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile="..\..\..\..\..\..\build\msvc_7\source\gameengine\physics\bullet\$(TargetName).pch"
+ AssemblerListingLocation="..\..\..\..\..\..\build\msvc_7\source\gameengine\physics\bullet\"
+ ObjectFile="..\..\..\..\..\..\build\msvc_7\source\gameengine\physics\bullet\"
+ ProgramDataBaseFileName="..\..\..\..\..\..\build\msvc_7\source\gameengine\physics\bullet\"
WarningLevel="3"
Detect64BitPortabilityProblems="TRUE"
DebugInformationFormat="3"/>
@@ -71,7 +79,7 @@
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
- OutputFile="$(OutDir)/PHY_Bullet.lib"/>
+ OutputFile="..\..\..\..\..\..\build\msvc_7\libs\PHY_Bullet.lib"/>
<Tool
Name="VCMIDLTool"/>
<Tool
@@ -93,8 +101,8 @@
</Configuration>
<Configuration
Name="Blender Release|Win32"
- OutputDirectory="$(ConfigurationName)"
- IntermediateDirectory="$(ConfigurationName)"
+ OutputDirectory="..\..\..\..\..\..\build\msvc_7\source\gameengine\physics\bullet"
+ IntermediateDirectory="..\..\..\..\..\..\build\msvc_7\source\gameengine\physics\bullet"
ConfigurationType="4"
CharacterSet="2">
<Tool
@@ -102,7 +110,11 @@
AdditionalIncludeDirectories="..\..\..\..\..\..\build\msvc_7\intern\moto\include;..\..\..\..\..\..\build\msvc_7\extern\bullet\include;..\..\..\..\..\source\gameengine\Physics\common;..\..\..\..\..\source\gameengine\Physics\Bullet"
PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
RuntimeLibrary="0"
- UsePrecompiledHeader="0"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile="..\..\..\..\..\..\build\msvc_7\source\gameengine\physics\bullet\$(TargetName).pch"
+ AssemblerListingLocation="..\..\..\..\..\..\build\msvc_7\source\gameengine\physics\bullet\"
+ ObjectFile="..\..\..\..\..\..\build\msvc_7\source\gameengine\physics\bullet\"
+ ProgramDataBaseFileName="..\..\..\..\..\..\build\msvc_7\source\gameengine\physics\bullet\"
WarningLevel="3"
Detect64BitPortabilityProblems="TRUE"
DebugInformationFormat="3"/>
@@ -110,7 +122,7 @@
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
- OutputFile="$(OutDir)/PHY_Bullet.lib"/>
+ OutputFile="..\..\..\..\..\..\build\msvc_7\libs\PHY_Bullet.lib"/>
<Tool
Name="VCMIDLTool"/>
<Tool
@@ -132,8 +144,8 @@
</Configuration>
<Configuration
Name="Blender Debug|Win32"
- OutputDirectory="$(ConfigurationName)"
- IntermediateDirectory="$(ConfigurationName)"
+ OutputDirectory="..\..\..\..\..\..\build\msvc_7\source\gameengine\physics\bullet\debug"
+ IntermediateDirectory="..\..\..\..\..\..\build\msvc_7\source\gameengine\physics\bullet\debug"
ConfigurationType="4"
CharacterSet="2">
<Tool
@@ -144,7 +156,57 @@
MinimalRebuild="FALSE"
BasicRuntimeChecks="3"
RuntimeLibrary="1"
- UsePrecompiledHeader="0"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile="..\..\..\..\..\..\build\msvc_7\source\gameengine\physics\bullet\debug\$(TargetName).pch"
+ AssemblerListingLocation="..\..\..\..\..\..\build\msvc_7\source\gameengine\physics\bullet\debug\"
+ ObjectFile="..\..\..\..\..\..\build\msvc_7\source\gameengine\physics\bullet\debug\"
+ ProgramDataBaseFileName="..\..\..\..\..\..\build\msvc_7\source\gameengine\physics\bullet\debug\"
+ WarningLevel="3"
+ Detect64BitPortabilityProblems="TRUE"
+ DebugInformationFormat="4"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="..\..\..\..\..\..\build\msvc_7\libs\debug\PHY_Bullet.lib"/>
+ <Tool
+ Name="VCMIDLTool"/>
+ <Tool
+ Name="VCPostBuildEventTool"/>
+ <Tool
+ Name="VCPreBuildEventTool"/>
+ <Tool
+ Name="VCPreLinkEventTool"/>
+ <Tool
+ Name="VCResourceCompilerTool"/>
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"/>
+ <Tool
+ Name="VCXMLDataGeneratorTool"/>
+ <Tool
+ Name="VCManagedWrapperGeneratorTool"/>
+ <Tool
+ Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
+ </Configuration>
+ <Configuration
+ Name="3D Plugin Debug|Win32"
+ OutputDirectory="..\..\..\..\..\..\build\msvc_7\source\gameengine\physics\bullet\mtdll\debug"
+ IntermediateDirectory="..\..\..\..\..\..\build\msvc_7\source\gameengine\physics\bullet\mtdll\debug"
+ ConfigurationType="4"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="0"
+ AdditionalIncludeDirectories="..\..\..\..\..\..\build\msvc_7\intern\moto\include;..\..\..\..\..\..\build\msvc_7\extern\bullet\include;..\..\..\..\..\source\gameengine\Physics\common;..\..\..\..\..\source\gameengine\Physics\Bullet"
+ PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
+ MinimalRebuild="FALSE"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="3"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile="..\..\..\..\..\..\build\msvc_7\source\gameengine\physics\bullet\mtdll\debug\$(TargetName).pch"
+ AssemblerListingLocation="..\..\..\..\..\..\build\msvc_7\source\gameengine\physics\bullet\mtdll\debug\"
+ ObjectFile="..\..\..\..\..\..\build\msvc_7\source\gameengine\physics\bullet\mtdll\debug\"
+ ProgramDataBaseFileName="..\..\..\..\..\..\build\msvc_7\source\gameengine\physics\bullet\mtdll\debug\"
WarningLevel="3"
Detect64BitPortabilityProblems="TRUE"
DebugInformationFormat="4"/>
@@ -152,7 +214,50 @@
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
- OutputFile="$(OutDir)/PHY_Bullet.lib"/>
+ OutputFile="..\..\..\..\..\..\build\msvc_7\libs\mtdll\debug\PHY_Bullet.lib"/>
+ <Tool
+ Name="VCMIDLTool"/>
+ <Tool
+ Name="VCPostBuildEventTool"/>
+ <Tool
+ Name="VCPreBuildEventTool"/>
+ <Tool
+ Name="VCPreLinkEventTool"/>
+ <Tool
+ Name="VCResourceCompilerTool"/>
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"/>
+ <Tool
+ Name="VCXMLDataGeneratorTool"/>
+ <Tool
+ Name="VCManagedWrapperGeneratorTool"/>
+ <Tool
+ Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
+ </Configuration>
+ <Configuration
+ Name="3D Plugin Release|Win32"
+ OutputDirectory="..\..\..\..\..\..\build\msvc_7\source\gameengine\physics\bullet\mtdll"
+ IntermediateDirectory="..\..\..\..\..\..\build\msvc_7\source\gameengine\physics\bullet\mtdll"
+ ConfigurationType="4"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalIncludeDirectories="..\..\..\..\..\..\build\msvc_7\intern\moto\include;..\..\..\..\..\..\build\msvc_7\extern\bullet\include;..\..\..\..\..\source\gameengine\Physics\common;..\..\..\..\..\source\gameengine\Physics\Bullet"
+ PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
+ RuntimeLibrary="2"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile="..\..\..\..\..\..\build\msvc_7\source\gameengine\physics\bullet\mtdll\$(TargetName).pch"
+ AssemblerListingLocation="..\..\..\..\..\..\build\msvc_7\source\gameengine\physics\bullet\mtdll\"
+ ObjectFile="..\..\..\..\..\..\build\msvc_7\source\gameengine\physics\bullet\mtdll\"
+ ProgramDataBaseFileName="..\..\..\..\..\..\build\msvc_7\source\gameengine\physics\bullet\mtdll\"
+ WarningLevel="3"
+ Detect64BitPortabilityProblems="TRUE"
+ DebugInformationFormat="3"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="..\..\..\..\..\..\build\msvc_7\libs\mtdll\PHY_Bullet.lib"/>
<Tool
Name="VCMIDLTool"/>
<Tool
@@ -173,8 +278,7 @@
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
</Configuration>
</Configurations>
- <References>
- </References>
+
<Files>
<Filter
Name="Source Files"
diff --git a/projectfiles_vc7/gameengine/physics/PHY_Physics/PHY_Dummy/PHY_Dummy.vcproj b/projectfiles_vc7/gameengine/physics/PHY_Physics/PHY_Dummy/PHY_Dummy.vcproj
index b1200e635d2..c31553d07c9 100644
--- a/projectfiles_vc7/gameengine/physics/PHY_Physics/PHY_Dummy/PHY_Dummy.vcproj
+++ b/projectfiles_vc7/gameengine/physics/PHY_Physics/PHY_Dummy/PHY_Dummy.vcproj
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
- Version="7.10"
+ Version="7.0"
Name="PHY_Dummy"
SccProjectName=""
SccLocalPath="">
@@ -320,8 +320,7 @@
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
</Configuration>
</Configurations>
- <References>
- </References>
+
<Files>
<Filter
Name="Source Files"
diff --git a/projectfiles_vc7/gameengine/physics/PHY_Physics/PHY_Ode/PHY_Ode.vcproj b/projectfiles_vc7/gameengine/physics/PHY_Physics/PHY_Ode/PHY_Ode.vcproj
index a940d3a7f9b..37b6b97b46f 100644
--- a/projectfiles_vc7/gameengine/physics/PHY_Physics/PHY_Ode/PHY_Ode.vcproj
+++ b/projectfiles_vc7/gameengine/physics/PHY_Physics/PHY_Ode/PHY_Ode.vcproj
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
- Version="7.10"
+ Version="7.0"
Name="PHY_Ode"
SccProjectName=""
SccLocalPath="">
@@ -217,8 +217,7 @@
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
</Configuration>
</Configurations>
- <References>
- </References>
+
<Files>
<Filter
Name="Source Files"
diff --git a/projectfiles_vc7/gameengine/physics/PHY_Physics/PHY_Physics.vcproj b/projectfiles_vc7/gameengine/physics/PHY_Physics/PHY_Physics.vcproj
index b45122c3704..2e0b991cf30 100644
--- a/projectfiles_vc7/gameengine/physics/PHY_Physics/PHY_Physics.vcproj
+++ b/projectfiles_vc7/gameengine/physics/PHY_Physics/PHY_Physics.vcproj
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
- Version="7.10"
+ Version="7.0"
Name="PHY_Physics"
SccProjectName=""
SccLocalPath="">
@@ -320,8 +320,7 @@
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
</Configuration>
</Configurations>
- <References>
- </References>
+
<Files>
<Filter
Name="Source Files"
diff --git a/projectfiles_vc7/gameengine/physics/PHY_Physics/PHY_Sumo/PHY_Sumo.vcproj b/projectfiles_vc7/gameengine/physics/PHY_Physics/PHY_Sumo/PHY_Sumo.vcproj
index a8d6e77cd58..0a46cde5bc1 100644
--- a/projectfiles_vc7/gameengine/physics/PHY_Physics/PHY_Sumo/PHY_Sumo.vcproj
+++ b/projectfiles_vc7/gameengine/physics/PHY_Physics/PHY_Sumo/PHY_Sumo.vcproj
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
- Version="7.10"
+ Version="7.0"
Name="PHY_Sumo"
ProjectGUID="{9625642D-6F20-4FB6-A089-BE7441B223E3}"
Keyword="Win32Proj">
@@ -300,8 +300,7 @@
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
</Configuration>
</Configurations>
- <References>
- </References>
+
<Files>
<Filter
Name="Source Files"
diff --git a/projectfiles_vc7/gameengine/rasterizer/RAS_rasterizer.vcproj b/projectfiles_vc7/gameengine/rasterizer/RAS_rasterizer.vcproj
index 129084f7b1b..e62b8cb9b4e 100644
--- a/projectfiles_vc7/gameengine/rasterizer/RAS_rasterizer.vcproj
+++ b/projectfiles_vc7/gameengine/rasterizer/RAS_rasterizer.vcproj
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
- Version="7.10"
+ Version="7.0"
Name="RAS_rasterizer"
SccProjectName=""
SccLocalPath="">
@@ -323,8 +323,7 @@
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
</Configuration>
</Configurations>
- <References>
- </References>
+
<Files>
<Filter
Name="Source Files"
diff --git a/projectfiles_vc7/gameengine/rasterizer/openglrasterizer/RAS_openglrasterizer.vcproj b/projectfiles_vc7/gameengine/rasterizer/openglrasterizer/RAS_openglrasterizer.vcproj
index be15eaf91b8..0e33fc7ccf4 100644
--- a/projectfiles_vc7/gameengine/rasterizer/openglrasterizer/RAS_openglrasterizer.vcproj
+++ b/projectfiles_vc7/gameengine/rasterizer/openglrasterizer/RAS_openglrasterizer.vcproj
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
- Version="7.10"
+ Version="7.0"
Name="RAS_openglrasterizer"
SccProjectName=""
SccLocalPath="">
@@ -323,8 +323,7 @@
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
</Configuration>
</Configurations>
- <References>
- </References>
+
<Files>
<Filter
Name="Source Files"
diff --git a/projectfiles_vc7/gameengine/scenegraph/SG_SceneGraph.vcproj b/projectfiles_vc7/gameengine/scenegraph/SG_SceneGraph.vcproj
index 02bb647eb92..753c0718f73 100644
--- a/projectfiles_vc7/gameengine/scenegraph/SG_SceneGraph.vcproj
+++ b/projectfiles_vc7/gameengine/scenegraph/SG_SceneGraph.vcproj
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
- Version="7.10"
+ Version="7.0"
Name="SG_SceneGraph"
SccProjectName=""
SccLocalPath="">
@@ -323,8 +323,7 @@
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
</Configuration>
</Configurations>
- <References>
- </References>
+
<Files>
<Filter
Name="Source Files"
diff --git a/projectfiles_vc7/kernel/gen_messaging/gen_messaging.vcproj b/projectfiles_vc7/kernel/gen_messaging/gen_messaging.vcproj
index e947f52bd6b..133d56e483e 100644
--- a/projectfiles_vc7/kernel/gen_messaging/gen_messaging.vcproj
+++ b/projectfiles_vc7/kernel/gen_messaging/gen_messaging.vcproj
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
- Version="7.10"
+ Version="7.0"
Name="gen_messaging"
SccProjectName=""
SccLocalPath="">
@@ -320,8 +320,7 @@
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
</Configuration>
</Configurations>
- <References>
- </References>
+
<Files>
<Filter
Name="Source Files"
diff --git a/projectfiles_vc7/kernel/system/SYS_system.vcproj b/projectfiles_vc7/kernel/system/SYS_system.vcproj
index 50ffc1fbb99..4f6054e1d93 100644
--- a/projectfiles_vc7/kernel/system/SYS_system.vcproj
+++ b/projectfiles_vc7/kernel/system/SYS_system.vcproj
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
- Version="7.10"
+ Version="7.0"
Name="SYS_system"
SccProjectName=""
SccLocalPath="">
@@ -323,8 +323,7 @@
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
</Configuration>
</Configurations>
- <References>
- </References>
+
<Files>
<Filter
Name="Source Files"