boehm-gc: revert all CACAO-specific modifications; this is now an exact copy of the...
[cacao.git] / src / mm / boehm-gc / windows-untested / vc70 / test_leak_libgc.vcproj
1 <?xml version="1.0" encoding = "windows-1251"?>
2 <VisualStudioProject
3     ProjectType="Visual C++"
4     Version="7.00"
5     Name="test_leak_libgc"
6     SccProjectName=""
7     SccLocalPath="">
8     <Platforms>
9         <Platform
10             Name="Win32"/>
11     </Platforms>
12     <Configurations>
13         <Configuration
14             Name="Debug|Win32"
15             OutputDirectory=".\..\..\..\bin"
16             IntermediateDirectory=".\..\..\..\obj\Debug\test_leak_libgc"
17             ConfigurationType="1"
18             UseOfMFC="0"
19             ATLMinimizesCRunTimeLibraryUsage="FALSE"
20             CharacterSet="2">
21             <Tool
22                 Name="VCCLCompilerTool"
23                 Optimization="0"
24                 AdditionalIncludeDirectories="..\..\include"
25                 PreprocessorDefinitions="_DEBUG,_CONSOLE,WIN32"
26                 BasicRuntimeChecks="3"
27                 RuntimeLibrary="5"
28                 UsePrecompiledHeader="2"
29                 PrecompiledHeaderFile=".\..\..\..\obj\Debug\test_leak_libgc/test_leak_libgc.pch"
30                 AssemblerListingLocation=".\..\..\..\obj\Debug\test_leak_libgc/"
31                 ObjectFile=".\..\..\..\obj\Debug\test_leak_libgc/"
32                 ProgramDataBaseFileName=".\..\..\..\obj\Debug\test_leak_libgc/"
33                 WarningLevel="3"
34                 SuppressStartupBanner="TRUE"
35                 DebugInformationFormat="3"
36                 CompileAs="0"/>
37             <Tool
38                 Name="VCCustomBuildTool"/>
39             <Tool
40                 Name="VCLinkerTool"
41                 AdditionalOptions="/MACHINE:I386"
42                 OutputFile="..\..\..\bin/test_leak_libgcd.exe"
43                 LinkIncremental="1"
44                 SuppressStartupBanner="TRUE"
45                 GenerateDebugInformation="TRUE"
46                 ProgramDatabaseFile=".\..\..\..\bin/test_leak_libgcd.pdb"/>
47             <Tool
48                 Name="VCMIDLTool"
49                 TypeLibraryName=".\..\..\..\bin/test_leak_libgc.tlb"/>
50             <Tool
51                 Name="VCPostBuildEventTool"/>
52             <Tool
53                 Name="VCPreBuildEventTool"/>
54             <Tool
55                 Name="VCPreLinkEventTool"/>
56             <Tool
57                 Name="VCResourceCompilerTool"
58                 PreprocessorDefinitions="_DEBUG"
59                 Culture="1033"/>
60             <Tool
61                 Name="VCWebServiceProxyGeneratorTool"/>
62             <Tool
63                 Name="VCWebDeploymentTool"/>
64         </Configuration>
65         <Configuration
66             Name="Release|Win32"
67             OutputDirectory=".\..\..\..\bin"
68             IntermediateDirectory=".\..\..\..\obj\Release\test_leak_libgc"
69             ConfigurationType="1"
70             UseOfMFC="0"
71             ATLMinimizesCRunTimeLibraryUsage="FALSE"
72             CharacterSet="2">
73             <Tool
74                 Name="VCCLCompilerTool"
75                 InlineFunctionExpansion="1"
76                 AdditionalIncludeDirectories="..\..\include"
77                 PreprocessorDefinitions="NDEBUG,_CONSOLE,WIN32"
78                 StringPooling="TRUE"
79                 RuntimeLibrary="4"
80                 EnableFunctionLevelLinking="TRUE"
81                 PrecompiledHeaderFile=".\..\..\..\obj\Release\test_leak_libgc/test_leak_libgc.pch"
82                 AssemblerListingLocation=".\..\..\..\obj\Release\test_leak_libgc/"
83                 ObjectFile=".\..\..\..\obj\Release\test_leak_libgc/"
84                 ProgramDataBaseFileName=".\..\..\..\obj\Release\test_leak_libgc/"
85                 WarningLevel="3"
86                 SuppressStartupBanner="TRUE"
87                 DebugInformationFormat="3"
88                 CompileAs="0"/>
89             <Tool
90                 Name="VCCustomBuildTool"/>
91             <Tool
92                 Name="VCLinkerTool"
93                 AdditionalOptions="/MACHINE:I386"
94                 OutputFile=".\..\..\..\bin/test_leak_libgc.exe"
95                 LinkIncremental="1"
96                 SuppressStartupBanner="TRUE"
97                 GenerateDebugInformation="TRUE"
98                 ProgramDatabaseFile=".\..\..\..\bin/test_leak_libgc.pdb"
99                 OptimizeReferences="2"
100                 SetChecksum="TRUE"/>
101             <Tool
102                 Name="VCMIDLTool"
103                 TypeLibraryName=".\..\..\..\bin/test_leak_libgc.tlb"/>
104             <Tool
105                 Name="VCPostBuildEventTool"/>
106             <Tool
107                 Name="VCPreBuildEventTool"/>
108             <Tool
109                 Name="VCPreLinkEventTool"/>
110             <Tool
111                 Name="VCResourceCompilerTool"
112                 PreprocessorDefinitions="NDEBUG"
113                 Culture="1033"/>
114             <Tool
115                 Name="VCWebServiceProxyGeneratorTool"/>
116             <Tool
117                 Name="VCWebDeploymentTool"/>
118         </Configuration>
119     </Configurations>
120     <Files>
121         <File
122             RelativePath="..\..\tests\leak_test.c">
123         </File>
124     </Files>
125     <Globals>
126     </Globals>
127 </VisualStudioProject>