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 'extern/make/msvc_7_0/build_install_all.vcproj')
-rw-r--r--extern/make/msvc_7_0/build_install_all.vcproj84
1 files changed, 84 insertions, 0 deletions
diff --git a/extern/make/msvc_7_0/build_install_all.vcproj b/extern/make/msvc_7_0/build_install_all.vcproj
new file mode 100644
index 00000000000..334acec91c2
--- /dev/null
+++ b/extern/make/msvc_7_0/build_install_all.vcproj
@@ -0,0 +1,84 @@
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="7.0"
+ Name="build_install_all"
+ ProjectGUID="{9C71A793-C177-4CAB-8EC5-923D500B39F8}"
+ RootNamespace="build_install_all"
+ Keyword="ManagedCProj">
+ <Platforms>
+ <Platform
+ Name="Win32"/>
+ </Platforms>
+ <Configurations>
+ <Configuration
+ Name="Blender Debug|Win32"
+ OutputDirectory="..\..\..\..\build\msvc_7\extern\debug"
+ IntermediateDirectory="..\..\..\..\build\msvc_7\extern\debug"
+ ConfigurationType="10"
+ CharacterSet="2"
+ ManagedExtensions="TRUE">
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCMIDLTool"/>
+ <Tool
+ Name="VCPostBuildEventTool"/>
+ <Tool
+ Name="VCPreBuildEventTool"/>
+ </Configuration>
+ <Configuration
+ Name="Blender Release|Win32"
+ OutputDirectory="..\..\..\..\build\msvc_7\extern"
+ IntermediateDirectory="..\..\..\..\build\msvc_7\extern"
+ ConfigurationType="10"
+ CharacterSet="2"
+ ManagedExtensions="TRUE">
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCMIDLTool"/>
+ <Tool
+ Name="VCPostBuildEventTool"/>
+ <Tool
+ Name="VCPreBuildEventTool"/>
+ </Configuration>
+ <Configuration
+ Name="3D Plugin Release|Win32"
+ OutputDirectory="..\..\..\..\build\msvc_7\extern\mtdll"
+ IntermediateDirectory="..\..\..\..\build\msvc_7\extern\mtdll"
+ ConfigurationType="10"
+ CharacterSet="2"
+ ManagedExtensions="TRUE">
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCMIDLTool"/>
+ <Tool
+ Name="VCPostBuildEventTool"/>
+ <Tool
+ Name="VCPreBuildEventTool"/>
+ </Configuration>
+ <Configuration
+ Name="3D Plugin Debug|Win32"
+ OutputDirectory="..\..\..\..\build\msvc_7\extern\mtdll\debug"
+ IntermediateDirectory="..\..\..\..\build\msvc_7\extern\mtdll\debug"
+ ConfigurationType="10"
+ CharacterSet="2"
+ ManagedExtensions="TRUE">
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCMIDLTool"/>
+ <Tool
+ Name="VCPostBuildEventTool"/>
+ <Tool
+ Name="VCPreBuildEventTool"/>
+ </Configuration>
+ </Configurations>
+
+ <Files>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>