blob: 67c0f3507dd0f20787914fc3b5bed33dcbac25d4 [file] [log] [blame]
Dan Gohmanf17a25c2007-07-18 16:29:46 +00001<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject
3 ProjectType="Visual C++"
Chris Lattnere3aa6292008-05-13 20:56:51 +00004 Version="9.00"
Dan Gohmanf17a25c2007-07-18 16:29:46 +00005 Name="support"
6 ProjectGUID="{28AA9146-3482-4F41-9CC6-407B1D258508}"
Steve Narofffe0de852008-03-05 22:30:39 +00007 RootNamespace="support"
Chuck Rose III6e1857b2007-07-27 18:20:11 +00008 Keyword="Win32Proj"
Chris Lattnere3aa6292008-05-13 20:56:51 +00009 TargetFrameworkVersion="131072"
Chuck Rose III6e1857b2007-07-27 18:20:11 +000010 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +000011 <Platforms>
12 <Platform
Chuck Rose III6e1857b2007-07-27 18:20:11 +000013 Name="Win32"
14 />
Chuck Rose III57c33da2007-11-21 00:37:56 +000015 <Platform
16 Name="x64"
17 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +000018 </Platforms>
Chuck Rose III6e1857b2007-07-27 18:20:11 +000019 <ToolFiles>
20 </ToolFiles>
Dan Gohmanf17a25c2007-07-18 16:29:46 +000021 <Configurations>
22 <Configuration
23 Name="Debug|Win32"
Chuck Rose III57c33da2007-11-21 00:37:56 +000024 OutputDirectory="$(SolutionDir)\bin\$(PlatformName)\$(ConfigurationName)"
25 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
Dan Gohmanf17a25c2007-07-18 16:29:46 +000026 ConfigurationType="4"
Chuck Rose III6e1857b2007-07-27 18:20:11 +000027 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
Dan Gohmanf17a25c2007-07-18 16:29:46 +000028 CharacterSet="2"
Chuck Rose III6e1857b2007-07-27 18:20:11 +000029 >
30 <Tool
31 Name="VCPreBuildEventTool"
32 />
33 <Tool
34 Name="VCCustomBuildTool"
35 />
36 <Tool
37 Name="VCXMLDataGeneratorTool"
38 />
39 <Tool
40 Name="VCWebServiceProxyGeneratorTool"
41 />
42 <Tool
43 Name="VCMIDLTool"
44 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +000045 <Tool
46 Name="VCCLCompilerTool"
47 Optimization="0"
48 AdditionalIncludeDirectories="..\..\include;.."
Hartmut Kaiser502c9222007-11-07 19:34:09 +000049 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_WARNINGS;WIN32;_DEBUG;_LIB;__STDC_LIMIT_MACROS"
Chuck Rose III6e1857b2007-07-27 18:20:11 +000050 StringPooling="true"
51 MinimalRebuild="true"
Dan Gohmanf17a25c2007-07-18 16:29:46 +000052 BasicRuntimeChecks="3"
53 RuntimeLibrary="3"
Chuck Rose III6e1857b2007-07-27 18:20:11 +000054 ForceConformanceInForLoopScope="true"
55 RuntimeTypeInfo="true"
Dan Gohmanf17a25c2007-07-18 16:29:46 +000056 UsePrecompiledHeader="0"
Chuck Rose IIIa021b722007-08-28 18:59:02 +000057 ProgramDataBaseFileName="$(OutDir)\$(ProjectName).pdb"
Dan Gohmanf17a25c2007-07-18 16:29:46 +000058 BrowseInformation="1"
59 WarningLevel="3"
Chuck Rose III6e1857b2007-07-27 18:20:11 +000060 Detect64BitPortabilityProblems="false"
Chuck Rose IIIa021b722007-08-28 18:59:02 +000061 DebugInformationFormat="3"
Chuck Rose III6e1857b2007-07-27 18:20:11 +000062 DisableSpecificWarnings="4355,4146,4800"
63 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +000064 <Tool
Chuck Rose III6e1857b2007-07-27 18:20:11 +000065 Name="VCManagedResourceCompilerTool"
66 />
67 <Tool
68 Name="VCResourceCompilerTool"
69 />
70 <Tool
71 Name="VCPreLinkEventTool"
72 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +000073 <Tool
74 Name="VCLibrarianTool"
Chuck Rose III6e1857b2007-07-27 18:20:11 +000075 OutputFile="$(OutDir)/support.lib"
76 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +000077 <Tool
Chuck Rose III6e1857b2007-07-27 18:20:11 +000078 Name="VCALinkTool"
79 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +000080 <Tool
Chuck Rose III6e1857b2007-07-27 18:20:11 +000081 Name="VCXDCMakeTool"
82 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +000083 <Tool
Chuck Rose III6e1857b2007-07-27 18:20:11 +000084 Name="VCBscMakeTool"
85 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +000086 <Tool
Chuck Rose III6e1857b2007-07-27 18:20:11 +000087 Name="VCFxCopTool"
88 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +000089 <Tool
Chuck Rose III6e1857b2007-07-27 18:20:11 +000090 Name="VCPostBuildEventTool"
91 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +000092 </Configuration>
93 <Configuration
94 Name="Release|Win32"
Chuck Rose III57c33da2007-11-21 00:37:56 +000095 OutputDirectory="$(SolutionDir)\bin\$(PlatformName)\$(ConfigurationName)"
96 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
Dan Gohmanf17a25c2007-07-18 16:29:46 +000097 ConfigurationType="4"
Chuck Rose III6e1857b2007-07-27 18:20:11 +000098 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
99 CharacterSet="2"
100 >
101 <Tool
102 Name="VCPreBuildEventTool"
103 />
104 <Tool
105 Name="VCCustomBuildTool"
106 />
107 <Tool
108 Name="VCXMLDataGeneratorTool"
109 />
110 <Tool
111 Name="VCWebServiceProxyGeneratorTool"
112 />
113 <Tool
114 Name="VCMIDLTool"
115 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000116 <Tool
117 Name="VCCLCompilerTool"
118 AdditionalIncludeDirectories="..\..\include;.."
Hartmut Kaiser502c9222007-11-07 19:34:09 +0000119 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_WARNINGS;WIN32;NDEBUG;_LIB;__STDC_LIMIT_MACROS"
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000120 StringPooling="true"
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000121 RuntimeLibrary="2"
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000122 ForceConformanceInForLoopScope="true"
123 RuntimeTypeInfo="true"
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000124 UsePrecompiledHeader="0"
Chuck Rose IIIa021b722007-08-28 18:59:02 +0000125 ProgramDataBaseFileName="$(OutDir)\$(ProjectName).pdb"
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000126 WarningLevel="3"
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000127 Detect64BitPortabilityProblems="false"
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000128 DebugInformationFormat="3"
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000129 DisableSpecificWarnings="4355,4146,4800"
130 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000131 <Tool
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000132 Name="VCManagedResourceCompilerTool"
133 />
134 <Tool
135 Name="VCResourceCompilerTool"
136 />
137 <Tool
138 Name="VCPreLinkEventTool"
139 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000140 <Tool
141 Name="VCLibrarianTool"
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000142 OutputFile="$(OutDir)/support.lib"
143 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000144 <Tool
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000145 Name="VCALinkTool"
146 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000147 <Tool
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000148 Name="VCXDCMakeTool"
149 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000150 <Tool
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000151 Name="VCBscMakeTool"
152 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000153 <Tool
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000154 Name="VCFxCopTool"
155 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000156 <Tool
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000157 Name="VCPostBuildEventTool"
158 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000159 </Configuration>
Chuck Rose III57c33da2007-11-21 00:37:56 +0000160 <Configuration
161 Name="Debug|x64"
162 OutputDirectory="$(SolutionDir)\bin\$(PlatformName)\$(ConfigurationName)"
163 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
164 ConfigurationType="4"
165 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
166 CharacterSet="2"
167 >
168 <Tool
169 Name="VCPreBuildEventTool"
170 />
171 <Tool
172 Name="VCCustomBuildTool"
173 />
174 <Tool
175 Name="VCXMLDataGeneratorTool"
176 />
177 <Tool
178 Name="VCWebServiceProxyGeneratorTool"
179 />
180 <Tool
181 Name="VCMIDLTool"
182 TargetEnvironment="3"
183 />
184 <Tool
185 Name="VCCLCompilerTool"
186 Optimization="0"
187 AdditionalIncludeDirectories="..\..\include;.."
188 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_WARNINGS;WIN32;_DEBUG;_LIB;__STDC_LIMIT_MACROS"
189 StringPooling="true"
190 MinimalRebuild="true"
191 BasicRuntimeChecks="3"
192 RuntimeLibrary="3"
193 ForceConformanceInForLoopScope="true"
194 RuntimeTypeInfo="true"
195 UsePrecompiledHeader="0"
196 ProgramDataBaseFileName="$(OutDir)\$(ProjectName).pdb"
197 BrowseInformation="1"
198 WarningLevel="3"
199 Detect64BitPortabilityProblems="false"
200 DebugInformationFormat="3"
201 DisableSpecificWarnings="4355,4146,4800"
202 />
203 <Tool
204 Name="VCManagedResourceCompilerTool"
205 />
206 <Tool
207 Name="VCResourceCompilerTool"
208 />
209 <Tool
210 Name="VCPreLinkEventTool"
211 />
212 <Tool
213 Name="VCLibrarianTool"
214 OutputFile="$(OutDir)/support.lib"
215 />
216 <Tool
217 Name="VCALinkTool"
218 />
219 <Tool
220 Name="VCXDCMakeTool"
221 />
222 <Tool
223 Name="VCBscMakeTool"
224 />
225 <Tool
226 Name="VCFxCopTool"
227 />
228 <Tool
229 Name="VCPostBuildEventTool"
230 />
231 </Configuration>
232 <Configuration
233 Name="Release|x64"
234 OutputDirectory="$(SolutionDir)\bin\$(PlatformName)\$(ConfigurationName)"
235 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
236 ConfigurationType="4"
237 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
238 CharacterSet="2"
239 >
240 <Tool
241 Name="VCPreBuildEventTool"
242 />
243 <Tool
244 Name="VCCustomBuildTool"
245 />
246 <Tool
247 Name="VCXMLDataGeneratorTool"
248 />
249 <Tool
250 Name="VCWebServiceProxyGeneratorTool"
251 />
252 <Tool
253 Name="VCMIDLTool"
254 TargetEnvironment="3"
255 />
256 <Tool
257 Name="VCCLCompilerTool"
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"
270 />
271 <Tool
272 Name="VCManagedResourceCompilerTool"
273 />
274 <Tool
275 Name="VCResourceCompilerTool"
276 />
277 <Tool
278 Name="VCPreLinkEventTool"
279 />
280 <Tool
281 Name="VCLibrarianTool"
282 OutputFile="$(OutDir)/support.lib"
283 />
284 <Tool
285 Name="VCALinkTool"
286 />
287 <Tool
288 Name="VCXDCMakeTool"
289 />
290 <Tool
291 Name="VCBscMakeTool"
292 />
293 <Tool
294 Name="VCFxCopTool"
295 />
296 <Tool
297 Name="VCPostBuildEventTool"
298 />
299 </Configuration>
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000300 </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"
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000307 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
308 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000309 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000310 RelativePath="..\..\lib\Support\Allocator.cpp"
311 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000312 </File>
313 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000314 RelativePath="..\..\lib\Support\Annotation.cpp"
315 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000316 </File>
317 <File
Chuck Rose IIIa021b722007-08-28 18:59:02 +0000318 RelativePath="..\..\lib\Support\APFloat.cpp"
319 >
320 </File>
321 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000322 RelativePath="..\..\lib\Support\APInt.cpp"
323 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000324 </File>
325 <File
Steve Narofffe0de852008-03-05 22:30:39 +0000326 RelativePath="..\..\lib\Support\APSInt.cpp"
327 >
328 </File>
329 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000330 RelativePath="..\..\lib\Support\CommandLine.cpp"
331 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000332 </File>
333 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000334 RelativePath="..\..\lib\Support\ConstantRange.cpp"
335 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000336 </File>
337 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000338 RelativePath="..\..\lib\Support\Debug.cpp"
339 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000340 </File>
341 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000342 RelativePath="..\..\lib\Support\Dwarf.cpp"
343 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000344 </File>
345 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000346 RelativePath="..\..\lib\Support\FileUtilities.cpp"
347 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000348 </File>
349 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000350 RelativePath="..\..\lib\Support\FoldingSet.cpp"
351 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000352 </File>
353 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000354 RelativePath="..\..\lib\Support\GraphWriter.cpp"
355 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000356 </File>
357 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000358 RelativePath="..\..\lib\Support\IsInf.cpp"
359 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000360 </File>
361 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000362 RelativePath="..\..\lib\Support\IsNAN.cpp"
363 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000364 </File>
365 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000366 RelativePath="..\..\lib\Support\ManagedStatic.cpp"
367 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000368 </File>
369 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000370 RelativePath="..\..\lib\Support\MemoryBuffer.cpp"
371 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000372 </File>
373 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000374 RelativePath="..\..\lib\Support\PluginLoader.cpp"
375 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000376 </File>
377 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000378 RelativePath="..\..\lib\Support\SlowOperationInformer.cpp"
379 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000380 <FileConfiguration
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000381 Name="Release|Win32"
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000382 ExcludedFromBuild="true"
383 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000384 <Tool
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000385 Name="VCCLCompilerTool"
386 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000387 </FileConfiguration>
Chuck Rose III57c33da2007-11-21 00:37:56 +0000388 <FileConfiguration
389 Name="Release|x64"
390 ExcludedFromBuild="true"
391 >
392 <Tool
393 Name="VCCLCompilerTool"
394 />
395 </FileConfiguration>
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000396 </File>
397 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000398 RelativePath="..\..\lib\Support\SmallPtrSet.cpp"
399 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000400 </File>
401 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000402 RelativePath="..\..\lib\Support\Statistic.cpp"
403 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000404 </File>
405 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000406 RelativePath="..\..\lib\Support\Streams.cpp"
407 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000408 </File>
409 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000410 RelativePath="..\..\lib\Support\StringExtras.cpp"
411 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000412 </File>
413 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000414 RelativePath="..\..\lib\Support\StringMap.cpp"
415 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000416 </File>
417 <File
Chuck Rose IIIeb7975c2007-12-10 19:31:09 +0000418 RelativePath="..\..\lib\Support\StringPool.cpp"
419 >
420 </File>
421 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000422 RelativePath="..\..\lib\Support\SystemUtils.cpp"
423 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000424 </File>
425 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000426 RelativePath="..\..\lib\Support\Timer.cpp"
427 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000428 </File>
429 </Filter>
430 <Filter
431 Name="Header Files"
432 Filter="h;hpp;hxx;hm;inl;inc;xsd"
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000433 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
434 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000435 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000436 RelativePath="..\..\include\llvm\Support\AIXDataTypesFix.h"
437 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000438 </File>
439 <File
Hartmut Kaiser2925f892007-10-29 21:56:15 +0000440 RelativePath="..\..\include\llvm\Support\Alignment.h"
441 >
442 </File>
443 <File
Hartmut Kaisere89e7f82007-10-18 12:31:51 +0000444 RelativePath="..\..\include\llvm\Support\AlignOf.h"
445 >
446 </File>
447 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000448 RelativePath="..\..\include\llvm\Support\Allocator.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\Support\Annotation.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\Support\CallSite.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\Support\Casting.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\Support\CFG.h"
465 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000466 </File>
467 <File
Hartmut Kaiserd09dfaf2007-10-10 19:50:09 +0000468 RelativePath="..\..\include\llvm\Support\CHelpers.h"
469 >
470 </File>
471 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000472 RelativePath="..\..\include\llvm\Support\CommandLine.h"
473 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000474 </File>
475 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000476 RelativePath="..\..\include\llvm\Support\Compiler.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\Support\ConstantRange.h"
481 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000482 </File>
483 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000484 RelativePath="..\..\include\llvm\Support\Debug.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\Support\DOTGraphTraits.h"
489 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000490 </File>
491 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000492 RelativePath="..\..\include\llvm\Support\Dwarf.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\Support\ELF.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\Support\FileUtilities.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\Support\GetElementPtrTypeIterator.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\Support\GraphWriter.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\Support\InstIterator.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\Support\InstVisitor.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\Support\LeakDetector.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\Support\Linker.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\Support\MallocAllocator.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\Support\ManagedStatic.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\Support\Mangler.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\Support\MathExtras.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\Support\MemoryBuffer.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\Support\OutputBuffer.h"
549 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000550 </File>
551 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000552 RelativePath="..\..\include\llvm\Support\PassNameParser.h"
553 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000554 </File>
555 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000556 RelativePath="..\..\include\llvm\Support\PatternMatch.h"
557 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000558 </File>
559 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000560 RelativePath="..\..\include\llvm\Support\PluginLoader.h"
561 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000562 </File>
563 <File
Hartmut Kaiserd09dfaf2007-10-10 19:50:09 +0000564 RelativePath="..\..\include\llvm\Support\Registry.h"
565 >
566 </File>
567 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000568 RelativePath="..\..\include\llvm\Support\SlowOperationInformer.h"
569 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000570 </File>
571 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000572 RelativePath="..\..\include\llvm\Support\StableBasicBlockNumbering.h"
573 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000574 </File>
575 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000576 RelativePath="..\..\include\llvm\Support\Streams.h"
577 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000578 </File>
579 <File
Chuck Rose IIIeb7975c2007-12-10 19:31:09 +0000580 RelativePath="..\..\include\llvm\Support\StringPool.h"
581 >
582 </File>
583 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000584 RelativePath="..\..\include\llvm\Support\SystemUtils.h"
585 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000586 </File>
587 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000588 RelativePath="..\..\include\llvm\Support\ThreadSupport-NoSupport.h"
589 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000590 </File>
591 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000592 RelativePath="..\..\include\llvm\Support\ThreadSupport-PThreads.h"
593 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000594 </File>
595 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000596 RelativePath="..\..\include\llvm\Support\Timer.h"
597 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000598 </File>
599 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000600 RelativePath="..\..\include\llvm\Support\type_traits.h"
601 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000602 </File>
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000603 </Filter>
604 <Filter
605 Name="ADT"
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000606 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000607 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000608 RelativePath="..\..\include\llvm\ADT\APInt.h"
609 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000610 </File>
611 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000612 RelativePath="..\..\include\llvm\ADT\APSInt.h"
613 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000614 </File>
615 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000616 RelativePath="..\..\include\llvm\ADT\BitVector.h"
617 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000618 </File>
619 <File
Chuck Rose IIIa021b722007-08-28 18:59:02 +0000620 RelativePath="..\..\include\llvm\Support\DataTypes.h.in"
621 >
622 </File>
623 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000624 RelativePath="..\..\include\llvm\Adt\DenseMap.h"
625 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000626 </File>
627 <File
Hartmut Kaiserd09dfaf2007-10-10 19:50:09 +0000628 RelativePath="..\..\include\llvm\ADT\DenseSet.h"
629 >
630 </File>
631 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000632 RelativePath="..\..\include\llvm\Adt\DepthFirstIterator.h"
633 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000634 </File>
635 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000636 RelativePath="..\..\include\llvm\Adt\EquivalenceClasses.h"
637 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000638 </File>
639 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000640 RelativePath="..\..\include\llvm\ADT\FoldingSet.h"
641 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000642 </File>
643 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000644 RelativePath="..\..\include\llvm\Adt\GraphTraits.h"
645 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000646 </File>
647 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000648 RelativePath="..\..\include\llvm\Adt\hash_map"
649 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000650 </File>
651 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000652 RelativePath="..\..\include\llvm\Adt\hash_set"
653 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000654 </File>
655 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000656 RelativePath="..\..\include\llvm\Adt\HashExtras.h"
657 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000658 </File>
659 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000660 RelativePath="..\..\include\llvm\Adt\ilist"
661 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000662 </File>
663 <File
Hartmut Kaiserd09dfaf2007-10-10 19:50:09 +0000664 RelativePath="..\..\include\llvm\ADT\ImmutableMap.h"
665 >
666 </File>
667 <File
668 RelativePath="..\..\include\llvm\ADT\ImmutableSet.h"
669 >
670 </File>
671 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000672 RelativePath="..\..\include\llvm\ADT\IndexedMap.h"
673 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000674 </File>
675 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000676 RelativePath="..\..\include\llvm\Adt\iterator"
677 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000678 </File>
679 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000680 RelativePath="..\..\include\llvm\Adt\PostOrderIterator.h"
681 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000682 </File>
683 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000684 RelativePath="..\..\include\llvm\Adt\SCCIterator.h"
685 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000686 </File>
687 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000688 RelativePath="..\..\include\llvm\Adt\SetOperations.h"
689 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000690 </File>
691 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000692 RelativePath="..\..\include\llvm\Adt\SetVector.h"
693 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000694 </File>
695 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000696 RelativePath="..\..\include\llvm\ADT\SmallPtrSet.h"
697 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000698 </File>
699 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000700 RelativePath="..\..\include\llvm\ADT\SmallSet.h"
701 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000702 </File>
703 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000704 RelativePath="..\..\include\llvm\ADT\SmallString.h"
705 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000706 </File>
707 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000708 RelativePath="..\..\include\llvm\ADT\SmallVector.h"
709 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000710 </File>
711 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000712 RelativePath="..\..\include\llvm\Adt\Statistic.h"
713 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000714 </File>
715 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000716 RelativePath="..\..\include\llvm\Adt\STLExtras.h"
717 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000718 </File>
719 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000720 RelativePath="..\..\include\llvm\Adt\StringExtras.h"
721 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000722 </File>
723 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000724 RelativePath="..\..\include\llvm\ADT\StringMap.h"
725 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000726 </File>
727 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000728 RelativePath="..\..\include\llvm\Adt\Tree.h"
729 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000730 </File>
731 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000732 RelativePath="..\..\include\llvm\Adt\UniqueVector.h"
733 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000734 </File>
735 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000736 RelativePath="..\..\include\llvm\Adt\VectorExtras.h"
737 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000738 </File>
739 </Filter>
740 </Files>
741 <Globals>
742 </Globals>
743</VisualStudioProject>