aboutsummaryrefslogtreecommitdiff
path: root/boehm-gc/windows-untested/vc71/test.vcproj
diff options
context:
space:
mode:
authorMatthias Klose <doko@gcc.gnu.org>2012-12-01 21:32:56 +0000
committerMatthias Klose <doko@gcc.gnu.org>2012-12-01 21:32:56 +0000
commit1e2f2f74c0dcb772b8184fba8b3665703e4d027d (patch)
tree83ace3f0691c7281d1fbb321faa32860d6095ba1 /boehm-gc/windows-untested/vc71/test.vcproj
parent4e638f718c43d7525f7d833b52e9702e5b6dc0ed (diff)
Import boehm-gc snapshot, taken fromboehm
https://github.com/ivmai/bdwgc 9178e2b8f10eab0ac54c504c85022d0ea8ded36b git-svn-id: https://gcc.gnu.org/svn/gcc/branches/boehm@194030 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'boehm-gc/windows-untested/vc71/test.vcproj')
-rw-r--r--boehm-gc/windows-untested/vc71/test.vcproj57
1 files changed, 57 insertions, 0 deletions
diff --git a/boehm-gc/windows-untested/vc71/test.vcproj b/boehm-gc/windows-untested/vc71/test.vcproj
new file mode 100644
index 00000000000..41681979f93
--- /dev/null
+++ b/boehm-gc/windows-untested/vc71/test.vcproj
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="windows-1251"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="7.10"
+ Name="test"
+ SccProjectName=""
+ SccLocalPath=""
+ Keyword="MakeFileProj">
+ <Platforms>
+ <Platform
+ Name="Win32"/>
+ </Platforms>
+ <Configurations>
+ <Configuration
+ Name="Release|Win32"
+ OutputDirectory=".\..\..\..\bin"
+ IntermediateDirectory=".\..\..\..\obj\Release"
+ ConfigurationType="10"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE">
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCMIDLTool"
+ TypeLibraryName=".\..\..\..\bin/test.tlb"
+ HeaderFileName=""/>
+ <Tool
+ Name="VCPostBuildEventTool"/>
+ <Tool
+ Name="VCPreBuildEventTool"/>
+ </Configuration>
+ <Configuration
+ Name="Debug|Win32"
+ OutputDirectory=".\..\..\..\bin"
+ IntermediateDirectory=".\..\..\..\obj\Debug"
+ ConfigurationType="10"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE">
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCMIDLTool"
+ TypeLibraryName=".\..\..\..\bin/test.tlb"
+ HeaderFileName=""/>
+ <Tool
+ Name="VCPostBuildEventTool"/>
+ <Tool
+ Name="VCPreBuildEventTool"/>
+ </Configuration>
+ </Configurations>
+ <References>
+ </References>
+ <Files>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>