Import boehm-gc snapshot, taken from
[official-gcc.git] / boehm-gc / windows-untested / vc71 / test_leak_gc.vcproj
blobb6c980cf76c0d2c560db95d46a935096d02968f1
1 <?xml version="1.0" encoding="windows-1251"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="7.10"
5 Name="test_leak_gc"
6 SccProjectName=""
7 SccLocalPath="">
8 <Platforms>
9 <Platform
10 Name="Win32"/>
11 </Platforms>
12 <Configurations>
13 <Configuration
14 Name="Release|Win32"
15 OutputDirectory=".\..\..\..\bin"
16 IntermediateDirectory=".\..\..\..\obj\Release\test_leak_gc"
17 ConfigurationType="1"
18 UseOfMFC="0"
19 ATLMinimizesCRunTimeLibraryUsage="FALSE"
20 CharacterSet="2">
21 <Tool
22 Name="VCCLCompilerTool"
23 Optimization="2"
24 InlineFunctionExpansion="1"
25 AdditionalIncludeDirectories="..\..\include"
26 PreprocessorDefinitions="NDEBUG;_CONSOLE;GC_DLL;WIN32;GC_THREADS"
27 StringPooling="TRUE"
28 RuntimeLibrary="2"
29 EnableFunctionLevelLinking="TRUE"
30 PrecompiledHeaderFile=".\..\..\..\obj\Release\test_leak_gc/test_leak_gc.pch"
31 AssemblerListingLocation=".\..\..\..\obj\Release\test_leak_gc/"
32 ObjectFile=".\..\..\..\obj\Release\test_leak_gc/"
33 ProgramDataBaseFileName=".\..\..\..\obj\Release\test_leak_gc/"
34 WarningLevel="3"
35 SuppressStartupBanner="TRUE"
36 DebugInformationFormat="3"
37 CompileAs="0"/>
38 <Tool
39 Name="VCCustomBuildTool"/>
40 <Tool
41 Name="VCLinkerTool"
42 OutputFile=".\..\..\..\bin/test_leak_gc.exe"
43 LinkIncremental="1"
44 SuppressStartupBanner="TRUE"
45 GenerateDebugInformation="TRUE"
46 ProgramDatabaseFile=".\..\..\..\bin/test_leak_gc.pdb"
47 OptimizeReferences="2"
48 SetChecksum="TRUE"
49 TargetMachine="1"/>
50 <Tool
51 Name="VCMIDLTool"
52 TypeLibraryName=".\..\..\..\bin/test_leak_gc.tlb"
53 HeaderFileName=""/>
54 <Tool
55 Name="VCPostBuildEventTool"/>
56 <Tool
57 Name="VCPreBuildEventTool"/>
58 <Tool
59 Name="VCPreLinkEventTool"/>
60 <Tool
61 Name="VCResourceCompilerTool"
62 PreprocessorDefinitions="NDEBUG"
63 Culture="1033"/>
64 <Tool
65 Name="VCWebServiceProxyGeneratorTool"/>
66 <Tool
67 Name="VCXMLDataGeneratorTool"/>
68 <Tool
69 Name="VCWebDeploymentTool"/>
70 <Tool
71 Name="VCManagedWrapperGeneratorTool"/>
72 <Tool
73 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
74 </Configuration>
75 <Configuration
76 Name="Debug|Win32"
77 OutputDirectory=".\..\..\..\bin"
78 IntermediateDirectory=".\..\..\..\obj\Debug\test_leak_gc"
79 ConfigurationType="1"
80 UseOfMFC="0"
81 ATLMinimizesCRunTimeLibraryUsage="FALSE"
82 CharacterSet="2">
83 <Tool
84 Name="VCCLCompilerTool"
85 Optimization="0"
86 AdditionalIncludeDirectories="..\..\include"
87 PreprocessorDefinitions="_DEBUG;_CONSOLE;GC_DLL;WIN32;GC_THREADS"
88 BasicRuntimeChecks="3"
89 RuntimeLibrary="3"
90 UsePrecompiledHeader="2"
91 PrecompiledHeaderFile=".\..\..\..\obj\Debug\test_leak_gc/test_leak_gc.pch"
92 AssemblerListingLocation=".\..\..\..\obj\Debug\test_leak_gc/"
93 ObjectFile=".\..\..\..\obj\Debug\test_leak_gc/"
94 ProgramDataBaseFileName=".\..\..\..\obj\Debug\test_leak_gc/"
95 WarningLevel="3"
96 SuppressStartupBanner="TRUE"
97 DebugInformationFormat="3"
98 CompileAs="0"/>
99 <Tool
100 Name="VCCustomBuildTool"/>
101 <Tool
102 Name="VCLinkerTool"
103 OutputFile="..\..\..\bin/test_leak_gcd.exe"
104 LinkIncremental="1"
105 SuppressStartupBanner="TRUE"
106 GenerateDebugInformation="TRUE"
107 ProgramDatabaseFile=".\..\..\..\bin/test_leak_gcd.pdb"
108 TargetMachine="1"/>
109 <Tool
110 Name="VCMIDLTool"
111 TypeLibraryName=".\..\..\..\bin/test_leak_gc.tlb"
112 HeaderFileName=""/>
113 <Tool
114 Name="VCPostBuildEventTool"/>
115 <Tool
116 Name="VCPreBuildEventTool"/>
117 <Tool
118 Name="VCPreLinkEventTool"/>
119 <Tool
120 Name="VCResourceCompilerTool"
121 PreprocessorDefinitions="_DEBUG"
122 Culture="1033"/>
123 <Tool
124 Name="VCWebServiceProxyGeneratorTool"/>
125 <Tool
126 Name="VCXMLDataGeneratorTool"/>
127 <Tool
128 Name="VCWebDeploymentTool"/>
129 <Tool
130 Name="VCManagedWrapperGeneratorTool"/>
131 <Tool
132 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
133 </Configuration>
134 </Configurations>
135 <References>
136 </References>
137 <Files>
138 <File
139 RelativePath="..\..\tests\leak_test.c">
140 <FileConfiguration
141 Name="Release|Win32">
142 <Tool
143 Name="VCCLCompilerTool"
144 Optimization="2"
145 AdditionalIncludeDirectories=""
146 PreprocessorDefinitions=""/>
147 </FileConfiguration>
148 <FileConfiguration
149 Name="Debug|Win32">
150 <Tool
151 Name="VCCLCompilerTool"
152 Optimization="0"
153 AdditionalIncludeDirectories=""
154 PreprocessorDefinitions=""
155 BasicRuntimeChecks="3"/>
156 </FileConfiguration>
157 </File>
158 </Files>
159 <Globals>
160 </Globals>
161 </VisualStudioProject>