aboutsummaryrefslogtreecommitdiff
path: root/boehm-gc/windows-untested/vc70/all.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'boehm-gc/windows-untested/vc70/all.vcproj')
-rw-r--r--boehm-gc/windows-untested/vc70/all.vcproj49
1 files changed, 49 insertions, 0 deletions
diff --git a/boehm-gc/windows-untested/vc70/all.vcproj b/boehm-gc/windows-untested/vc70/all.vcproj
new file mode 100644
index 00000000000..512e9a0621e
--- /dev/null
+++ b/boehm-gc/windows-untested/vc70/all.vcproj
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding = "windows-1251"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="7.00"
+ Name="all"
+ SccProjectName=""
+ SccLocalPath=""
+ Keyword="MakeFileProj">
+ <Platforms>
+ <Platform
+ Name="Win32"/>
+ </Platforms>
+ <Configurations>
+ <Configuration
+ Name="Debug|Win32"
+ OutputDirectory=".\..\..\..\bin"
+ IntermediateDirectory=".\..\..\..\obj\Debug"
+ ConfigurationType="10"
+ UseOfMFC="0">
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCMIDLTool"/>
+ <Tool
+ Name="VCPostBuildEventTool"/>
+ <Tool
+ Name="VCPreBuildEventTool"/>
+ </Configuration>
+ <Configuration
+ Name="Release|Win32"
+ OutputDirectory=".\..\..\..\bin"
+ IntermediateDirectory=".\..\..\..\obj\Release"
+ ConfigurationType="10"
+ UseOfMFC="0">
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCMIDLTool"/>
+ <Tool
+ Name="VCPostBuildEventTool"/>
+ <Tool
+ Name="VCPreBuildEventTool"/>
+ </Configuration>
+ </Configurations>
+ <Files>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>