2010-04-16 Sebastien Pouliot <sebastien@ximian.com>
[mono/afaerber.git] / msvc / libgc.vcproj
blob0dd181328a0053e7bae998bf51100dac7a5d6fd6
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="9.00"
5 Name="libgc"
6 ProjectGUID="{EB56000B-C80B-4E8B-908D-D84D31B517D3}"
7 RootNamespace="libgc"
8 Keyword="Win32Proj"
9 TargetFrameworkVersion="131072"
11 <Platforms>
12 <Platform
13 Name="Win32"
15 <Platform
16 Name="x64"
18 </Platforms>
19 <ToolFiles>
20 </ToolFiles>
21 <Configurations>
22 <Configuration
23 Name="Debug|Win32"
24 OutputDirectory="$(PlatformName)_$(ConfigurationName)/lib"
25 IntermediateDirectory="$(PlatformName)_$(ConfigurationName)/obj/$(ProjectName)"
26 ConfigurationType="4"
27 CharacterSet="1"
29 <Tool
30 Name="VCPreBuildEventTool"
32 <Tool
33 Name="VCCustomBuildTool"
35 <Tool
36 Name="VCXMLDataGeneratorTool"
38 <Tool
39 Name="VCWebServiceProxyGeneratorTool"
41 <Tool
42 Name="VCMIDLTool"
44 <Tool
45 Name="VCCLCompilerTool"
46 Optimization="0"
47 AdditionalIncludeDirectories="..\libgc\include"
48 PreprocessorDefinitions="_DEBUG;__i386__;TARGET_X86;i386;WIN32;_WIN32;__WIN32__;_WINDOWS;WINDOWS;HOST_WIN32;TARGET_WIN32;_CRT_SECURE_NO_DEPRECATE;__STDC__;PACKAGE_NAME=\&quot;libgc-mono\&quot;;PACKAGE_TARNAME=\&quot;libgc-mono\&quot;;PACKAGE_VERSION=\&quot;6.6\&quot;;&quot;PACKAGE_STRING=\&quot;libgc-mono 6.6\&quot;&quot;;PACKAGE_BUGREPORT=\&quot;Hans_Boehm@hp.com\&quot;;GC_WIN32_THREADS=1;NO_GETENV=1;GC_INSIDE_DLL=1;GC_NOT_DLL=1;STDC_HEADERS=1;HAVE_SYS_TYPES_H=1;HAVE_SYS_STAT_H=1;HAVE_STDLIB_H=1;HAVE_STRING_H=1;HAVE_MEMORY_H=1;HAVE_STRINGS_H=1;HAVE_INTTYPES_H=1;HAVE_STDINT_H=1;HAVE_UNISTD_H=1;SILENT=1;NO_SIGNALS=1;NO_EXECUTE_PERMISSION=1;JAVA_FINALIZATION=1;GC_GCJ_SUPPORT=1;ATOMIC_UNCOLLECTABLE=1;_IN_LIBGC=1;WINVER=0x0500;_WIN32_WINNT=0x0500;_WIN32_IE=0x0501;WIN32_THREADS;FD_SETSIZE=1024"
49 MinimalRebuild="true"
50 BasicRuntimeChecks="3"
51 RuntimeLibrary="3"
52 BufferSecurityCheck="true"
53 UsePrecompiledHeader="0"
54 ProgramDataBaseFileName="$(OutDir)\vc80.pdb"
55 DebugInformationFormat="3"
56 CompileAs="1"
57 DisableSpecificWarnings="4311;4312;4996;4005"
59 <Tool
60 Name="VCManagedResourceCompilerTool"
62 <Tool
63 Name="VCResourceCompilerTool"
65 <Tool
66 Name="VCPreLinkEventTool"
68 <Tool
69 Name="VCLibrarianTool"
70 OutputFile="$(OutDir)\libgc.lib"
72 <Tool
73 Name="VCALinkTool"
75 <Tool
76 Name="VCXDCMakeTool"
78 <Tool
79 Name="VCBscMakeTool"
81 <Tool
82 Name="VCFxCopTool"
84 <Tool
85 Name="VCPostBuildEventTool"
87 </Configuration>
88 <Configuration
89 Name="Release|Win32"
90 OutputDirectory="$(PlatformName)_$(ConfigurationName)/lib"
91 IntermediateDirectory="$(PlatformName)_$(ConfigurationName)/obj/$(ProjectName)"
92 ConfigurationType="4"
93 CharacterSet="1"
95 <Tool
96 Name="VCPreBuildEventTool"
98 <Tool
99 Name="VCCustomBuildTool"
101 <Tool
102 Name="VCXMLDataGeneratorTool"
104 <Tool
105 Name="VCWebServiceProxyGeneratorTool"
107 <Tool
108 Name="VCMIDLTool"
110 <Tool
111 Name="VCCLCompilerTool"
112 Optimization="1"
113 AdditionalIncludeDirectories="..\libgc\include"
114 PreprocessorDefinitions="NDEBUG;__i386__;TARGET_X86;i386;WIN32;_WIN32;__WIN32__;_WINDOWS;WINDOWS;HOST_WIN32;TARGET_WIN32;_CRT_SECURE_NO_DEPRECATE;__STDC__;PACKAGE_NAME=\&quot;libgc-mono\&quot;;PACKAGE_TARNAME=\&quot;libgc-mono\&quot;;PACKAGE_VERSION=\&quot;6.6\&quot;;&quot;PACKAGE_STRING=\&quot;libgc-mono 6.6\&quot;&quot;;PACKAGE_BUGREPORT=\&quot;Hans_Boehm@hp.com\&quot;;GC_WIN32_THREADS=1;NO_GETENV=1;GC_INSIDE_DLL=1;GC_NOT_DLL=1;STDC_HEADERS=1;HAVE_SYS_TYPES_H=1;HAVE_SYS_STAT_H=1;HAVE_STDLIB_H=1;HAVE_STRING_H=1;HAVE_MEMORY_H=1;HAVE_STRINGS_H=1;HAVE_INTTYPES_H=1;HAVE_STDINT_H=1;HAVE_UNISTD_H=1;SILENT=1;NO_SIGNALS=1;NO_EXECUTE_PERMISSION=1;JAVA_FINALIZATION=1;GC_GCJ_SUPPORT=1;ATOMIC_UNCOLLECTABLE=1;_IN_LIBGC=1;WINVER=0x0500;_WIN32_WINNT=0x0500;_WIN32_IE=0x0501;WIN32_THREADS;FD_SETSIZE=1024"
115 RuntimeLibrary="2"
116 BufferSecurityCheck="true"
117 UsePrecompiledHeader="0"
118 ProgramDataBaseFileName="$(OutDir)\vc80.pdb"
119 DebugInformationFormat="3"
120 CompileAs="1"
122 <Tool
123 Name="VCManagedResourceCompilerTool"
125 <Tool
126 Name="VCResourceCompilerTool"
128 <Tool
129 Name="VCPreLinkEventTool"
131 <Tool
132 Name="VCLibrarianTool"
133 OutputFile="$(OutDir)\libgc.lib"
135 <Tool
136 Name="VCALinkTool"
138 <Tool
139 Name="VCXDCMakeTool"
141 <Tool
142 Name="VCBscMakeTool"
144 <Tool
145 Name="VCFxCopTool"
147 <Tool
148 Name="VCPostBuildEventTool"
150 </Configuration>
151 <Configuration
152 Name="Debug_eglib|Win32"
153 OutputDirectory="$(PlatformName)_$(ConfigurationName)/lib"
154 IntermediateDirectory="$(PlatformName)_$(ConfigurationName)/obj/$(ProjectName)"
155 ConfigurationType="4"
156 CharacterSet="1"
158 <Tool
159 Name="VCPreBuildEventTool"
161 <Tool
162 Name="VCCustomBuildTool"
164 <Tool
165 Name="VCXMLDataGeneratorTool"
167 <Tool
168 Name="VCWebServiceProxyGeneratorTool"
170 <Tool
171 Name="VCMIDLTool"
173 <Tool
174 Name="VCCLCompilerTool"
175 Optimization="0"
176 AdditionalIncludeDirectories="..\libgc\include"
177 PreprocessorDefinitions="_DEBUG;__i386__;TARGET_X86;i386;WIN32;_WIN32;__WIN32__;_WINDOWS;WINDOWS;HOST_WIN32;TARGET_WIN32;_CRT_SECURE_NO_DEPRECATE;__STDC__;PACKAGE_NAME=\&quot;libgc-mono\&quot;;PACKAGE_TARNAME=\&quot;libgc-mono\&quot;;PACKAGE_VERSION=\&quot;6.6\&quot;;&quot;PACKAGE_STRING=\&quot;libgc-mono 6.6\&quot;&quot;;PACKAGE_BUGREPORT=\&quot;Hans_Boehm@hp.com\&quot;;GC_WIN32_THREADS=1;NO_GETENV=1;GC_INSIDE_DLL=1;GC_NOT_DLL=1;STDC_HEADERS=1;HAVE_SYS_TYPES_H=1;HAVE_SYS_STAT_H=1;HAVE_STDLIB_H=1;HAVE_STRING_H=1;HAVE_MEMORY_H=1;HAVE_STRINGS_H=1;HAVE_INTTYPES_H=1;HAVE_STDINT_H=1;HAVE_UNISTD_H=1;SILENT=1;NO_SIGNALS=1;NO_EXECUTE_PERMISSION=1;JAVA_FINALIZATION=1;GC_GCJ_SUPPORT=1;ATOMIC_UNCOLLECTABLE=1;_IN_LIBGC=1;WINVER=0x0500;_WIN32_WINNT=0x0500;_WIN32_IE=0x0501;WIN32_THREADS;FD_SETSIZE=1024"
178 MinimalRebuild="true"
179 BasicRuntimeChecks="3"
180 RuntimeLibrary="3"
181 BufferSecurityCheck="true"
182 UsePrecompiledHeader="0"
183 ProgramDataBaseFileName="$(OutDir)\vc80.pdb"
184 DebugInformationFormat="3"
185 CompileAs="1"
186 DisableSpecificWarnings="4311;4312;4996;4005"
188 <Tool
189 Name="VCManagedResourceCompilerTool"
191 <Tool
192 Name="VCResourceCompilerTool"
194 <Tool
195 Name="VCPreLinkEventTool"
197 <Tool
198 Name="VCLibrarianTool"
199 OutputFile="$(OutDir)\libgc.lib"
201 <Tool
202 Name="VCALinkTool"
204 <Tool
205 Name="VCXDCMakeTool"
207 <Tool
208 Name="VCBscMakeTool"
210 <Tool
211 Name="VCFxCopTool"
213 <Tool
214 Name="VCPostBuildEventTool"
216 </Configuration>
217 <Configuration
218 Name="Release_eglib|Win32"
219 OutputDirectory="$(PlatformName)_$(ConfigurationName)/lib"
220 IntermediateDirectory="$(PlatformName)_$(ConfigurationName)/obj/$(ProjectName)"
221 ConfigurationType="4"
222 CharacterSet="1"
224 <Tool
225 Name="VCPreBuildEventTool"
227 <Tool
228 Name="VCCustomBuildTool"
230 <Tool
231 Name="VCXMLDataGeneratorTool"
233 <Tool
234 Name="VCWebServiceProxyGeneratorTool"
236 <Tool
237 Name="VCMIDLTool"
239 <Tool
240 Name="VCCLCompilerTool"
241 Optimization="1"
242 AdditionalIncludeDirectories="..\libgc\include"
243 PreprocessorDefinitions="NDEBUG;__i386__;TARGET_X86;i386;i386;WIN32;_WIN32;__WIN32__;_WINDOWS;WINDOWS;HOST_WIN32;TARGET_WIN32;_CRT_SECURE_NO_DEPRECATE;__STDC__;PACKAGE_NAME=\&quot;libgc-mono\&quot;;PACKAGE_TARNAME=\&quot;libgc-mono\&quot;;PACKAGE_VERSION=\&quot;6.6\&quot;;&quot;PACKAGE_STRING=\&quot;libgc-mono 6.6\&quot;&quot;;PACKAGE_BUGREPORT=\&quot;Hans_Boehm@hp.com\&quot;;GC_WIN32_THREADS=1;NO_GETENV=1;GC_INSIDE_DLL=1;GC_NOT_DLL=1;STDC_HEADERS=1;HAVE_SYS_TYPES_H=1;HAVE_SYS_STAT_H=1;HAVE_STDLIB_H=1;HAVE_STRING_H=1;HAVE_MEMORY_H=1;HAVE_STRINGS_H=1;HAVE_INTTYPES_H=1;HAVE_STDINT_H=1;HAVE_UNISTD_H=1;SILENT=1;NO_SIGNALS=1;NO_EXECUTE_PERMISSION=1;JAVA_FINALIZATION=1;GC_GCJ_SUPPORT=1;ATOMIC_UNCOLLECTABLE=1;_IN_LIBGC=1;WINVER=0x0500;_WIN32_WINNT=0x0500;_WIN32_IE=0x0501;WIN32_THREADS;FD_SETSIZE=1024"
244 RuntimeLibrary="2"
245 BufferSecurityCheck="true"
246 UsePrecompiledHeader="0"
247 ProgramDataBaseFileName="$(OutDir)\vc80.pdb"
248 DebugInformationFormat="3"
249 CompileAs="1"
251 <Tool
252 Name="VCManagedResourceCompilerTool"
254 <Tool
255 Name="VCResourceCompilerTool"
257 <Tool
258 Name="VCPreLinkEventTool"
260 <Tool
261 Name="VCLibrarianTool"
262 OutputFile="$(OutDir)\libgc.lib"
264 <Tool
265 Name="VCALinkTool"
267 <Tool
268 Name="VCXDCMakeTool"
270 <Tool
271 Name="VCBscMakeTool"
273 <Tool
274 Name="VCFxCopTool"
276 <Tool
277 Name="VCPostBuildEventTool"
279 </Configuration>
280 <Configuration
281 Name="Debug|x64"
282 OutputDirectory="$(PlatformName)_$(ConfigurationName)/lib"
283 IntermediateDirectory="$(PlatformName)_$(ConfigurationName)/obj/$(ProjectName)"
284 ConfigurationType="4"
285 CharacterSet="1"
287 <Tool
288 Name="VCPreBuildEventTool"
290 <Tool
291 Name="VCCustomBuildTool"
293 <Tool
294 Name="VCXMLDataGeneratorTool"
296 <Tool
297 Name="VCWebServiceProxyGeneratorTool"
299 <Tool
300 Name="VCMIDLTool"
301 TargetEnvironment="3"
303 <Tool
304 Name="VCCLCompilerTool"
305 Optimization="0"
306 AdditionalIncludeDirectories="..\libgc\include"
307 PreprocessorDefinitions="_DEBUG;__x86_64__;WIN64;_WIN64;WIN32;_WIN32;__WIN32__;_WINDOWS;WINDOWS;HOST_WIN32;TARGET_WIN32;_CRT_SECURE_NO_DEPRECATE;__STDC__;PACKAGE_NAME=\&quot;libgc-mono\&quot;;PACKAGE_TARNAME=\&quot;libgc-mono\&quot;;PACKAGE_VERSION=\&quot;6.6\&quot;;&quot;PACKAGE_STRING=\&quot;libgc-mono 6.6\&quot;&quot;;PACKAGE_BUGREPORT=\&quot;Hans_Boehm@hp.com\&quot;;GC_WIN32_THREADS=1;NO_GETENV=1;GC_INSIDE_DLL=1;GC_NOT_DLL=1;STDC_HEADERS=1;HAVE_SYS_TYPES_H=1;HAVE_SYS_STAT_H=1;HAVE_STDLIB_H=1;HAVE_STRING_H=1;HAVE_MEMORY_H=1;HAVE_STRINGS_H=1;HAVE_INTTYPES_H=1;HAVE_STDINT_H=1;HAVE_UNISTD_H=1;SILENT=1;NO_SIGNALS=1;NO_EXECUTE_PERMISSION=1;JAVA_FINALIZATION=1;GC_GCJ_SUPPORT=1;ATOMIC_UNCOLLECTABLE=1;_IN_LIBGC=1;WINVER=0x0500;_WIN32_WINNT=0x0500;_WIN32_IE=0x0501;WIN32_THREADS;FD_SETSIZE=1024"
308 MinimalRebuild="true"
309 BasicRuntimeChecks="3"
310 RuntimeLibrary="3"
311 BufferSecurityCheck="true"
312 UsePrecompiledHeader="0"
313 ProgramDataBaseFileName="$(OutDir)\vc80.pdb"
314 DebugInformationFormat="3"
315 CompileAs="1"
316 DisableSpecificWarnings="4311;4312;4996;4005"
318 <Tool
319 Name="VCManagedResourceCompilerTool"
321 <Tool
322 Name="VCResourceCompilerTool"
324 <Tool
325 Name="VCPreLinkEventTool"
327 <Tool
328 Name="VCLibrarianTool"
329 OutputFile="$(OutDir)\libgc.lib"
331 <Tool
332 Name="VCALinkTool"
334 <Tool
335 Name="VCXDCMakeTool"
337 <Tool
338 Name="VCBscMakeTool"
340 <Tool
341 Name="VCFxCopTool"
343 <Tool
344 Name="VCPostBuildEventTool"
346 </Configuration>
347 <Configuration
348 Name="Release|x64"
349 OutputDirectory="$(PlatformName)_$(ConfigurationName)/lib"
350 IntermediateDirectory="$(PlatformName)_$(ConfigurationName)/obj/$(ProjectName)"
351 ConfigurationType="4"
352 CharacterSet="1"
354 <Tool
355 Name="VCPreBuildEventTool"
357 <Tool
358 Name="VCCustomBuildTool"
360 <Tool
361 Name="VCXMLDataGeneratorTool"
363 <Tool
364 Name="VCWebServiceProxyGeneratorTool"
366 <Tool
367 Name="VCMIDLTool"
368 TargetEnvironment="3"
370 <Tool
371 Name="VCCLCompilerTool"
372 Optimization="1"
373 AdditionalIncludeDirectories="..\libgc\include"
374 PreprocessorDefinitions="NDEBUG;__x86_64__;WIN64;_WIN64;WIN32;_WIN32;__WIN32__;_WINDOWS;WINDOWS;HOST_WIN32;TARGET_WIN32;_CRT_SECURE_NO_DEPRECATE;__STDC__;PACKAGE_NAME=\&quot;libgc-mono\&quot;;PACKAGE_TARNAME=\&quot;libgc-mono\&quot;;PACKAGE_VERSION=\&quot;6.6\&quot;;&quot;PACKAGE_STRING=\&quot;libgc-mono 6.6\&quot;&quot;;PACKAGE_BUGREPORT=\&quot;Hans_Boehm@hp.com\&quot;;GC_WIN32_THREADS=1;NO_GETENV=1;GC_INSIDE_DLL=1;GC_NOT_DLL=1;STDC_HEADERS=1;HAVE_SYS_TYPES_H=1;HAVE_SYS_STAT_H=1;HAVE_STDLIB_H=1;HAVE_STRING_H=1;HAVE_MEMORY_H=1;HAVE_STRINGS_H=1;HAVE_INTTYPES_H=1;HAVE_STDINT_H=1;HAVE_UNISTD_H=1;SILENT=1;NO_SIGNALS=1;NO_EXECUTE_PERMISSION=1;JAVA_FINALIZATION=1;GC_GCJ_SUPPORT=1;ATOMIC_UNCOLLECTABLE=1;_IN_LIBGC=1;WINVER=0x0500;_WIN32_WINNT=0x0500;_WIN32_IE=0x0501;WIN32_THREADS;FD_SETSIZE=1024"
375 RuntimeLibrary="2"
376 BufferSecurityCheck="true"
377 UsePrecompiledHeader="0"
378 ProgramDataBaseFileName="$(OutDir)\vc80.pdb"
379 DebugInformationFormat="3"
380 CompileAs="1"
382 <Tool
383 Name="VCManagedResourceCompilerTool"
385 <Tool
386 Name="VCResourceCompilerTool"
388 <Tool
389 Name="VCPreLinkEventTool"
391 <Tool
392 Name="VCLibrarianTool"
393 OutputFile="$(OutDir)\libgc.lib"
395 <Tool
396 Name="VCALinkTool"
398 <Tool
399 Name="VCXDCMakeTool"
401 <Tool
402 Name="VCBscMakeTool"
404 <Tool
405 Name="VCFxCopTool"
407 <Tool
408 Name="VCPostBuildEventTool"
410 </Configuration>
411 <Configuration
412 Name="Debug_eglib|x64"
413 OutputDirectory="$(PlatformName)_$(ConfigurationName)/lib"
414 IntermediateDirectory="$(PlatformName)_$(ConfigurationName)/obj/$(ProjectName)"
415 ConfigurationType="4"
416 CharacterSet="1"
418 <Tool
419 Name="VCPreBuildEventTool"
421 <Tool
422 Name="VCCustomBuildTool"
424 <Tool
425 Name="VCXMLDataGeneratorTool"
427 <Tool
428 Name="VCWebServiceProxyGeneratorTool"
430 <Tool
431 Name="VCMIDLTool"
432 TargetEnvironment="3"
434 <Tool
435 Name="VCCLCompilerTool"
436 Optimization="0"
437 AdditionalIncludeDirectories="..\libgc\include"
438 PreprocessorDefinitions="_DEBUG;__x86_64__;WIN64;_WIN64;WIN32;_WIN32;__WIN32__;_WINDOWS;WINDOWS;HOST_WIN32;TARGET_WIN32;_CRT_SECURE_NO_DEPRECATE;__STDC__;PACKAGE_NAME=\&quot;libgc-mono\&quot;;PACKAGE_TARNAME=\&quot;libgc-mono\&quot;;PACKAGE_VERSION=\&quot;6.6\&quot;;&quot;PACKAGE_STRING=\&quot;libgc-mono 6.6\&quot;&quot;;PACKAGE_BUGREPORT=\&quot;Hans_Boehm@hp.com\&quot;;GC_WIN32_THREADS=1;NO_GETENV=1;GC_INSIDE_DLL=1;GC_NOT_DLL=1;STDC_HEADERS=1;HAVE_SYS_TYPES_H=1;HAVE_SYS_STAT_H=1;HAVE_STDLIB_H=1;HAVE_STRING_H=1;HAVE_MEMORY_H=1;HAVE_STRINGS_H=1;HAVE_INTTYPES_H=1;HAVE_STDINT_H=1;HAVE_UNISTD_H=1;SILENT=1;NO_SIGNALS=1;NO_EXECUTE_PERMISSION=1;JAVA_FINALIZATION=1;GC_GCJ_SUPPORT=1;ATOMIC_UNCOLLECTABLE=1;_IN_LIBGC=1;WINVER=0x0500;_WIN32_WINNT=0x0500;_WIN32_IE=0x0501;WIN32_THREADS;FD_SETSIZE=1024;$(NOINHERIT)"
439 MinimalRebuild="true"
440 BasicRuntimeChecks="3"
441 RuntimeLibrary="3"
442 BufferSecurityCheck="true"
443 UsePrecompiledHeader="0"
444 ProgramDataBaseFileName="$(OutDir)\vc80.pdb"
445 DebugInformationFormat="3"
446 CompileAs="1"
447 DisableSpecificWarnings="4311;4312;4996;4005"
449 <Tool
450 Name="VCManagedResourceCompilerTool"
452 <Tool
453 Name="VCResourceCompilerTool"
455 <Tool
456 Name="VCPreLinkEventTool"
458 <Tool
459 Name="VCLibrarianTool"
460 OutputFile="$(OutDir)\libgc.lib"
462 <Tool
463 Name="VCALinkTool"
465 <Tool
466 Name="VCXDCMakeTool"
468 <Tool
469 Name="VCBscMakeTool"
471 <Tool
472 Name="VCFxCopTool"
474 <Tool
475 Name="VCPostBuildEventTool"
477 </Configuration>
478 <Configuration
479 Name="Release_eglib|x64"
480 OutputDirectory="$(PlatformName)_$(ConfigurationName)/lib"
481 IntermediateDirectory="$(PlatformName)_$(ConfigurationName)/obj/$(ProjectName)"
482 ConfigurationType="4"
483 CharacterSet="1"
485 <Tool
486 Name="VCPreBuildEventTool"
488 <Tool
489 Name="VCCustomBuildTool"
491 <Tool
492 Name="VCXMLDataGeneratorTool"
494 <Tool
495 Name="VCWebServiceProxyGeneratorTool"
497 <Tool
498 Name="VCMIDLTool"
499 TargetEnvironment="3"
501 <Tool
502 Name="VCCLCompilerTool"
503 Optimization="1"
504 AdditionalIncludeDirectories="..\libgc\include"
505 PreprocessorDefinitions="NDEBUG;__x86_64__;WIN64;_WIN64;WIN32;_WIN32;__WIN32__;_WINDOWS;WINDOWS;HOST_WIN32;TARGET_WIN32;_CRT_SECURE_NO_DEPRECATE;__STDC__;PACKAGE_NAME=\&quot;libgc-mono\&quot;;PACKAGE_TARNAME=\&quot;libgc-mono\&quot;;PACKAGE_VERSION=\&quot;6.6\&quot;;&quot;PACKAGE_STRING=\&quot;libgc-mono 6.6\&quot;&quot;;PACKAGE_BUGREPORT=\&quot;Hans_Boehm@hp.com\&quot;;GC_WIN32_THREADS=1;NO_GETENV=1;GC_INSIDE_DLL=1;GC_NOT_DLL=1;STDC_HEADERS=1;HAVE_SYS_TYPES_H=1;HAVE_SYS_STAT_H=1;HAVE_STDLIB_H=1;HAVE_STRING_H=1;HAVE_MEMORY_H=1;HAVE_STRINGS_H=1;HAVE_INTTYPES_H=1;HAVE_STDINT_H=1;HAVE_UNISTD_H=1;SILENT=1;NO_SIGNALS=1;NO_EXECUTE_PERMISSION=1;JAVA_FINALIZATION=1;GC_GCJ_SUPPORT=1;ATOMIC_UNCOLLECTABLE=1;_IN_LIBGC=1;WINVER=0x0500;_WIN32_WINNT=0x0500;_WIN32_IE=0x0501;WIN32_THREADS;FD_SETSIZE=1024"
506 RuntimeLibrary="2"
507 BufferSecurityCheck="true"
508 UsePrecompiledHeader="0"
509 ProgramDataBaseFileName="$(OutDir)\vc80.pdb"
510 DebugInformationFormat="3"
511 CompileAs="1"
513 <Tool
514 Name="VCManagedResourceCompilerTool"
516 <Tool
517 Name="VCResourceCompilerTool"
519 <Tool
520 Name="VCPreLinkEventTool"
522 <Tool
523 Name="VCLibrarianTool"
524 OutputFile="$(OutDir)\libgc.lib"
526 <Tool
527 Name="VCALinkTool"
529 <Tool
530 Name="VCXDCMakeTool"
532 <Tool
533 Name="VCBscMakeTool"
535 <Tool
536 Name="VCFxCopTool"
538 <Tool
539 Name="VCPostBuildEventTool"
541 </Configuration>
542 </Configurations>
543 <References>
544 </References>
545 <Files>
546 <Filter
547 Name="Source Files"
548 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
549 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
551 <File
552 RelativePath="..\libgc\allchblk.c"
554 </File>
555 <File
556 RelativePath="..\libgc\alloc.c"
558 </File>
559 <File
560 RelativePath="..\libgc\blacklst.c"
562 </File>
563 <File
564 RelativePath="..\libgc\dbg_mlc.c"
566 </File>
567 <File
568 RelativePath="..\libgc\dyn_load.c"
570 </File>
571 <File
572 RelativePath="..\libgc\finalize.c"
574 </File>
575 <File
576 RelativePath="..\libgc\gcj_mlc.c"
578 </File>
579 <File
580 RelativePath="..\libgc\headers.c"
582 </File>
583 <File
584 RelativePath="..\libgc\mach_dep.c"
586 </File>
587 <File
588 RelativePath="..\libgc\malloc.c"
590 </File>
591 <File
592 RelativePath="..\libgc\mallocx.c"
594 </File>
595 <File
596 RelativePath="..\libgc\mark.c"
598 </File>
599 <File
600 RelativePath="..\libgc\mark_rts.c"
602 </File>
603 <File
604 RelativePath="..\libgc\misc.c"
606 </File>
607 <File
608 RelativePath="..\libgc\new_hblk.c"
610 </File>
611 <File
612 RelativePath="..\libgc\obj_map.c"
614 </File>
615 <File
616 RelativePath="..\libgc\os_dep.c"
618 </File>
619 <File
620 RelativePath="..\libgc\ptr_chck.c"
622 </File>
623 <File
624 RelativePath="..\libgc\reclaim.c"
626 </File>
627 <File
628 RelativePath="..\libgc\stubborn.c"
630 </File>
631 <File
632 RelativePath="..\libgc\typd_mlc.c"
634 </File>
635 <File
636 RelativePath="..\libgc\win32_threads.c"
638 </File>
639 </Filter>
640 <Filter
641 Name="Header Files"
642 Filter="h;hpp;hxx;hm;inl;inc;xsd"
643 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
645 <File
646 RelativePath="..\libgc\include\gc.h"
648 </File>
649 <File
650 RelativePath="..\libgc\include\private\gc_hdrs.h"
652 </File>
653 <File
654 RelativePath="..\libgc\include\private\gc_locks.h"
656 </File>
657 <File
658 RelativePath="..\libgc\include\gc_mark.h"
660 </File>
661 <File
662 RelativePath="..\libgc\include\private\gc_pmark.h"
664 </File>
665 <File
666 RelativePath="..\libgc\include\private\gc_priv.h"
668 </File>
669 <File
670 RelativePath="..\libgc\include\private\gcconfig.h"
672 </File>
673 </Filter>
674 </Files>
675 <Globals>
676 </Globals>
677 </VisualStudioProject>