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:
Diffstat (limited to 'intern/make')
-rw-r--r--intern/make/msvc_7_0/build_install_all.vcproj49
1 files changed, 41 insertions, 8 deletions
diff --git a/intern/make/msvc_7_0/build_install_all.vcproj b/intern/make/msvc_7_0/build_install_all.vcproj
index bf414362b68..2b3caecb3ae 100644
--- a/intern/make/msvc_7_0/build_install_all.vcproj
+++ b/intern/make/msvc_7_0/build_install_all.vcproj
@@ -1,8 +1,9 @@
-<?xml version="1.0" encoding = "Windows-1252"?>
+<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
- Version="7.00"
+ Version="7.0"
Name="build_install_all"
+ ProjectGUID="{02110D03-59DB-4571-8787-72B3C03B2F2D}"
SccProjectName=""
SccLocalPath=""
Keyword="MakeFileProj">
@@ -12,9 +13,9 @@
</Platforms>
<Configurations>
<Configuration
- Name="Debug|Win32"
- OutputDirectory=".\Debug"
- IntermediateDirectory=".\Debug"
+ Name="Blender Debug|Win32"
+ OutputDirectory="..\..\..\..\build\msvc_7\intern\debug"
+ IntermediateDirectory="..\..\..\..\build\msvc_7\intern\debug"
ConfigurationType="10"
UseOfMFC="0">
<Tool
@@ -28,9 +29,9 @@
Name="VCPreBuildEventTool"/>
</Configuration>
<Configuration
- Name="Release|Win32"
- OutputDirectory=".\Release"
- IntermediateDirectory=".\Release"
+ Name="Blender Release|Win32"
+ OutputDirectory="..\..\..\..\build\msvc_7\intern"
+ IntermediateDirectory="..\..\..\..\build\msvc_7\intern"
ConfigurationType="10"
UseOfMFC="0">
<Tool
@@ -42,7 +43,39 @@
<Tool
Name="VCPreBuildEventTool"/>
</Configuration>
+ <Configuration
+ Name="3DPlugin Release|Win32"
+ OutputDirectory="..\..\..\..\build\msvc_7\intern\mtdll"
+ IntermediateDirectory="..\..\..\..\build\msvc_7\intern\mtdll"
+ ConfigurationType="10"
+ UseOfMFC="0">
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCMIDLTool"/>
+ <Tool
+ Name="VCPostBuildEventTool"/>
+ <Tool
+ Name="VCPreBuildEventTool"/>
+ </Configuration>
+ <Configuration
+ Name="3DPlugin Debug|Win32"
+ OutputDirectory="..\..\..\..\build\msvc_7\intern\mtdll\debug"
+ IntermediateDirectory="..\..\..\..\build\msvc_7\intern\mtdll\debug"
+ ConfigurationType="10"
+ UseOfMFC="0">
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCMIDLTool"/>
+ <Tool
+ Name="VCPostBuildEventTool"
+ ExcludedFromBuild="FALSE"/>
+ <Tool
+ Name="VCPreBuildEventTool"/>
+ </Configuration>
</Configurations>
+
<Files>
</Files>
<Globals>