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:
authorDaniel Dunbar <daniel@zuster.org>2003-03-18 22:38:36 +0300
committerDaniel Dunbar <daniel@zuster.org>2003-03-18 22:38:36 +0300
commit465229e4d6243e0109117bef072ec8722c845a72 (patch)
tree647efac9dbbe2000a083d2ed1847760f09f2280d /intern/make
parentf06ca3e1968f0c7bd4fac72698c9e8a30397d3e7 (diff)
Rest of the VC7 intern projectfiles.
Diffstat (limited to 'intern/make')
-rw-r--r--intern/make/msvc_7_0/build_install_all.vcproj53
-rw-r--r--intern/make/msvc_7_0/intern.sln112
2 files changed, 165 insertions, 0 deletions
diff --git a/intern/make/msvc_7_0/build_install_all.vcproj b/intern/make/msvc_7_0/build_install_all.vcproj
new file mode 100644
index 00000000000..f7d0fbc8c3f
--- /dev/null
+++ b/intern/make/msvc_7_0/build_install_all.vcproj
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding = "Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="7.00"
+ Name="build_install_all"
+ SccProjectName=""
+ SccLocalPath=""
+ Keyword="MakeFileProj">
+ <Platforms>
+ <Platform
+ Name="Win32"/>
+ </Platforms>
+ <Configurations>
+ <Configuration
+ Name="Debug|Win32"
+ OutputDirectory=".\Debug"
+ IntermediateDirectory=".\Debug"
+ ConfigurationType="10"
+ UseOfMFC="0">
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCMIDLTool"/>
+ <Tool
+ Name="VCPostBuildEventTool"
+ Description="Python freeze"
+ CommandLine="ECHO Freezing Blender Python code
+..\..\python\freeze\freeze.bat
+"/>
+ <Tool
+ Name="VCPreBuildEventTool"/>
+ </Configuration>
+ <Configuration
+ Name="Release|Win32"
+ OutputDirectory=".\Release"
+ IntermediateDirectory=".\Release"
+ ConfigurationType="10"
+ UseOfMFC="0">
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCMIDLTool"/>
+ <Tool
+ Name="VCPostBuildEventTool"/>
+ <Tool
+ Name="VCPreBuildEventTool"/>
+ </Configuration>
+ </Configurations>
+ <Files>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>
diff --git a/intern/make/msvc_7_0/intern.sln b/intern/make/msvc_7_0/intern.sln
new file mode 100644
index 00000000000..b99dc387c78
--- /dev/null
+++ b/intern/make/msvc_7_0/intern.sln
@@ -0,0 +1,112 @@
+Microsoft Visual Studio Solution File, Format Version 7.00
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "MoTo", "..\..\moto\make\msvc_7_0\MoTo.vcproj", "{4B6AFCC5-968C-424A-8F20-76E41B3BEF74}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "blenkey", "..\..\keymaker\make\msvc_7_0\blenkey.vcproj", "{121EC196-8E8A-4937-B0BD-0F114C87D55E}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "bmfont", "..\..\bmfont\make\msvc_7_0\bmfont.vcproj", "{E784098D-3ED8-433A-9353-9679415DDDC5}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "bsplib", "..\..\bsp\make\msvc_7_0\bsplib.vcproj", "{B093415D-C0F6-4E76-8F5A-6BC1917BCE9E}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "build_install_all", "build_install_all.vcproj", "{3E2D09B4-8139-4B91-AA3F-BD1CC0D30681}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "container", "..\..\container\make\msvc_7_0\container.vcproj", "{51A348C1-8684-4D67-B980-97B1FC74159B}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "decimation", "..\..\decimation\make\msvc_7_0\decimation.vcproj", "{C66F722C-46BE-40C9-ABAE-2EAC7A697EB8}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ghost", "..\..\ghost\make\msvc_7_0\ghost.vcproj", "{76D90B92-ECC7-409C-9F98-A8814B90F3C0}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "guardedalloc", "..\..\guardedalloc\make\msvc_7_0\guardedalloc.vcproj", "{6B3229F4-2A37-47EE-8B89-9AA046B35193}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "iksolver", "..\..\iksolver\make\msvc_7_0\iksolver.vcproj", "{542A9FA1-B7FF-441C-AE15-054DB31D3488}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "memutil", "..\..\memutil\make\msvc_7_0\memutil.vcproj", "{E86B7BDE-C33C-4E55-9433-E74C141D7538}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "python_freeze", "..\..\python\freeze\python_freeze_7.vcproj", "{698A5462-7013-450D-A65D-557BDF18DEA4}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "string", "..\..\string\make\msvc_7_0\string.vcproj", "{B789C2F3-279E-4A85-8F0A-7F7AC068E598}"
+EndProject
+Global
+ GlobalSection(SolutionConfiguration) = preSolution
+ ConfigName.0 = Debug
+ ConfigName.1 = Release
+ EndGlobalSection
+ GlobalSection(ProjectDependencies) = postSolution
+ {B093415D-C0F6-4E76-8F5A-6BC1917BCE9E}.0 = {4B6AFCC5-968C-424A-8F20-76E41B3BEF74}
+ {B093415D-C0F6-4E76-8F5A-6BC1917BCE9E}.1 = {E86B7BDE-C33C-4E55-9433-E74C141D7538}
+ {B093415D-C0F6-4E76-8F5A-6BC1917BCE9E}.2 = {51A348C1-8684-4D67-B980-97B1FC74159B}
+ {3E2D09B4-8139-4B91-AA3F-BD1CC0D30681}.0 = {698A5462-7013-450D-A65D-557BDF18DEA4}
+ {3E2D09B4-8139-4B91-AA3F-BD1CC0D30681}.1 = {121EC196-8E8A-4937-B0BD-0F114C87D55E}
+ {3E2D09B4-8139-4B91-AA3F-BD1CC0D30681}.2 = {E784098D-3ED8-433A-9353-9679415DDDC5}
+ {3E2D09B4-8139-4B91-AA3F-BD1CC0D30681}.3 = {B789C2F3-279E-4A85-8F0A-7F7AC068E598}
+ {3E2D09B4-8139-4B91-AA3F-BD1CC0D30681}.4 = {4B6AFCC5-968C-424A-8F20-76E41B3BEF74}
+ {3E2D09B4-8139-4B91-AA3F-BD1CC0D30681}.5 = {E86B7BDE-C33C-4E55-9433-E74C141D7538}
+ {3E2D09B4-8139-4B91-AA3F-BD1CC0D30681}.6 = {542A9FA1-B7FF-441C-AE15-054DB31D3488}
+ {3E2D09B4-8139-4B91-AA3F-BD1CC0D30681}.7 = {6B3229F4-2A37-47EE-8B89-9AA046B35193}
+ {3E2D09B4-8139-4B91-AA3F-BD1CC0D30681}.8 = {76D90B92-ECC7-409C-9F98-A8814B90F3C0}
+ {3E2D09B4-8139-4B91-AA3F-BD1CC0D30681}.9 = {C66F722C-46BE-40C9-ABAE-2EAC7A697EB8}
+ {3E2D09B4-8139-4B91-AA3F-BD1CC0D30681}.10 = {51A348C1-8684-4D67-B980-97B1FC74159B}
+ {3E2D09B4-8139-4B91-AA3F-BD1CC0D30681}.11 = {B093415D-C0F6-4E76-8F5A-6BC1917BCE9E}
+ {C66F722C-46BE-40C9-ABAE-2EAC7A697EB8}.0 = {51A348C1-8684-4D67-B980-97B1FC74159B}
+ {C66F722C-46BE-40C9-ABAE-2EAC7A697EB8}.1 = {4B6AFCC5-968C-424A-8F20-76E41B3BEF74}
+ {C66F722C-46BE-40C9-ABAE-2EAC7A697EB8}.2 = {E86B7BDE-C33C-4E55-9433-E74C141D7538}
+ {76D90B92-ECC7-409C-9F98-A8814B90F3C0}.0 = {B789C2F3-279E-4A85-8F0A-7F7AC068E598}
+ EndGlobalSection
+ GlobalSection(ProjectConfiguration) = postSolution
+ {4B6AFCC5-968C-424A-8F20-76E41B3BEF74}.Debug.ActiveCfg = Debug|Win32
+ {4B6AFCC5-968C-424A-8F20-76E41B3BEF74}.Debug.Build.0 = Debug|Win32
+ {4B6AFCC5-968C-424A-8F20-76E41B3BEF74}.Release.ActiveCfg = Release|Win32
+ {4B6AFCC5-968C-424A-8F20-76E41B3BEF74}.Release.Build.0 = Release|Win32
+ {121EC196-8E8A-4937-B0BD-0F114C87D55E}.Debug.ActiveCfg = Debug|Win32
+ {121EC196-8E8A-4937-B0BD-0F114C87D55E}.Debug.Build.0 = Debug|Win32
+ {121EC196-8E8A-4937-B0BD-0F114C87D55E}.Release.ActiveCfg = Release|Win32
+ {121EC196-8E8A-4937-B0BD-0F114C87D55E}.Release.Build.0 = Release|Win32
+ {E784098D-3ED8-433A-9353-9679415DDDC5}.Debug.ActiveCfg = Debug|Win32
+ {E784098D-3ED8-433A-9353-9679415DDDC5}.Debug.Build.0 = Debug|Win32
+ {E784098D-3ED8-433A-9353-9679415DDDC5}.Release.ActiveCfg = Release|Win32
+ {E784098D-3ED8-433A-9353-9679415DDDC5}.Release.Build.0 = Release|Win32
+ {B093415D-C0F6-4E76-8F5A-6BC1917BCE9E}.Debug.ActiveCfg = Debug|Win32
+ {B093415D-C0F6-4E76-8F5A-6BC1917BCE9E}.Debug.Build.0 = Debug|Win32
+ {B093415D-C0F6-4E76-8F5A-6BC1917BCE9E}.Release.ActiveCfg = Release|Win32
+ {B093415D-C0F6-4E76-8F5A-6BC1917BCE9E}.Release.Build.0 = Release|Win32
+ {3E2D09B4-8139-4B91-AA3F-BD1CC0D30681}.Debug.ActiveCfg = Debug|Win32
+ {3E2D09B4-8139-4B91-AA3F-BD1CC0D30681}.Debug.Build.0 = Debug|Win32
+ {3E2D09B4-8139-4B91-AA3F-BD1CC0D30681}.Release.ActiveCfg = Release|Win32
+ {3E2D09B4-8139-4B91-AA3F-BD1CC0D30681}.Release.Build.0 = Release|Win32
+ {51A348C1-8684-4D67-B980-97B1FC74159B}.Debug.ActiveCfg = Debug|Win32
+ {51A348C1-8684-4D67-B980-97B1FC74159B}.Debug.Build.0 = Debug|Win32
+ {51A348C1-8684-4D67-B980-97B1FC74159B}.Release.ActiveCfg = Release|Win32
+ {51A348C1-8684-4D67-B980-97B1FC74159B}.Release.Build.0 = Release|Win32
+ {C66F722C-46BE-40C9-ABAE-2EAC7A697EB8}.Debug.ActiveCfg = Debug|Win32
+ {C66F722C-46BE-40C9-ABAE-2EAC7A697EB8}.Debug.Build.0 = Debug|Win32
+ {C66F722C-46BE-40C9-ABAE-2EAC7A697EB8}.Release.ActiveCfg = Release|Win32
+ {C66F722C-46BE-40C9-ABAE-2EAC7A697EB8}.Release.Build.0 = Release|Win32
+ {76D90B92-ECC7-409C-9F98-A8814B90F3C0}.Debug.ActiveCfg = Debug|Win32
+ {76D90B92-ECC7-409C-9F98-A8814B90F3C0}.Debug.Build.0 = Debug|Win32
+ {76D90B92-ECC7-409C-9F98-A8814B90F3C0}.Release.ActiveCfg = Release|Win32
+ {76D90B92-ECC7-409C-9F98-A8814B90F3C0}.Release.Build.0 = Release|Win32
+ {6B3229F4-2A37-47EE-8B89-9AA046B35193}.Debug.ActiveCfg = Debug|Win32
+ {6B3229F4-2A37-47EE-8B89-9AA046B35193}.Debug.Build.0 = Debug|Win32
+ {6B3229F4-2A37-47EE-8B89-9AA046B35193}.Release.ActiveCfg = Release|Win32
+ {6B3229F4-2A37-47EE-8B89-9AA046B35193}.Release.Build.0 = Release|Win32
+ {542A9FA1-B7FF-441C-AE15-054DB31D3488}.Debug.ActiveCfg = Debug|Win32
+ {542A9FA1-B7FF-441C-AE15-054DB31D3488}.Debug.Build.0 = Debug|Win32
+ {542A9FA1-B7FF-441C-AE15-054DB31D3488}.Release.ActiveCfg = Release|Win32
+ {542A9FA1-B7FF-441C-AE15-054DB31D3488}.Release.Build.0 = Release|Win32
+ {E86B7BDE-C33C-4E55-9433-E74C141D7538}.Debug.ActiveCfg = Debug|Win32
+ {E86B7BDE-C33C-4E55-9433-E74C141D7538}.Debug.Build.0 = Debug|Win32
+ {E86B7BDE-C33C-4E55-9433-E74C141D7538}.Release.ActiveCfg = Release|Win32
+ {E86B7BDE-C33C-4E55-9433-E74C141D7538}.Release.Build.0 = Release|Win32
+ {698A5462-7013-450D-A65D-557BDF18DEA4}.Debug.ActiveCfg = Debug|Win32
+ {698A5462-7013-450D-A65D-557BDF18DEA4}.Debug.Build.0 = Debug|Win32
+ {698A5462-7013-450D-A65D-557BDF18DEA4}.Release.ActiveCfg = Release|Win32
+ {698A5462-7013-450D-A65D-557BDF18DEA4}.Release.Build.0 = Release|Win32
+ {B789C2F3-279E-4A85-8F0A-7F7AC068E598}.Debug.ActiveCfg = Debug|Win32
+ {B789C2F3-279E-4A85-8F0A-7F7AC068E598}.Debug.Build.0 = Debug|Win32
+ {B789C2F3-279E-4A85-8F0A-7F7AC068E598}.Release.ActiveCfg = Release|Win32
+ {B789C2F3-279E-4A85-8F0A-7F7AC068E598}.Release.Build.0 = Release|Win32
+ EndGlobalSection
+ GlobalSection(ExtensibilityGlobals) = postSolution
+ EndGlobalSection
+ GlobalSection(ExtensibilityAddIns) = postSolution
+ EndGlobalSection
+EndGlobal