boehm-gc: revert all CACAO-specific modifications; this is now an exact copy of the...
[cacao.git] / src / mm / boehm-gc / windows-untested / vc70 / gc.vcproj
1 <?xml version="1.0" encoding = "windows-1251"?>
2 <VisualStudioProject
3     ProjectType="Visual C++"
4     Version="7.00"
5     Name="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\gc"
17             ConfigurationType="2"
18             UseOfMFC="0"
19             ATLMinimizesCRunTimeLibraryUsage="FALSE"
20             CharacterSet="2">
21             <Tool
22                 Name="VCCLCompilerTool"
23                 InlineFunctionExpansion="1"
24                 AdditionalIncludeDirectories="..\..\include"
25                 PreprocessorDefinitions="NDEBUG;_WINDOWS;_USRDLL;GC_BUILD;GC_DLL;WIN32;GC_THREADS"
26                 StringPooling="TRUE"
27                 RuntimeLibrary="2"
28                 EnableFunctionLevelLinking="TRUE"
29                 UsePrecompiledHeader="3"
30                 PrecompiledHeaderThrough="stdafx.h"
31                 PrecompiledHeaderFile=".\..\..\..\obj\Release\gc/gc.pch"
32                 AssemblerListingLocation=".\..\..\..\obj\Release\gc/"
33                 ObjectFile=".\..\..\..\obj\Release\gc/"
34                 ProgramDataBaseFileName=".\..\..\..\obj\Release\gc/"
35                 WarningLevel="3"
36                 SuppressStartupBanner="TRUE"
37                 DebugInformationFormat="3"
38                 CompileAs="0"
39                 ForcedIncludeFiles="stdafx.h"/>
40             <Tool
41                 Name="VCCustomBuildTool"/>
42             <Tool
43                 Name="VCLinkerTool"
44                 AdditionalOptions="/MACHINE:I386"
45                 OutputFile="..\..\..\bin/gc70.dll"
46                 LinkIncremental="1"
47                 SuppressStartupBanner="TRUE"
48                 ModuleDefinitionFile="..\gc.def"
49                 GenerateDebugInformation="TRUE"
50                 ProgramDatabaseFile=".\..\..\..\bin/gc70.pdb"
51                 SubSystem="1"
52                 OptimizeReferences="2"
53                 SetChecksum="TRUE"
54                 BaseAddress="0x37C30000"
55                 ImportLibrary="..\..\..\lib/gc.lib"/>
56             <Tool
57                 Name="VCMIDLTool"
58                 PreprocessorDefinitions="NDEBUG"
59                 MkTypLibCompatible="TRUE"
60                 SuppressStartupBanner="TRUE"
61                 TargetEnvironment="1"
62                 TypeLibraryName=".\..\..\..\bin/gc.tlb"/>
63             <Tool
64                 Name="VCPostBuildEventTool"
65                 CommandLine="del $(OutDir)\..\lib\gc.exp"/>
66             <Tool
67                 Name="VCPreBuildEventTool"/>
68             <Tool
69                 Name="VCPreLinkEventTool"/>
70             <Tool
71                 Name="VCResourceCompilerTool"
72                 PreprocessorDefinitions="NDEBUG"
73                 Culture="1033"
74                 AdditionalIncludeDirectories="..\..\include"/>
75             <Tool
76                 Name="VCWebServiceProxyGeneratorTool"/>
77             <Tool
78                 Name="VCWebDeploymentTool"/>
79         </Configuration>
80         <Configuration
81             Name="Debug|Win32"
82             OutputDirectory=".\..\..\..\bin"
83             IntermediateDirectory=".\..\..\..\obj\Debug\gc"
84             ConfigurationType="2"
85             UseOfMFC="0"
86             ATLMinimizesCRunTimeLibraryUsage="FALSE"
87             CharacterSet="2">
88             <Tool
89                 Name="VCCLCompilerTool"
90                 Optimization="0"
91                 AdditionalIncludeDirectories="..\..\include"
92                 PreprocessorDefinitions="_DEBUG;_WINDOWS;_USRDLL;GC_BUILD;GC_DLL;WIN32;GC_THREADS"
93                 BasicRuntimeChecks="3"
94                 RuntimeLibrary="3"
95                 UsePrecompiledHeader="3"
96                 PrecompiledHeaderThrough="stdafx.h"
97                 PrecompiledHeaderFile=".\..\..\..\obj\Debug\gc/gc.pch"
98                 AssemblerListingLocation=".\..\..\..\obj\Debug\gc/"
99                 ObjectFile=".\..\..\..\obj\Debug\gc/"
100                 ProgramDataBaseFileName=".\..\..\..\obj\Debug\gc/"
101                 WarningLevel="3"
102                 SuppressStartupBanner="TRUE"
103                 DebugInformationFormat="3"
104                 CompileAs="0"
105                 ForcedIncludeFiles="stdafx.h"/>
106             <Tool
107                 Name="VCCustomBuildTool"/>
108             <Tool
109                 Name="VCLinkerTool"
110                 AdditionalOptions="/MACHINE:I386"
111                 OutputFile="..\..\..\bin/gc70d.dll"
112                 LinkIncremental="1"
113                 SuppressStartupBanner="TRUE"
114                 ModuleDefinitionFile="..\gc.def"
115                 GenerateDebugInformation="TRUE"
116                 ProgramDatabaseFile=".\..\..\..\bin/gc70d.pdb"
117                 SubSystem="1"
118                 BaseAddress="0x37C30000"
119                 ImportLibrary="..\..\..\lib/gcd.lib"/>
120             <Tool
121                 Name="VCMIDLTool"
122                 PreprocessorDefinitions="_DEBUG"
123                 MkTypLibCompatible="TRUE"
124                 SuppressStartupBanner="TRUE"
125                 TargetEnvironment="1"
126                 TypeLibraryName=".\..\..\..\bin/gc.tlb"/>
127             <Tool
128                 Name="VCPostBuildEventTool"
129                 CommandLine="del $(OutDir)\..\lib\gcd.exp"/>
130             <Tool
131                 Name="VCPreBuildEventTool"/>
132             <Tool
133                 Name="VCPreLinkEventTool"/>
134             <Tool
135                 Name="VCResourceCompilerTool"
136                 PreprocessorDefinitions="_DEBUG"
137                 Culture="1033"
138                 AdditionalIncludeDirectories="..\..\include"/>
139             <Tool
140                 Name="VCWebServiceProxyGeneratorTool"/>
141             <Tool
142                 Name="VCWebDeploymentTool"/>
143         </Configuration>
144     </Configurations>
145     <Files>
146         <Filter
147             Name="Source Files"
148             Filter="c;cpp;cc;cxx;tcc;rc;def;r;odl;idl;hpj;bat">
149             <File
150                 RelativePath="..\..\allchblk.c">
151             </File>
152             <File
153                 RelativePath="..\..\alloc.c">
154             </File>
155             <File
156                 RelativePath="..\..\backgraph.c">
157             </File>
158             <File
159                 RelativePath="..\..\blacklst.c">
160             </File>
161             <File
162                 RelativePath="..\..\checksums.c">
163             </File>
164             <File
165                 RelativePath="..\..\dbg_mlc.c">
166             </File>
167             <File
168                 RelativePath="..\..\dyn_load.c">
169             </File>
170             <File
171                 RelativePath="..\..\finalize.c">
172             </File>
173             <File
174                 RelativePath="..\..\headers.c">
175             </File>
176             <File
177                 RelativePath="..\..\mach_dep.c">
178             </File>
179             <File
180                 RelativePath="..\..\malloc.c">
181             </File>
182             <File
183                 RelativePath="..\..\mallocx.c">
184             </File>
185             <File
186                 RelativePath="..\..\mark.c">
187             </File>
188             <File
189                 RelativePath="..\..\mark_rts.c">
190             </File>
191             <File
192                 RelativePath="..\..\misc.c">
193             </File>
194             <File
195                 RelativePath="..\..\msvc_dbg.c">
196             </File>
197             <File
198                 RelativePath="..\..\new_hblk.c">
199             </File>
200             <File
201                 RelativePath="..\..\obj_map.c">
202             </File>
203             <File
204                 RelativePath="..\..\os_dep.c">
205             </File>
206             <File
207                 RelativePath="..\..\ptr_chck.c">
208             </File>
209             <File
210                 RelativePath="..\..\reclaim.c">
211             </File>
212             <File
213                 RelativePath="..\stdafx.c">
214                 <FileConfiguration
215                     Name="Release|Win32">
216                     <Tool
217                         Name="VCCLCompilerTool"
218                         UsePrecompiledHeader="1"/>
219                 </FileConfiguration>
220                 <FileConfiguration
221                     Name="Debug|Win32">
222                     <Tool
223                         Name="VCCLCompilerTool"
224                         UsePrecompiledHeader="1"/>
225                 </FileConfiguration>
226             </File>
227             <File
228                 RelativePath="..\..\stubborn.c">
229             </File>
230             <File
231                 RelativePath="..\..\typd_mlc.c">
232             </File>
233             <File
234                 RelativePath="..\..\win32_threads.c">
235             </File>
236         </Filter>
237         <Filter
238             Name="Header Files"
239             Filter="h;hh;hpp;hxx;hm;inl">
240             <File
241                 RelativePath="..\..\include\gc.h">
242             </File>
243             <File
244                 RelativePath="..\..\include\gc_alloc.h">
245             </File>
246             <File
247                 RelativePath="..\..\include\gc_allocator.h">
248             </File>
249             <File
250                 RelativePath="..\..\include\gc_amiga_redirects.h">
251             </File>
252             <File
253                 RelativePath="..\..\include\gc_backptr.h">
254             </File>
255             <File
256                 RelativePath="..\..\include\gc_config_macros.h">
257             </File>
258             <File
259                 RelativePath="..\..\include\gc_cpp.h">
260             </File>
261             <File
262                 RelativePath="..\..\include\gc_gcj.h">
263             </File>
264             <File
265                 RelativePath="..\..\include\private\gc_hdrs.h">
266             </File>
267             <File
268                 RelativePath="..\..\include\gc_inl.h">
269             </File>
270             <File
271                 RelativePath="..\..\include\gc_inline.h">
272             </File>
273             <File
274                 RelativePath="..\..\include\gc_local_alloc.h">
275             </File>
276             <File
277                 RelativePath="..\..\include\private\gc_locks.h">
278             </File>
279             <File
280                 RelativePath="..\..\include\gc_mark.h">
281             </File>
282             <File
283                 RelativePath="..\..\include\private\gc_pmark.h">
284             </File>
285             <File
286                 RelativePath="..\..\include\private\gc_priv.h">
287             </File>
288             <File
289                 RelativePath="..\..\include\gc_pthread_redirects.h">
290             </File>
291             <File
292                 RelativePath="..\..\include\gc_typed.h">
293             </File>
294             <File
295                 RelativePath="..\..\include\private\gcconfig.h">
296             </File>
297             <File
298                 RelativePath="..\..\include\javaxfc.h">
299             </File>
300             <File
301                 RelativePath="..\..\include\leak_detector.h">
302             </File>
303             <File
304                 RelativePath="..\..\msvc_dbg.h">
305             </File>
306             <File
307                 RelativePath="..\..\include\new_gc_alloc.h">
308             </File>
309             <File
310                 RelativePath="..\stdafx.h">
311             </File>
312             <File
313                 RelativePath="..\..\version.h">
314             </File>
315             <File
316                 RelativePath="..\..\include\weakpointer.h">
317             </File>
318         </Filter>
319         <Filter
320             Name="Resource Files"
321             Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
322             <File
323                 RelativePath="..\gc.def">
324             </File>
325             <File
326                 RelativePath="..\gc.rc">
327                 <FileConfiguration
328                     Name="Release|Win32">
329                     <Tool
330                         Name="VCResourceCompilerTool"
331                         AdditionalIncludeDirectories="..\..\include"/>
332                 </FileConfiguration>
333                 <FileConfiguration
334                     Name="Debug|Win32">
335                     <Tool
336                         Name="VCResourceCompilerTool"
337                         AdditionalIncludeDirectories="..\..\include"/>
338                 </FileConfiguration>
339             </File>
340             <File
341                 RelativePath="..\gc.ver">
342             </File>
343         </Filter>
344     </Files>
345     <Globals>
346     </Globals>
347 </VisualStudioProject>