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
path: root/intern
diff options
context:
space:
mode:
authorBenoit Bolsee <benoit.bolsee@online.be>2008-11-11 00:22:22 +0300
committerBenoit Bolsee <benoit.bolsee@online.be>2008-11-11 00:22:22 +0300
commit61a83d2fbadbaff39f72743d4a0a3c037cfcce8f (patch)
tree6605b2a28957e154d0d78b434ea527147b21829e /intern
parentc27a8da6dd1e7dbd107a862793baea01fb25aeba (diff)
Add MSVC90 project files - part 3. Extern and Intern projects are merged in projectfiles_vc9\blender\blender.sln solution, you just need to open that solution to compile everything with VS2008.
Diffstat (limited to 'intern')
-rw-r--r--intern/SoundSystem/make/msvc_9_0/SoundSystem.vcproj3
-rw-r--r--intern/SoundSystem/make/msvc_9_0/dummy/DummySoundSystem.vcproj3
-rw-r--r--intern/SoundSystem/make/msvc_9_0/openal/OpenALSoundSystem.vcproj3
-rw-r--r--intern/bmfont/make/msvc_9_0/bmfont.vcproj3
-rw-r--r--intern/boolop/make/msvc_9_0/boolop.vcproj3
-rw-r--r--intern/bsp/make/msvc_9_0/bsplib.vcproj3
-rw-r--r--intern/container/make/msvc_9_0/container.vcproj3
-rw-r--r--intern/decimation/make/msvc_9_0/decimation.vcproj3
-rw-r--r--intern/elbeem/make/msvc_9_0/elbeem.vcproj3
-rw-r--r--intern/ghost/make/msvc_9_0/ghost.vcproj3
-rw-r--r--intern/guardedalloc/make/msvc_9_0/guardedalloc.vcproj3
-rw-r--r--intern/iksolver/make/msvc_9_0/iksolver.vcproj3
-rw-r--r--intern/make/msvc_9_0/INT_build_install_all.vcproj109
-rw-r--r--intern/memutil/make/msvc_9_0/memutil.vcproj3
-rw-r--r--intern/moto/make/msvc_9_0/moto.vcproj3
-rw-r--r--intern/opennl/make/msvc_9_0/opennl.vcproj3
-rw-r--r--intern/string/make/msvc_9_0/string.vcproj3
17 files changed, 141 insertions, 16 deletions
diff --git a/intern/SoundSystem/make/msvc_9_0/SoundSystem.vcproj b/intern/SoundSystem/make/msvc_9_0/SoundSystem.vcproj
index fd016af0375..bd75fe88d43 100644
--- a/intern/SoundSystem/make/msvc_9_0/SoundSystem.vcproj
+++ b/intern/SoundSystem/make/msvc_9_0/SoundSystem.vcproj
@@ -2,8 +2,9 @@
<VisualStudioProject
ProjectType="Visual C++"
Version="9,00"
- Name="SoundSystem"
+ Name="INT_SoundSystem"
ProjectGUID="{98330220-47A6-42E0-9DE4-AD0FF5D204D6}"
+ RootNamespace="SoundSystem"
TargetFrameworkVersion="131072"
>
<Platforms>
diff --git a/intern/SoundSystem/make/msvc_9_0/dummy/DummySoundSystem.vcproj b/intern/SoundSystem/make/msvc_9_0/dummy/DummySoundSystem.vcproj
index e64047dd26e..2109d92d430 100644
--- a/intern/SoundSystem/make/msvc_9_0/dummy/DummySoundSystem.vcproj
+++ b/intern/SoundSystem/make/msvc_9_0/dummy/DummySoundSystem.vcproj
@@ -2,8 +2,9 @@
<VisualStudioProject
ProjectType="Visual C++"
Version="9,00"
- Name="DummySoundSystem"
+ Name="INT_DummySoundSystem"
ProjectGUID="{FAF46346-65CC-4DB2-85C4-B99826F79D0C}"
+ RootNamespace="DummySoundSystem"
TargetFrameworkVersion="131072"
>
<Platforms>
diff --git a/intern/SoundSystem/make/msvc_9_0/openal/OpenALSoundSystem.vcproj b/intern/SoundSystem/make/msvc_9_0/openal/OpenALSoundSystem.vcproj
index 846d2ae9053..5593f00cb2b 100644
--- a/intern/SoundSystem/make/msvc_9_0/openal/OpenALSoundSystem.vcproj
+++ b/intern/SoundSystem/make/msvc_9_0/openal/OpenALSoundSystem.vcproj
@@ -2,8 +2,9 @@
<VisualStudioProject
ProjectType="Visual C++"
Version="9,00"
- Name="OpenALSoundSystem"
+ Name="INT_OpenALSoundSystem"
ProjectGUID="{213356A9-3A1F-41DA-9819-1297BCD17DEE}"
+ RootNamespace="OpenALSoundSystem"
TargetFrameworkVersion="131072"
>
<Platforms>
diff --git a/intern/bmfont/make/msvc_9_0/bmfont.vcproj b/intern/bmfont/make/msvc_9_0/bmfont.vcproj
index a4722dc570c..91d6e6afc1a 100644
--- a/intern/bmfont/make/msvc_9_0/bmfont.vcproj
+++ b/intern/bmfont/make/msvc_9_0/bmfont.vcproj
@@ -2,8 +2,9 @@
<VisualStudioProject
ProjectType="Visual C++"
Version="9,00"
- Name="bmfont"
+ Name="INT_bmfont"
ProjectGUID="{E784098D-3ED8-433A-9353-9679415DDDC5}"
+ RootNamespace="bmfont"
TargetFrameworkVersion="131072"
>
<Platforms>
diff --git a/intern/boolop/make/msvc_9_0/boolop.vcproj b/intern/boolop/make/msvc_9_0/boolop.vcproj
index c8ff9d36173..7fe83962695 100644
--- a/intern/boolop/make/msvc_9_0/boolop.vcproj
+++ b/intern/boolop/make/msvc_9_0/boolop.vcproj
@@ -2,8 +2,9 @@
<VisualStudioProject
ProjectType="Visual C++"
Version="9,00"
- Name="boolop"
+ Name="INT_boolop"
ProjectGUID="{EB75F4D6-2970-4A3A-8D99-2BAD7201C0E9}"
+ RootNamespace="boolop"
TargetFrameworkVersion="131072"
>
<Platforms>
diff --git a/intern/bsp/make/msvc_9_0/bsplib.vcproj b/intern/bsp/make/msvc_9_0/bsplib.vcproj
index 8164e3cf991..a1b16d5b93f 100644
--- a/intern/bsp/make/msvc_9_0/bsplib.vcproj
+++ b/intern/bsp/make/msvc_9_0/bsplib.vcproj
@@ -2,8 +2,9 @@
<VisualStudioProject
ProjectType="Visual C++"
Version="9,00"
- Name="bsplib"
+ Name="INT_bsplib"
ProjectGUID="{B093415D-C0F6-4E76-8F5A-6BC1917BCE9E}"
+ RootNamespace="bsplib"
TargetFrameworkVersion="131072"
>
<Platforms>
diff --git a/intern/container/make/msvc_9_0/container.vcproj b/intern/container/make/msvc_9_0/container.vcproj
index 694c256d2c4..2b40571672d 100644
--- a/intern/container/make/msvc_9_0/container.vcproj
+++ b/intern/container/make/msvc_9_0/container.vcproj
@@ -2,8 +2,9 @@
<VisualStudioProject
ProjectType="Visual C++"
Version="9,00"
- Name="container"
+ Name="INT_container"
ProjectGUID="{51A348C1-8684-4D67-B980-97B1FC74159B}"
+ RootNamespace="container"
TargetFrameworkVersion="131072"
>
<Platforms>
diff --git a/intern/decimation/make/msvc_9_0/decimation.vcproj b/intern/decimation/make/msvc_9_0/decimation.vcproj
index 5ff14fd934a..7d58bf1f4c6 100644
--- a/intern/decimation/make/msvc_9_0/decimation.vcproj
+++ b/intern/decimation/make/msvc_9_0/decimation.vcproj
@@ -2,8 +2,9 @@
<VisualStudioProject
ProjectType="Visual C++"
Version="9,00"
- Name="decimation"
+ Name="INT_decimation"
ProjectGUID="{C66F722C-46BE-40C9-ABAE-2EAC7A697EB8}"
+ RootNamespace="decimation"
TargetFrameworkVersion="131072"
>
<Platforms>
diff --git a/intern/elbeem/make/msvc_9_0/elbeem.vcproj b/intern/elbeem/make/msvc_9_0/elbeem.vcproj
index 194825c655b..4108e09799d 100644
--- a/intern/elbeem/make/msvc_9_0/elbeem.vcproj
+++ b/intern/elbeem/make/msvc_9_0/elbeem.vcproj
@@ -2,8 +2,9 @@
<VisualStudioProject
ProjectType="Visual C++"
Version="9,00"
- Name="elbeem"
+ Name="INT_elbeem"
ProjectGUID="{A90C4918-4B21-4277-93BD-AF65F30951D9}"
+ RootNamespace="elbeem"
Keyword="Win32Proj"
TargetFrameworkVersion="131072"
>
diff --git a/intern/ghost/make/msvc_9_0/ghost.vcproj b/intern/ghost/make/msvc_9_0/ghost.vcproj
index 6e4f1021dcd..fa128786a90 100644
--- a/intern/ghost/make/msvc_9_0/ghost.vcproj
+++ b/intern/ghost/make/msvc_9_0/ghost.vcproj
@@ -2,8 +2,9 @@
<VisualStudioProject
ProjectType="Visual C++"
Version="9,00"
- Name="ghost"
+ Name="INT_ghost"
ProjectGUID="{76D90B92-ECC7-409C-9F98-A8814B90F3C0}"
+ RootNamespace="ghost"
TargetFrameworkVersion="131072"
>
<Platforms>
diff --git a/intern/guardedalloc/make/msvc_9_0/guardedalloc.vcproj b/intern/guardedalloc/make/msvc_9_0/guardedalloc.vcproj
index 547f5e184ae..d59b80f7b62 100644
--- a/intern/guardedalloc/make/msvc_9_0/guardedalloc.vcproj
+++ b/intern/guardedalloc/make/msvc_9_0/guardedalloc.vcproj
@@ -2,8 +2,9 @@
<VisualStudioProject
ProjectType="Visual C++"
Version="9,00"
- Name="guardedalloc"
+ Name="INT_guardedalloc"
ProjectGUID="{1CC733F1-6AB5-4904-8F63-C08C46B79DD9}"
+ RootNamespace="guardedalloc"
TargetFrameworkVersion="131072"
>
<Platforms>
diff --git a/intern/iksolver/make/msvc_9_0/iksolver.vcproj b/intern/iksolver/make/msvc_9_0/iksolver.vcproj
index 84e02602d95..0e87556380b 100644
--- a/intern/iksolver/make/msvc_9_0/iksolver.vcproj
+++ b/intern/iksolver/make/msvc_9_0/iksolver.vcproj
@@ -2,8 +2,9 @@
<VisualStudioProject
ProjectType="Visual C++"
Version="9,00"
- Name="iksolver"
+ Name="INT_iksolver"
ProjectGUID="{542A9FA1-B7FF-441C-AE15-054DB31D3488}"
+ RootNamespace="iksolver"
TargetFrameworkVersion="131072"
>
<Platforms>
diff --git a/intern/make/msvc_9_0/INT_build_install_all.vcproj b/intern/make/msvc_9_0/INT_build_install_all.vcproj
new file mode 100644
index 00000000000..dbb58134b0f
--- /dev/null
+++ b/intern/make/msvc_9_0/INT_build_install_all.vcproj
@@ -0,0 +1,109 @@
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="9,00"
+ Name="INT_build_install_all"
+ ProjectGUID="{02110D03-59DB-4571-8787-72B3C03B2F2D}"
+ Keyword="MakeFileProj"
+ TargetFrameworkVersion="131072"
+ >
+ <Platforms>
+ <Platform
+ Name="Win32"
+ />
+ </Platforms>
+ <ToolFiles>
+ </ToolFiles>
+ <Configurations>
+ <Configuration
+ Name="Blender Debug|Win32"
+ OutputDirectory="..\..\..\..\build\msvc_9\intern\debug"
+ IntermediateDirectory="..\..\..\..\build\msvc_9\intern\debug"
+ ConfigurationType="10"
+ InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
+ UseOfMFC="0"
+ >
+ <Tool
+ Name="VCPreBuildEventTool"
+ />
+ <Tool
+ Name="VCCustomBuildTool"
+ />
+ <Tool
+ Name="VCMIDLTool"
+ />
+ <Tool
+ Name="VCPostBuildEventTool"
+ ExcludedFromBuild="false"
+ />
+ </Configuration>
+ <Configuration
+ Name="Blender Release|Win32"
+ OutputDirectory="..\..\..\..\build\msvc_9\intern"
+ IntermediateDirectory="..\..\..\..\build\msvc_9\intern"
+ ConfigurationType="10"
+ InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
+ UseOfMFC="0"
+ >
+ <Tool
+ Name="VCPreBuildEventTool"
+ />
+ <Tool
+ Name="VCCustomBuildTool"
+ />
+ <Tool
+ Name="VCMIDLTool"
+ />
+ <Tool
+ Name="VCPostBuildEventTool"
+ />
+ </Configuration>
+ <Configuration
+ Name="3DPlugin Release|Win32"
+ OutputDirectory="..\..\..\..\build\msvc_9\intern\mtdll"
+ IntermediateDirectory="..\..\..\..\build\msvc_9\intern\mtdll"
+ ConfigurationType="10"
+ InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
+ UseOfMFC="0"
+ >
+ <Tool
+ Name="VCPreBuildEventTool"
+ />
+ <Tool
+ Name="VCCustomBuildTool"
+ />
+ <Tool
+ Name="VCMIDLTool"
+ />
+ <Tool
+ Name="VCPostBuildEventTool"
+ />
+ </Configuration>
+ <Configuration
+ Name="3DPlugin Debug|Win32"
+ OutputDirectory="..\..\..\..\build\msvc_9\intern\mtdll\debug"
+ IntermediateDirectory="..\..\..\..\build\msvc_9\intern\mtdll\debug"
+ ConfigurationType="10"
+ InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
+ UseOfMFC="0"
+ >
+ <Tool
+ Name="VCPreBuildEventTool"
+ />
+ <Tool
+ Name="VCCustomBuildTool"
+ />
+ <Tool
+ Name="VCMIDLTool"
+ />
+ <Tool
+ Name="VCPostBuildEventTool"
+ ExcludedFromBuild="false"
+ />
+ </Configuration>
+ </Configurations>
+ <References>
+ </References>
+ <Files>
+ </Files>
+</VisualStudioProject>
diff --git a/intern/memutil/make/msvc_9_0/memutil.vcproj b/intern/memutil/make/msvc_9_0/memutil.vcproj
index 4b9db855e07..6f642fb16bc 100644
--- a/intern/memutil/make/msvc_9_0/memutil.vcproj
+++ b/intern/memutil/make/msvc_9_0/memutil.vcproj
@@ -2,8 +2,9 @@
<VisualStudioProject
ProjectType="Visual C++"
Version="9,00"
- Name="memutil"
+ Name="INT_memutil"
ProjectGUID="{E86B7BDE-C33C-4E55-9433-E74C141D7538}"
+ RootNamespace="memutil"
TargetFrameworkVersion="131072"
>
<Platforms>
diff --git a/intern/moto/make/msvc_9_0/moto.vcproj b/intern/moto/make/msvc_9_0/moto.vcproj
index 656cbcf0475..b33bb165a75 100644
--- a/intern/moto/make/msvc_9_0/moto.vcproj
+++ b/intern/moto/make/msvc_9_0/moto.vcproj
@@ -2,8 +2,9 @@
<VisualStudioProject
ProjectType="Visual C++"
Version="9,00"
- Name="MoTo"
+ Name="INT_MoTo"
ProjectGUID="{4B6AFCC5-968C-424A-8F20-76E41B3BEF74}"
+ RootNamespace="MoTo"
TargetFrameworkVersion="131072"
>
<Platforms>
diff --git a/intern/opennl/make/msvc_9_0/opennl.vcproj b/intern/opennl/make/msvc_9_0/opennl.vcproj
index d30099902bd..28051a491d2 100644
--- a/intern/opennl/make/msvc_9_0/opennl.vcproj
+++ b/intern/opennl/make/msvc_9_0/opennl.vcproj
@@ -2,8 +2,9 @@
<VisualStudioProject
ProjectType="Visual C++"
Version="9,00"
- Name="opennl"
+ Name="INT_opennl"
ProjectGUID="{8B8D4FC3-3234-4E54-8376-5AB83D00D164}"
+ RootNamespace="opennl"
Keyword="Win32Proj"
TargetFrameworkVersion="131072"
>
diff --git a/intern/string/make/msvc_9_0/string.vcproj b/intern/string/make/msvc_9_0/string.vcproj
index d92498f6202..16df974ff9c 100644
--- a/intern/string/make/msvc_9_0/string.vcproj
+++ b/intern/string/make/msvc_9_0/string.vcproj
@@ -2,8 +2,9 @@
<VisualStudioProject
ProjectType="Visual C++"
Version="9,00"
- Name="string"
+ Name="INT_string"
ProjectGUID="{B789C2F3-279E-4A85-8F0A-7F7AC068E598}"
+ RootNamespace="string"
TargetFrameworkVersion="131072"
>
<Platforms>