blob: 1a8804f88f0a55046c79514b9f791bfcc710c6e6 [file] [log] [blame]
Dan Gohmanf17a25c2007-07-18 16:29:46 +00001<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject
3 ProjectType="Visual C++"
Chuck Rose III6e1857b2007-07-27 18:20:11 +00004 Version="8.00"
Dan Gohmanf17a25c2007-07-18 16:29:46 +00005 Name="support"
6 ProjectGUID="{28AA9146-3482-4F41-9CC6-407B1D258508}"
Chuck Rose III6e1857b2007-07-27 18:20:11 +00007 Keyword="Win32Proj"
8 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +00009 <Platforms>
10 <Platform
Chuck Rose III6e1857b2007-07-27 18:20:11 +000011 Name="Win32"
12 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +000013 </Platforms>
Chuck Rose III6e1857b2007-07-27 18:20:11 +000014 <ToolFiles>
15 </ToolFiles>
Dan Gohmanf17a25c2007-07-18 16:29:46 +000016 <Configurations>
17 <Configuration
18 Name="Debug|Win32"
19 OutputDirectory="..\Debug"
20 IntermediateDirectory="Debug"
21 ConfigurationType="4"
Chuck Rose III6e1857b2007-07-27 18:20:11 +000022 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
Dan Gohmanf17a25c2007-07-18 16:29:46 +000023 CharacterSet="2"
Chuck Rose III6e1857b2007-07-27 18:20:11 +000024 >
25 <Tool
26 Name="VCPreBuildEventTool"
27 />
28 <Tool
29 Name="VCCustomBuildTool"
30 />
31 <Tool
32 Name="VCXMLDataGeneratorTool"
33 />
34 <Tool
35 Name="VCWebServiceProxyGeneratorTool"
36 />
37 <Tool
38 Name="VCMIDLTool"
39 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +000040 <Tool
41 Name="VCCLCompilerTool"
42 Optimization="0"
43 AdditionalIncludeDirectories="..\..\include;.."
44 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32;_DEBUG;_LIB;__STDC_LIMIT_MACROS"
Chuck Rose III6e1857b2007-07-27 18:20:11 +000045 StringPooling="true"
46 MinimalRebuild="true"
Dan Gohmanf17a25c2007-07-18 16:29:46 +000047 BasicRuntimeChecks="3"
48 RuntimeLibrary="3"
Chuck Rose III6e1857b2007-07-27 18:20:11 +000049 ForceConformanceInForLoopScope="true"
50 RuntimeTypeInfo="true"
Dan Gohmanf17a25c2007-07-18 16:29:46 +000051 UsePrecompiledHeader="0"
52 BrowseInformation="1"
53 WarningLevel="3"
Chuck Rose III6e1857b2007-07-27 18:20:11 +000054 Detect64BitPortabilityProblems="false"
Dan Gohmanf17a25c2007-07-18 16:29:46 +000055 DebugInformationFormat="4"
Chuck Rose III6e1857b2007-07-27 18:20:11 +000056 DisableSpecificWarnings="4355,4146,4800"
57 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +000058 <Tool
Chuck Rose III6e1857b2007-07-27 18:20:11 +000059 Name="VCManagedResourceCompilerTool"
60 />
61 <Tool
62 Name="VCResourceCompilerTool"
63 />
64 <Tool
65 Name="VCPreLinkEventTool"
66 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +000067 <Tool
68 Name="VCLibrarianTool"
Chuck Rose III6e1857b2007-07-27 18:20:11 +000069 OutputFile="$(OutDir)/support.lib"
70 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +000071 <Tool
Chuck Rose III6e1857b2007-07-27 18:20:11 +000072 Name="VCALinkTool"
73 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +000074 <Tool
Chuck Rose III6e1857b2007-07-27 18:20:11 +000075 Name="VCXDCMakeTool"
76 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +000077 <Tool
Chuck Rose III6e1857b2007-07-27 18:20:11 +000078 Name="VCBscMakeTool"
79 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +000080 <Tool
Chuck Rose III6e1857b2007-07-27 18:20:11 +000081 Name="VCFxCopTool"
82 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +000083 <Tool
Chuck Rose III6e1857b2007-07-27 18:20:11 +000084 Name="VCPostBuildEventTool"
85 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +000086 </Configuration>
87 <Configuration
88 Name="Release|Win32"
89 OutputDirectory="..\Release"
90 IntermediateDirectory="Release"
91 ConfigurationType="4"
Chuck Rose III6e1857b2007-07-27 18:20:11 +000092 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
93 CharacterSet="2"
94 >
95 <Tool
96 Name="VCPreBuildEventTool"
97 />
98 <Tool
99 Name="VCCustomBuildTool"
100 />
101 <Tool
102 Name="VCXMLDataGeneratorTool"
103 />
104 <Tool
105 Name="VCWebServiceProxyGeneratorTool"
106 />
107 <Tool
108 Name="VCMIDLTool"
109 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000110 <Tool
111 Name="VCCLCompilerTool"
112 AdditionalIncludeDirectories="..\..\include;.."
113 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32;NDEBUG;_LIB;__STDC_LIMIT_MACROS"
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000114 StringPooling="true"
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000115 RuntimeLibrary="2"
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000116 ForceConformanceInForLoopScope="true"
117 RuntimeTypeInfo="true"
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000118 UsePrecompiledHeader="0"
119 WarningLevel="3"
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000120 Detect64BitPortabilityProblems="false"
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000121 DebugInformationFormat="3"
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000122 DisableSpecificWarnings="4355,4146,4800"
123 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000124 <Tool
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000125 Name="VCManagedResourceCompilerTool"
126 />
127 <Tool
128 Name="VCResourceCompilerTool"
129 />
130 <Tool
131 Name="VCPreLinkEventTool"
132 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000133 <Tool
134 Name="VCLibrarianTool"
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000135 OutputFile="$(OutDir)/support.lib"
136 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000137 <Tool
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000138 Name="VCALinkTool"
139 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000140 <Tool
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000141 Name="VCXDCMakeTool"
142 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000143 <Tool
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000144 Name="VCBscMakeTool"
145 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000146 <Tool
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000147 Name="VCFxCopTool"
148 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000149 <Tool
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000150 Name="VCPostBuildEventTool"
151 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000152 </Configuration>
153 </Configurations>
154 <References>
155 </References>
156 <Files>
157 <Filter
158 Name="Source Files"
159 Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000160 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
161 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000162 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000163 RelativePath="..\..\lib\Support\Allocator.cpp"
164 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000165 </File>
166 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000167 RelativePath="..\..\lib\Support\Annotation.cpp"
168 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000169 </File>
170 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000171 RelativePath="..\..\lib\Support\APInt.cpp"
172 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000173 </File>
174 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000175 RelativePath="..\..\lib\Support\CommandLine.cpp"
176 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000177 </File>
178 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000179 RelativePath="..\..\lib\Support\ConstantRange.cpp"
180 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000181 </File>
182 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000183 RelativePath="..\..\lib\Support\Debug.cpp"
184 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000185 </File>
186 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000187 RelativePath="..\..\lib\Support\Dwarf.cpp"
188 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000189 </File>
190 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000191 RelativePath="..\..\lib\Support\FileUtilities.cpp"
192 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000193 </File>
194 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000195 RelativePath="..\..\lib\Support\FoldingSet.cpp"
196 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000197 </File>
198 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000199 RelativePath="..\..\lib\Support\GraphWriter.cpp"
200 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000201 </File>
202 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000203 RelativePath="..\..\lib\Support\IsInf.cpp"
204 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000205 </File>
206 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000207 RelativePath="..\..\lib\Support\IsNAN.cpp"
208 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000209 </File>
210 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000211 RelativePath="..\..\lib\Support\ManagedStatic.cpp"
212 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000213 </File>
214 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000215 RelativePath="..\..\lib\Support\MemoryBuffer.cpp"
216 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000217 </File>
218 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000219 RelativePath="..\..\lib\Support\PluginLoader.cpp"
220 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000221 </File>
222 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000223 RelativePath="..\..\lib\Support\SlowOperationInformer.cpp"
224 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000225 <FileConfiguration
226 Name="Debug|Win32"
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000227 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000228 <Tool
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000229 Name="VCCLCompilerTool"
230 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000231 </FileConfiguration>
232 <FileConfiguration
233 Name="Release|Win32"
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000234 ExcludedFromBuild="true"
235 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000236 <Tool
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000237 Name="VCCLCompilerTool"
238 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000239 </FileConfiguration>
240 </File>
241 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000242 RelativePath="..\..\lib\Support\SmallPtrSet.cpp"
243 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000244 </File>
245 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000246 RelativePath="..\..\lib\Support\Statistic.cpp"
247 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000248 </File>
249 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000250 RelativePath="..\..\lib\Support\Streams.cpp"
251 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000252 </File>
253 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000254 RelativePath="..\..\lib\Support\StringExtras.cpp"
255 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000256 </File>
257 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000258 RelativePath="..\..\lib\Support\StringMap.cpp"
259 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000260 </File>
261 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000262 RelativePath="..\..\lib\Support\SystemUtils.cpp"
263 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000264 </File>
265 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000266 RelativePath="..\..\lib\Support\Timer.cpp"
267 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000268 </File>
269 </Filter>
270 <Filter
271 Name="Header Files"
272 Filter="h;hpp;hxx;hm;inl;inc;xsd"
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000273 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
274 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000275 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000276 RelativePath="..\..\include\llvm\Support\AIXDataTypesFix.h"
277 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000278 </File>
279 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000280 RelativePath="..\..\include\llvm\Support\Allocator.h"
281 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000282 </File>
283 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000284 RelativePath="..\..\include\llvm\Support\Annotation.h"
285 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000286 </File>
287 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000288 RelativePath="..\..\include\llvm\Support\CallSite.h"
289 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000290 </File>
291 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000292 RelativePath="..\..\include\llvm\Support\Casting.h"
293 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000294 </File>
295 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000296 RelativePath="..\..\include\llvm\Support\CFG.h"
297 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000298 </File>
299 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000300 RelativePath="..\..\include\llvm\Support\CommandLine.h"
301 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000302 </File>
303 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000304 RelativePath="..\..\include\llvm\Support\Compiler.h"
305 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000306 </File>
307 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000308 RelativePath="..\..\include\llvm\Support\ConstantRange.h"
309 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000310 </File>
311 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000312 RelativePath="..\..\include\llvm\Support\DataTypes.h"
313 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000314 </File>
315 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000316 RelativePath="..\..\include\llvm\Support\Debug.h"
317 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000318 </File>
319 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000320 RelativePath="..\..\include\llvm\Support\DOTGraphTraits.h"
321 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000322 </File>
323 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000324 RelativePath="..\..\include\llvm\Support\Dwarf.h"
325 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000326 </File>
327 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000328 RelativePath="..\..\include\llvm\Support\ELF.h"
329 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000330 </File>
331 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000332 RelativePath="..\..\include\llvm\Support\FileUtilities.h"
333 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000334 </File>
335 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000336 RelativePath="..\..\include\llvm\Support\GetElementPtrTypeIterator.h"
337 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000338 </File>
339 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000340 RelativePath="..\..\include\llvm\Support\GraphWriter.h"
341 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000342 </File>
343 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000344 RelativePath="..\..\include\llvm\Support\InstIterator.h"
345 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000346 </File>
347 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000348 RelativePath="..\..\include\llvm\Support\InstVisitor.h"
349 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000350 </File>
351 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000352 RelativePath="..\..\include\llvm\Support\LeakDetector.h"
353 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000354 </File>
355 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000356 RelativePath="..\..\include\llvm\Support\Linker.h"
357 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000358 </File>
359 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000360 RelativePath="..\..\include\llvm\Support\MallocAllocator.h"
361 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000362 </File>
363 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000364 RelativePath="..\..\include\llvm\Support\ManagedStatic.h"
365 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000366 </File>
367 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000368 RelativePath="..\..\include\llvm\Support\Mangler.h"
369 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000370 </File>
371 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000372 RelativePath="..\..\include\llvm\Support\MathExtras.h"
373 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000374 </File>
375 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000376 RelativePath="..\..\include\llvm\Support\MemoryBuffer.h"
377 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000378 </File>
379 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000380 RelativePath="..\..\include\llvm\Support\OutputBuffer.h"
381 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000382 </File>
383 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000384 RelativePath="..\..\include\llvm\Support\PassNameParser.h"
385 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000386 </File>
387 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000388 RelativePath="..\..\include\llvm\Support\PatternMatch.h"
389 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000390 </File>
391 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000392 RelativePath="..\..\include\llvm\Support\PluginLoader.h"
393 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000394 </File>
395 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000396 RelativePath="..\..\include\llvm\Support\SlowOperationInformer.h"
397 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000398 </File>
399 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000400 RelativePath="..\..\include\llvm\Support\StableBasicBlockNumbering.h"
401 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000402 </File>
403 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000404 RelativePath="..\..\include\llvm\Support\Streams.h"
405 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000406 </File>
407 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000408 RelativePath="..\..\include\llvm\Support\SystemUtils.h"
409 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000410 </File>
411 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000412 RelativePath="..\..\include\llvm\Support\ThreadSupport-NoSupport.h"
413 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000414 </File>
415 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000416 RelativePath="..\..\include\llvm\Support\ThreadSupport-PThreads.h"
417 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000418 </File>
419 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000420 RelativePath="..\..\include\llvm\Support\Timer.h"
421 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000422 </File>
423 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000424 RelativePath="..\..\include\llvm\Support\type_traits.h"
425 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000426 </File>
427 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000428 RelativePath="..\..\include\llvm\Support\TypeInfo.h"
429 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000430 </File>
431 </Filter>
432 <Filter
433 Name="ADT"
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000434 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000435 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000436 RelativePath="..\..\include\llvm\ADT\APInt.h"
437 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000438 </File>
439 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000440 RelativePath="..\..\include\llvm\ADT\APSInt.h"
441 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000442 </File>
443 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000444 RelativePath="..\..\include\llvm\ADT\BitVector.h"
445 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000446 </File>
447 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000448 RelativePath="..\..\include\llvm\Adt\DenseMap.h"
449 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000450 </File>
451 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000452 RelativePath="..\..\include\llvm\Adt\DepthFirstIterator.h"
453 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000454 </File>
455 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000456 RelativePath="..\..\include\llvm\Adt\EquivalenceClasses.h"
457 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000458 </File>
459 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000460 RelativePath="..\..\include\llvm\ADT\FoldingSet.h"
461 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000462 </File>
463 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000464 RelativePath="..\..\include\llvm\Adt\GraphTraits.h"
465 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000466 </File>
467 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000468 RelativePath="..\..\include\llvm\Adt\hash_map"
469 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000470 </File>
471 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000472 RelativePath="..\..\include\llvm\Adt\hash_set"
473 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000474 </File>
475 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000476 RelativePath="..\..\include\llvm\Adt\HashExtras.h"
477 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000478 </File>
479 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000480 RelativePath="..\..\include\llvm\Adt\ilist"
481 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000482 </File>
483 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000484 RelativePath="..\..\include\llvm\ADT\IndexedMap.h"
485 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000486 </File>
487 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000488 RelativePath="..\..\include\llvm\Adt\iterator"
489 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000490 </File>
491 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000492 RelativePath="..\..\include\llvm\Adt\PostOrderIterator.h"
493 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000494 </File>
495 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000496 RelativePath="..\..\include\llvm\Adt\SCCIterator.h"
497 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000498 </File>
499 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000500 RelativePath="..\..\include\llvm\Adt\SetOperations.h"
501 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000502 </File>
503 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000504 RelativePath="..\..\include\llvm\Adt\SetVector.h"
505 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000506 </File>
507 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000508 RelativePath="..\..\include\llvm\ADT\SmallPtrSet.h"
509 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000510 </File>
511 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000512 RelativePath="..\..\include\llvm\ADT\SmallSet.h"
513 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000514 </File>
515 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000516 RelativePath="..\..\include\llvm\ADT\SmallString.h"
517 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000518 </File>
519 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000520 RelativePath="..\..\include\llvm\ADT\SmallVector.h"
521 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000522 </File>
523 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000524 RelativePath="..\..\include\llvm\Adt\Statistic.h"
525 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000526 </File>
527 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000528 RelativePath="..\..\include\llvm\Adt\STLExtras.h"
529 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000530 </File>
531 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000532 RelativePath="..\..\include\llvm\Adt\StringExtras.h"
533 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000534 </File>
535 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000536 RelativePath="..\..\include\llvm\ADT\StringMap.h"
537 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000538 </File>
539 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000540 RelativePath="..\..\include\llvm\Adt\Tree.h"
541 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000542 </File>
543 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000544 RelativePath="..\..\include\llvm\Adt\UniqueVector.h"
545 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000546 </File>
547 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000548 RelativePath="..\..\include\llvm\Adt\VectorExtras.h"
549 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000550 </File>
551 </Filter>
552 </Files>
553 <Globals>
554 </Globals>
555</VisualStudioProject>