pass machinemoduleinfo down into getSymbolForDwarfGlobalReference,
[llvm/avr.git] / win32 / Support / Support.vcproj
blob027668d686c3b5f117b8bfa76713e6ed7f989f71
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8.00"
5 Name="support"
6 ProjectGUID="{28AA9146-3482-4F41-9CC6-407B1D258508}"
7 RootNamespace="support"
8 Keyword="Win32Proj"
10 <Platforms>
11 <Platform
12 Name="Win32"
14 <Platform
15 Name="x64"
17 </Platforms>
18 <ToolFiles>
19 </ToolFiles>
20 <Configurations>
21 <Configuration
22 Name="Debug|Win32"
23 OutputDirectory="$(ProjectDir)..\bin\$(PlatformName)\$(ConfigurationName)"
24 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
25 ConfigurationType="4"
26 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\common.vsprops"
27 CharacterSet="2"
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="..\..\include;.."
48 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_WARNINGS;WIN32;_DEBUG;_LIB;__STDC_LIMIT_MACROS"
49 StringPooling="true"
50 MinimalRebuild="true"
51 BasicRuntimeChecks="3"
52 RuntimeLibrary="3"
53 ForceConformanceInForLoopScope="true"
54 RuntimeTypeInfo="true"
55 UsePrecompiledHeader="0"
56 ProgramDataBaseFileName="$(OutDir)\$(ProjectName).pdb"
57 BrowseInformation="1"
58 WarningLevel="3"
59 Detect64BitPortabilityProblems="false"
60 DebugInformationFormat="3"
61 DisableSpecificWarnings="4355,4146,4800"
63 <Tool
64 Name="VCManagedResourceCompilerTool"
66 <Tool
67 Name="VCResourceCompilerTool"
69 <Tool
70 Name="VCPreLinkEventTool"
72 <Tool
73 Name="VCLibrarianTool"
74 OutputFile="$(OutDir)/support.lib"
76 <Tool
77 Name="VCALinkTool"
79 <Tool
80 Name="VCXDCMakeTool"
82 <Tool
83 Name="VCBscMakeTool"
85 <Tool
86 Name="VCFxCopTool"
88 <Tool
89 Name="VCPostBuildEventTool"
91 </Configuration>
92 <Configuration
93 Name="Release|Win32"
94 OutputDirectory="$(ProjectDir)..\bin\$(PlatformName)\$(ConfigurationName)"
95 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
96 ConfigurationType="4"
97 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\common.vsprops"
98 CharacterSet="2"
100 <Tool
101 Name="VCPreBuildEventTool"
103 <Tool
104 Name="VCCustomBuildTool"
106 <Tool
107 Name="VCXMLDataGeneratorTool"
109 <Tool
110 Name="VCWebServiceProxyGeneratorTool"
112 <Tool
113 Name="VCMIDLTool"
115 <Tool
116 Name="VCCLCompilerTool"
117 AdditionalIncludeDirectories="..\..\include;.."
118 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_WARNINGS;WIN32;NDEBUG;_LIB;__STDC_LIMIT_MACROS"
119 StringPooling="true"
120 RuntimeLibrary="2"
121 ForceConformanceInForLoopScope="true"
122 RuntimeTypeInfo="true"
123 UsePrecompiledHeader="0"
124 ProgramDataBaseFileName="$(OutDir)\$(ProjectName).pdb"
125 WarningLevel="3"
126 Detect64BitPortabilityProblems="false"
127 DebugInformationFormat="3"
128 DisableSpecificWarnings="4355,4146,4800"
130 <Tool
131 Name="VCManagedResourceCompilerTool"
133 <Tool
134 Name="VCResourceCompilerTool"
136 <Tool
137 Name="VCPreLinkEventTool"
139 <Tool
140 Name="VCLibrarianTool"
141 OutputFile="$(OutDir)/support.lib"
143 <Tool
144 Name="VCALinkTool"
146 <Tool
147 Name="VCXDCMakeTool"
149 <Tool
150 Name="VCBscMakeTool"
152 <Tool
153 Name="VCFxCopTool"
155 <Tool
156 Name="VCPostBuildEventTool"
158 </Configuration>
159 <Configuration
160 Name="Debug|x64"
161 OutputDirectory="$(ProjectDir)..\bin\$(PlatformName)\$(ConfigurationName)"
162 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
163 ConfigurationType="4"
164 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
165 CharacterSet="2"
167 <Tool
168 Name="VCPreBuildEventTool"
170 <Tool
171 Name="VCCustomBuildTool"
173 <Tool
174 Name="VCXMLDataGeneratorTool"
176 <Tool
177 Name="VCWebServiceProxyGeneratorTool"
179 <Tool
180 Name="VCMIDLTool"
181 TargetEnvironment="3"
183 <Tool
184 Name="VCCLCompilerTool"
185 Optimization="0"
186 AdditionalIncludeDirectories="..\..\include;.."
187 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_WARNINGS;WIN32;_DEBUG;_LIB;__STDC_LIMIT_MACROS"
188 StringPooling="true"
189 MinimalRebuild="true"
190 BasicRuntimeChecks="3"
191 RuntimeLibrary="3"
192 ForceConformanceInForLoopScope="true"
193 RuntimeTypeInfo="true"
194 UsePrecompiledHeader="0"
195 ProgramDataBaseFileName="$(OutDir)\$(ProjectName).pdb"
196 BrowseInformation="1"
197 WarningLevel="3"
198 Detect64BitPortabilityProblems="false"
199 DebugInformationFormat="3"
200 DisableSpecificWarnings="4355,4146,4800"
202 <Tool
203 Name="VCManagedResourceCompilerTool"
205 <Tool
206 Name="VCResourceCompilerTool"
208 <Tool
209 Name="VCPreLinkEventTool"
211 <Tool
212 Name="VCLibrarianTool"
213 OutputFile="$(OutDir)/support.lib"
215 <Tool
216 Name="VCALinkTool"
218 <Tool
219 Name="VCXDCMakeTool"
221 <Tool
222 Name="VCBscMakeTool"
224 <Tool
225 Name="VCFxCopTool"
227 <Tool
228 Name="VCPostBuildEventTool"
230 </Configuration>
231 <Configuration
232 Name="Release|x64"
233 OutputDirectory="$(ProjectDir)..\bin\$(PlatformName)\$(ConfigurationName)"
234 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
235 ConfigurationType="4"
236 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
237 CharacterSet="2"
239 <Tool
240 Name="VCPreBuildEventTool"
242 <Tool
243 Name="VCCustomBuildTool"
245 <Tool
246 Name="VCXMLDataGeneratorTool"
248 <Tool
249 Name="VCWebServiceProxyGeneratorTool"
251 <Tool
252 Name="VCMIDLTool"
253 TargetEnvironment="3"
255 <Tool
256 Name="VCCLCompilerTool"
257 Optimization="0"
258 AdditionalIncludeDirectories="..\..\include;.."
259 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_WARNINGS;WIN32;NDEBUG;_LIB;__STDC_LIMIT_MACROS"
260 StringPooling="true"
261 RuntimeLibrary="2"
262 ForceConformanceInForLoopScope="true"
263 RuntimeTypeInfo="true"
264 UsePrecompiledHeader="0"
265 ProgramDataBaseFileName="$(OutDir)\$(ProjectName).pdb"
266 WarningLevel="3"
267 Detect64BitPortabilityProblems="false"
268 DebugInformationFormat="3"
269 DisableSpecificWarnings="4355,4146,4800"
271 <Tool
272 Name="VCManagedResourceCompilerTool"
274 <Tool
275 Name="VCResourceCompilerTool"
277 <Tool
278 Name="VCPreLinkEventTool"
280 <Tool
281 Name="VCLibrarianTool"
282 OutputFile="$(OutDir)/support.lib"
284 <Tool
285 Name="VCALinkTool"
287 <Tool
288 Name="VCXDCMakeTool"
290 <Tool
291 Name="VCBscMakeTool"
293 <Tool
294 Name="VCFxCopTool"
296 <Tool
297 Name="VCPostBuildEventTool"
299 </Configuration>
300 </Configurations>
301 <References>
302 </References>
303 <Files>
304 <Filter
305 Name="Source Files"
306 Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
307 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
309 <File
310 RelativePath="..\..\lib\Support\Allocator.cpp"
312 </File>
313 <File
314 RelativePath="..\..\lib\Support\Annotation.cpp"
316 </File>
317 <File
318 RelativePath="..\..\lib\Support\APFloat.cpp"
320 </File>
321 <File
322 RelativePath="..\..\lib\Support\APInt.cpp"
324 </File>
325 <File
326 RelativePath="..\..\lib\Support\APSInt.cpp"
328 </File>
329 <File
330 RelativePath="..\..\lib\Support\CommandLine.cpp"
332 </File>
333 <File
334 RelativePath="..\..\lib\Support\ConstantRange.cpp"
336 </File>
337 <File
338 RelativePath="..\..\lib\Support\Debug.cpp"
340 </File>
341 <File
342 RelativePath="..\..\lib\Support\Dwarf.cpp"
344 </File>
345 <File
346 RelativePath="..\..\lib\Support\FileUtilities.cpp"
348 </File>
349 <File
350 RelativePath="..\..\lib\Support\FoldingSet.cpp"
352 </File>
353 <File
354 RelativePath="..\..\lib\Support\GraphWriter.cpp"
356 </File>
357 <File
358 RelativePath="..\..\lib\Support\IsInf.cpp"
360 </File>
361 <File
362 RelativePath="..\..\lib\Support\IsNAN.cpp"
364 </File>
365 <File
366 RelativePath="..\..\lib\Support\ManagedStatic.cpp"
368 </File>
369 <File
370 RelativePath="..\..\lib\Support\MemoryBuffer.cpp"
372 </File>
373 <File
374 RelativePath="..\..\lib\Support\PluginLoader.cpp"
376 </File>
377 <File
378 RelativePath="..\..\lib\Support\raw_ostream.cpp"
380 </File>
381 <File
382 RelativePath="..\..\lib\Support\SlowOperationInformer.cpp"
384 <FileConfiguration
385 Name="Release|x64"
386 ExcludedFromBuild="true"
388 <Tool
389 Name="VCCLCompilerTool"
391 </FileConfiguration>
392 </File>
393 <File
394 RelativePath="..\..\lib\Support\SmallPtrSet.cpp"
396 </File>
397 <File
398 RelativePath="..\..\lib\Support\Statistic.cpp"
400 </File>
401 <File
402 RelativePath="..\..\lib\Support\Streams.cpp"
404 </File>
405 <File
406 RelativePath="..\..\lib\Support\StringExtras.cpp"
408 </File>
409 <File
410 RelativePath="..\..\lib\Support\StringMap.cpp"
412 </File>
413 <File
414 RelativePath="..\..\lib\Support\StringPool.cpp"
416 </File>
417 <File
418 RelativePath="..\..\lib\Support\SystemUtils.cpp"
420 </File>
421 <File
422 RelativePath="..\..\lib\Support\Timer.cpp"
424 </File>
425 </Filter>
426 <Filter
427 Name="Header Files"
428 Filter="h;hpp;hxx;hm;inl;inc;xsd"
429 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
431 <File
432 RelativePath="..\..\include\llvm\Support\AIXDataTypesFix.h"
434 </File>
435 <File
436 RelativePath="..\..\include\llvm\Support\Alignment.h"
438 </File>
439 <File
440 RelativePath="..\..\include\llvm\Support\AlignOf.h"
442 </File>
443 <File
444 RelativePath="..\..\include\llvm\Support\Allocator.h"
446 </File>
447 <File
448 RelativePath="..\..\include\llvm\Support\Annotation.h"
450 </File>
451 <File
452 RelativePath="..\..\include\llvm\Support\CallSite.h"
454 </File>
455 <File
456 RelativePath="..\..\include\llvm\Support\Casting.h"
458 </File>
459 <File
460 RelativePath="..\..\include\llvm\Support\CFG.h"
462 </File>
463 <File
464 RelativePath="..\..\include\llvm\Support\CHelpers.h"
466 </File>
467 <File
468 RelativePath="..\..\include\llvm\Support\CommandLine.h"
470 </File>
471 <File
472 RelativePath="..\..\include\llvm\Support\Compiler.h"
474 </File>
475 <File
476 RelativePath="..\..\include\llvm\Support\ConstantRange.h"
478 </File>
479 <File
480 RelativePath="..\..\include\llvm\Support\Debug.h"
482 </File>
483 <File
484 RelativePath="..\..\include\llvm\Support\DOTGraphTraits.h"
486 </File>
487 <File
488 RelativePath="..\..\include\llvm\Support\Dwarf.h"
490 </File>
491 <File
492 RelativePath="..\..\include\llvm\Support\ELF.h"
494 </File>
495 <File
496 RelativePath="..\..\include\llvm\Support\FileUtilities.h"
498 </File>
499 <File
500 RelativePath="..\..\include\llvm\Support\GetElementPtrTypeIterator.h"
502 </File>
503 <File
504 RelativePath="..\..\include\llvm\Support\GraphWriter.h"
506 </File>
507 <File
508 RelativePath="..\..\include\llvm\Support\InstIterator.h"
510 </File>
511 <File
512 RelativePath="..\..\include\llvm\Support\InstVisitor.h"
514 </File>
515 <File
516 RelativePath="..\..\include\llvm\Support\LeakDetector.h"
518 </File>
519 <File
520 RelativePath="..\..\include\llvm\Support\Linker.h"
522 </File>
523 <File
524 RelativePath="..\..\include\llvm\Support\MallocAllocator.h"
526 </File>
527 <File
528 RelativePath="..\..\include\llvm\Support\ManagedStatic.h"
530 </File>
531 <File
532 RelativePath="..\..\include\llvm\Support\Mangler.h"
534 </File>
535 <File
536 RelativePath="..\..\include\llvm\Support\MathExtras.h"
538 </File>
539 <File
540 RelativePath="..\..\include\llvm\Support\MemoryBuffer.h"
542 </File>
543 <File
544 RelativePath="..\..\include\llvm\Support\OutputBuffer.h"
546 </File>
547 <File
548 RelativePath="..\..\include\llvm\Support\PassNameParser.h"
550 </File>
551 <File
552 RelativePath="..\..\include\llvm\Support\PatternMatch.h"
554 </File>
555 <File
556 RelativePath="..\..\include\llvm\Support\PluginLoader.h"
558 </File>
559 <File
560 RelativePath="..\..\include\llvm\Support\Registry.h"
562 </File>
563 <File
564 RelativePath="..\..\include\llvm\Support\SlowOperationInformer.h"
566 </File>
567 <File
568 RelativePath="..\..\include\llvm\Support\StableBasicBlockNumbering.h"
570 </File>
571 <File
572 RelativePath="..\..\include\llvm\Support\Streams.h"
574 </File>
575 <File
576 RelativePath="..\..\include\llvm\Support\StringPool.h"
578 </File>
579 <File
580 RelativePath="..\..\include\llvm\Support\SystemUtils.h"
582 </File>
583 <File
584 RelativePath="..\..\include\llvm\Support\ThreadSupport-NoSupport.h"
586 </File>
587 <File
588 RelativePath="..\..\include\llvm\Support\ThreadSupport-PThreads.h"
590 </File>
591 <File
592 RelativePath="..\..\include\llvm\Support\Timer.h"
594 </File>
595 <File
596 RelativePath="..\..\include\llvm\Support\type_traits.h"
598 </File>
599 </Filter>
600 <Filter
601 Name="ADT"
603 <File
604 RelativePath="..\..\include\llvm\ADT\APInt.h"
606 </File>
607 <File
608 RelativePath="..\..\include\llvm\ADT\APSInt.h"
610 </File>
611 <File
612 RelativePath="..\..\include\llvm\ADT\BitVector.h"
614 </File>
615 <File
616 RelativePath="..\..\include\llvm\Support\DataTypes.h.in"
618 </File>
619 <File
620 RelativePath="..\..\include\llvm\Adt\DenseMap.h"
622 </File>
623 <File
624 RelativePath="..\..\include\llvm\ADT\DenseSet.h"
626 </File>
627 <File
628 RelativePath="..\..\include\llvm\Adt\DepthFirstIterator.h"
630 </File>
631 <File
632 RelativePath="..\..\include\llvm\Adt\EquivalenceClasses.h"
634 </File>
635 <File
636 RelativePath="..\..\include\llvm\ADT\FoldingSet.h"
638 </File>
639 <File
640 RelativePath="..\..\include\llvm\Adt\GraphTraits.h"
642 </File>
643 <File
644 RelativePath="..\..\include\llvm\Adt\hash_map"
646 </File>
647 <File
648 RelativePath="..\..\include\llvm\Adt\hash_set"
650 </File>
651 <File
652 RelativePath="..\..\include\llvm\Adt\HashExtras.h"
654 </File>
655 <File
656 RelativePath="..\..\include\llvm\Adt\ilist"
658 </File>
659 <File
660 RelativePath="..\..\include\llvm\ADT\ImmutableMap.h"
662 </File>
663 <File
664 RelativePath="..\..\include\llvm\ADT\ImmutableSet.h"
666 </File>
667 <File
668 RelativePath="..\..\include\llvm\ADT\IndexedMap.h"
670 </File>
671 <File
672 RelativePath="..\..\include\llvm\Adt\iterator"
674 </File>
675 <File
676 RelativePath="..\..\include\llvm\Adt\PostOrderIterator.h"
678 </File>
679 <File
680 RelativePath="..\..\include\llvm\ADT\PriorityQueue.h"
682 </File>
683 <File
684 RelativePath="..\..\include\llvm\Adt\SCCIterator.h"
686 </File>
687 <File
688 RelativePath="..\..\include\llvm\Adt\SetOperations.h"
690 </File>
691 <File
692 RelativePath="..\..\include\llvm\Adt\SetVector.h"
694 </File>
695 <File
696 RelativePath="..\..\include\llvm\ADT\SmallPtrSet.h"
698 </File>
699 <File
700 RelativePath="..\..\include\llvm\ADT\SmallSet.h"
702 </File>
703 <File
704 RelativePath="..\..\include\llvm\ADT\SmallString.h"
706 </File>
707 <File
708 RelativePath="..\..\include\llvm\ADT\SmallVector.h"
710 </File>
711 <File
712 RelativePath="..\..\include\llvm\Adt\Statistic.h"
714 </File>
715 <File
716 RelativePath="..\..\include\llvm\Adt\STLExtras.h"
718 </File>
719 <File
720 RelativePath="..\..\include\llvm\Adt\StringExtras.h"
722 </File>
723 <File
724 RelativePath="..\..\include\llvm\ADT\StringMap.h"
726 </File>
727 <File
728 RelativePath="..\..\include\llvm\Adt\Tree.h"
730 </File>
731 <File
732 RelativePath="..\..\include\llvm\Adt\UniqueVector.h"
734 </File>
735 <File
736 RelativePath="..\..\include\llvm\Adt\VectorExtras.h"
738 </File>
739 </Filter>
740 </Files>
741 <Globals>
742 </Globals>
743 </VisualStudioProject>