blob: 051aef26ea22d42ca362a8c47918c7665e60b1f9 [file] [log] [blame]
Dan Gohmanf17a25c2007-07-18 16:29:46 +00001<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject
3 ProjectType="Visual C++"
Devang Patelaa1e15b2008-05-15 18:46:28 +00004 Version="8.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"
9 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +000010 <Platforms>
11 <Platform
Chuck Rose III6e1857b2007-07-27 18:20:11 +000012 Name="Win32"
13 />
Chuck Rose III57c33da2007-11-21 00:37:56 +000014 <Platform
15 Name="x64"
16 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +000017 </Platforms>
Chuck Rose III6e1857b2007-07-27 18:20:11 +000018 <ToolFiles>
19 </ToolFiles>
Dan Gohmanf17a25c2007-07-18 16:29:46 +000020 <Configurations>
21 <Configuration
22 Name="Debug|Win32"
Chuck Rose III57c33da2007-11-21 00:37:56 +000023 OutputDirectory="$(SolutionDir)\bin\$(PlatformName)\$(ConfigurationName)"
24 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
Dan Gohmanf17a25c2007-07-18 16:29:46 +000025 ConfigurationType="4"
Chris Lattnera1983e72008-06-20 05:35:58 +000026 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\common.vsprops"
Dan Gohmanf17a25c2007-07-18 16:29:46 +000027 CharacterSet="2"
Chuck Rose III6e1857b2007-07-27 18:20:11 +000028 >
29 <Tool
30 Name="VCPreBuildEventTool"
31 />
32 <Tool
33 Name="VCCustomBuildTool"
34 />
35 <Tool
36 Name="VCXMLDataGeneratorTool"
37 />
38 <Tool
39 Name="VCWebServiceProxyGeneratorTool"
40 />
41 <Tool
42 Name="VCMIDLTool"
43 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +000044 <Tool
45 Name="VCCLCompilerTool"
46 Optimization="0"
47 AdditionalIncludeDirectories="..\..\include;.."
Hartmut Kaiser502c9222007-11-07 19:34:09 +000048 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 +000049 StringPooling="true"
50 MinimalRebuild="true"
Dan Gohmanf17a25c2007-07-18 16:29:46 +000051 BasicRuntimeChecks="3"
52 RuntimeLibrary="3"
Chuck Rose III6e1857b2007-07-27 18:20:11 +000053 ForceConformanceInForLoopScope="true"
54 RuntimeTypeInfo="true"
Dan Gohmanf17a25c2007-07-18 16:29:46 +000055 UsePrecompiledHeader="0"
Chuck Rose IIIa021b722007-08-28 18:59:02 +000056 ProgramDataBaseFileName="$(OutDir)\$(ProjectName).pdb"
Dan Gohmanf17a25c2007-07-18 16:29:46 +000057 BrowseInformation="1"
58 WarningLevel="3"
Chuck Rose III6e1857b2007-07-27 18:20:11 +000059 Detect64BitPortabilityProblems="false"
Chuck Rose IIIa021b722007-08-28 18:59:02 +000060 DebugInformationFormat="3"
Chuck Rose III6e1857b2007-07-27 18:20:11 +000061 DisableSpecificWarnings="4355,4146,4800"
62 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +000063 <Tool
Chuck Rose III6e1857b2007-07-27 18:20:11 +000064 Name="VCManagedResourceCompilerTool"
65 />
66 <Tool
67 Name="VCResourceCompilerTool"
68 />
69 <Tool
70 Name="VCPreLinkEventTool"
71 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +000072 <Tool
73 Name="VCLibrarianTool"
Chuck Rose III6e1857b2007-07-27 18:20:11 +000074 OutputFile="$(OutDir)/support.lib"
75 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +000076 <Tool
Chuck Rose III6e1857b2007-07-27 18:20:11 +000077 Name="VCALinkTool"
78 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +000079 <Tool
Chuck Rose III6e1857b2007-07-27 18:20:11 +000080 Name="VCXDCMakeTool"
81 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +000082 <Tool
Chuck Rose III6e1857b2007-07-27 18:20:11 +000083 Name="VCBscMakeTool"
84 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +000085 <Tool
Chuck Rose III6e1857b2007-07-27 18:20:11 +000086 Name="VCFxCopTool"
87 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +000088 <Tool
Chuck Rose III6e1857b2007-07-27 18:20:11 +000089 Name="VCPostBuildEventTool"
90 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +000091 </Configuration>
92 <Configuration
93 Name="Release|Win32"
Chuck Rose III57c33da2007-11-21 00:37:56 +000094 OutputDirectory="$(SolutionDir)\bin\$(PlatformName)\$(ConfigurationName)"
95 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
Dan Gohmanf17a25c2007-07-18 16:29:46 +000096 ConfigurationType="4"
Chris Lattnera1983e72008-06-20 05:35:58 +000097 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\common.vsprops"
Chuck Rose III6e1857b2007-07-27 18:20:11 +000098 CharacterSet="2"
99 >
100 <Tool
101 Name="VCPreBuildEventTool"
102 />
103 <Tool
104 Name="VCCustomBuildTool"
105 />
106 <Tool
107 Name="VCXMLDataGeneratorTool"
108 />
109 <Tool
110 Name="VCWebServiceProxyGeneratorTool"
111 />
112 <Tool
113 Name="VCMIDLTool"
114 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000115 <Tool
116 Name="VCCLCompilerTool"
117 AdditionalIncludeDirectories="..\..\include;.."
Hartmut Kaiser502c9222007-11-07 19:34:09 +0000118 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 +0000119 StringPooling="true"
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000120 RuntimeLibrary="2"
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000121 ForceConformanceInForLoopScope="true"
122 RuntimeTypeInfo="true"
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000123 UsePrecompiledHeader="0"
Chuck Rose IIIa021b722007-08-28 18:59:02 +0000124 ProgramDataBaseFileName="$(OutDir)\$(ProjectName).pdb"
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000125 WarningLevel="3"
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000126 Detect64BitPortabilityProblems="false"
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000127 DebugInformationFormat="3"
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000128 DisableSpecificWarnings="4355,4146,4800"
129 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000130 <Tool
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000131 Name="VCManagedResourceCompilerTool"
132 />
133 <Tool
134 Name="VCResourceCompilerTool"
135 />
136 <Tool
137 Name="VCPreLinkEventTool"
138 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000139 <Tool
140 Name="VCLibrarianTool"
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000141 OutputFile="$(OutDir)/support.lib"
142 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000143 <Tool
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000144 Name="VCALinkTool"
145 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000146 <Tool
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000147 Name="VCXDCMakeTool"
148 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000149 <Tool
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000150 Name="VCBscMakeTool"
151 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000152 <Tool
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000153 Name="VCFxCopTool"
154 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000155 <Tool
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000156 Name="VCPostBuildEventTool"
157 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000158 </Configuration>
Chuck Rose III57c33da2007-11-21 00:37:56 +0000159 <Configuration
160 Name="Debug|x64"
161 OutputDirectory="$(SolutionDir)\bin\$(PlatformName)\$(ConfigurationName)"
162 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
163 ConfigurationType="4"
164 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
165 CharacterSet="2"
166 >
167 <Tool
168 Name="VCPreBuildEventTool"
169 />
170 <Tool
171 Name="VCCustomBuildTool"
172 />
173 <Tool
174 Name="VCXMLDataGeneratorTool"
175 />
176 <Tool
177 Name="VCWebServiceProxyGeneratorTool"
178 />
179 <Tool
180 Name="VCMIDLTool"
181 TargetEnvironment="3"
182 />
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"
201 />
202 <Tool
203 Name="VCManagedResourceCompilerTool"
204 />
205 <Tool
206 Name="VCResourceCompilerTool"
207 />
208 <Tool
209 Name="VCPreLinkEventTool"
210 />
211 <Tool
212 Name="VCLibrarianTool"
213 OutputFile="$(OutDir)/support.lib"
214 />
215 <Tool
216 Name="VCALinkTool"
217 />
218 <Tool
219 Name="VCXDCMakeTool"
220 />
221 <Tool
222 Name="VCBscMakeTool"
223 />
224 <Tool
225 Name="VCFxCopTool"
226 />
227 <Tool
228 Name="VCPostBuildEventTool"
229 />
230 </Configuration>
231 <Configuration
232 Name="Release|x64"
233 OutputDirectory="$(SolutionDir)\bin\$(PlatformName)\$(ConfigurationName)"
234 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
235 ConfigurationType="4"
236 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
237 CharacterSet="2"
238 >
239 <Tool
240 Name="VCPreBuildEventTool"
241 />
242 <Tool
243 Name="VCCustomBuildTool"
244 />
245 <Tool
246 Name="VCXMLDataGeneratorTool"
247 />
248 <Tool
249 Name="VCWebServiceProxyGeneratorTool"
250 />
251 <Tool
252 Name="VCMIDLTool"
253 TargetEnvironment="3"
254 />
255 <Tool
256 Name="VCCLCompilerTool"
257 AdditionalIncludeDirectories="..\..\include;.."
258 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_WARNINGS;WIN32;NDEBUG;_LIB;__STDC_LIMIT_MACROS"
259 StringPooling="true"
260 RuntimeLibrary="2"
261 ForceConformanceInForLoopScope="true"
262 RuntimeTypeInfo="true"
263 UsePrecompiledHeader="0"
264 ProgramDataBaseFileName="$(OutDir)\$(ProjectName).pdb"
265 WarningLevel="3"
266 Detect64BitPortabilityProblems="false"
267 DebugInformationFormat="3"
268 DisableSpecificWarnings="4355,4146,4800"
269 />
270 <Tool
271 Name="VCManagedResourceCompilerTool"
272 />
273 <Tool
274 Name="VCResourceCompilerTool"
275 />
276 <Tool
277 Name="VCPreLinkEventTool"
278 />
279 <Tool
280 Name="VCLibrarianTool"
281 OutputFile="$(OutDir)/support.lib"
282 />
283 <Tool
284 Name="VCALinkTool"
285 />
286 <Tool
287 Name="VCXDCMakeTool"
288 />
289 <Tool
290 Name="VCBscMakeTool"
291 />
292 <Tool
293 Name="VCFxCopTool"
294 />
295 <Tool
296 Name="VCPostBuildEventTool"
297 />
298 </Configuration>
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000299 </Configurations>
300 <References>
301 </References>
302 <Files>
303 <Filter
304 Name="Source Files"
305 Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000306 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
307 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000308 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000309 RelativePath="..\..\lib\Support\Allocator.cpp"
310 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000311 </File>
312 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000313 RelativePath="..\..\lib\Support\Annotation.cpp"
314 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000315 </File>
316 <File
Chuck Rose IIIa021b722007-08-28 18:59:02 +0000317 RelativePath="..\..\lib\Support\APFloat.cpp"
318 >
319 </File>
320 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000321 RelativePath="..\..\lib\Support\APInt.cpp"
322 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000323 </File>
324 <File
Steve Narofffe0de852008-03-05 22:30:39 +0000325 RelativePath="..\..\lib\Support\APSInt.cpp"
326 >
327 </File>
328 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000329 RelativePath="..\..\lib\Support\CommandLine.cpp"
330 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000331 </File>
332 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000333 RelativePath="..\..\lib\Support\ConstantRange.cpp"
334 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000335 </File>
336 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000337 RelativePath="..\..\lib\Support\Debug.cpp"
338 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000339 </File>
340 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000341 RelativePath="..\..\lib\Support\Dwarf.cpp"
342 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000343 </File>
344 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000345 RelativePath="..\..\lib\Support\FileUtilities.cpp"
346 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000347 </File>
348 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000349 RelativePath="..\..\lib\Support\FoldingSet.cpp"
350 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000351 </File>
352 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000353 RelativePath="..\..\lib\Support\GraphWriter.cpp"
354 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000355 </File>
356 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000357 RelativePath="..\..\lib\Support\IsInf.cpp"
358 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000359 </File>
360 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000361 RelativePath="..\..\lib\Support\IsNAN.cpp"
362 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000363 </File>
364 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000365 RelativePath="..\..\lib\Support\ManagedStatic.cpp"
366 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000367 </File>
368 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000369 RelativePath="..\..\lib\Support\MemoryBuffer.cpp"
370 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000371 </File>
372 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000373 RelativePath="..\..\lib\Support\PluginLoader.cpp"
374 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000375 </File>
376 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000377 RelativePath="..\..\lib\Support\SlowOperationInformer.cpp"
378 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000379 <FileConfiguration
Chuck Rose III0218d872008-06-30 22:37:57 +0000380 Name="Debug|Win32"
381 >
382 <Tool
383 Name="VCCLCompilerTool"
384 />
385 </FileConfiguration>
386 <FileConfiguration
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000387 Name="Release|Win32"
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000388 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000389 <Tool
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000390 Name="VCCLCompilerTool"
391 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000392 </FileConfiguration>
Chuck Rose III57c33da2007-11-21 00:37:56 +0000393 <FileConfiguration
394 Name="Release|x64"
395 ExcludedFromBuild="true"
396 >
397 <Tool
398 Name="VCCLCompilerTool"
399 />
400 </FileConfiguration>
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000401 </File>
402 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000403 RelativePath="..\..\lib\Support\SmallPtrSet.cpp"
404 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000405 </File>
406 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000407 RelativePath="..\..\lib\Support\Statistic.cpp"
408 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000409 </File>
410 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000411 RelativePath="..\..\lib\Support\Streams.cpp"
412 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000413 </File>
414 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000415 RelativePath="..\..\lib\Support\StringExtras.cpp"
416 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000417 </File>
418 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000419 RelativePath="..\..\lib\Support\StringMap.cpp"
420 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000421 </File>
422 <File
Chuck Rose IIIeb7975c2007-12-10 19:31:09 +0000423 RelativePath="..\..\lib\Support\StringPool.cpp"
424 >
425 </File>
426 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000427 RelativePath="..\..\lib\Support\SystemUtils.cpp"
428 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000429 </File>
430 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000431 RelativePath="..\..\lib\Support\Timer.cpp"
432 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000433 </File>
434 </Filter>
435 <Filter
436 Name="Header Files"
437 Filter="h;hpp;hxx;hm;inl;inc;xsd"
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000438 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
439 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000440 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000441 RelativePath="..\..\include\llvm\Support\AIXDataTypesFix.h"
442 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000443 </File>
444 <File
Hartmut Kaiser2925f892007-10-29 21:56:15 +0000445 RelativePath="..\..\include\llvm\Support\Alignment.h"
446 >
447 </File>
448 <File
Hartmut Kaisere89e7f82007-10-18 12:31:51 +0000449 RelativePath="..\..\include\llvm\Support\AlignOf.h"
450 >
451 </File>
452 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000453 RelativePath="..\..\include\llvm\Support\Allocator.h"
454 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000455 </File>
456 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000457 RelativePath="..\..\include\llvm\Support\Annotation.h"
458 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000459 </File>
460 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000461 RelativePath="..\..\include\llvm\Support\CallSite.h"
462 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000463 </File>
464 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000465 RelativePath="..\..\include\llvm\Support\Casting.h"
466 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000467 </File>
468 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000469 RelativePath="..\..\include\llvm\Support\CFG.h"
470 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000471 </File>
472 <File
Hartmut Kaiserd09dfaf2007-10-10 19:50:09 +0000473 RelativePath="..\..\include\llvm\Support\CHelpers.h"
474 >
475 </File>
476 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000477 RelativePath="..\..\include\llvm\Support\CommandLine.h"
478 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000479 </File>
480 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000481 RelativePath="..\..\include\llvm\Support\Compiler.h"
482 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000483 </File>
484 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000485 RelativePath="..\..\include\llvm\Support\ConstantRange.h"
486 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000487 </File>
488 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000489 RelativePath="..\..\include\llvm\Support\Debug.h"
490 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000491 </File>
492 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000493 RelativePath="..\..\include\llvm\Support\DOTGraphTraits.h"
494 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000495 </File>
496 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000497 RelativePath="..\..\include\llvm\Support\Dwarf.h"
498 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000499 </File>
500 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000501 RelativePath="..\..\include\llvm\Support\ELF.h"
502 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000503 </File>
504 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000505 RelativePath="..\..\include\llvm\Support\FileUtilities.h"
506 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000507 </File>
508 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000509 RelativePath="..\..\include\llvm\Support\GetElementPtrTypeIterator.h"
510 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000511 </File>
512 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000513 RelativePath="..\..\include\llvm\Support\GraphWriter.h"
514 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000515 </File>
516 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000517 RelativePath="..\..\include\llvm\Support\InstIterator.h"
518 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000519 </File>
520 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000521 RelativePath="..\..\include\llvm\Support\InstVisitor.h"
522 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000523 </File>
524 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000525 RelativePath="..\..\include\llvm\Support\LeakDetector.h"
526 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000527 </File>
528 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000529 RelativePath="..\..\include\llvm\Support\Linker.h"
530 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000531 </File>
532 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000533 RelativePath="..\..\include\llvm\Support\MallocAllocator.h"
534 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000535 </File>
536 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000537 RelativePath="..\..\include\llvm\Support\ManagedStatic.h"
538 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000539 </File>
540 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000541 RelativePath="..\..\include\llvm\Support\Mangler.h"
542 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000543 </File>
544 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000545 RelativePath="..\..\include\llvm\Support\MathExtras.h"
546 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000547 </File>
548 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000549 RelativePath="..\..\include\llvm\Support\MemoryBuffer.h"
550 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000551 </File>
552 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000553 RelativePath="..\..\include\llvm\Support\OutputBuffer.h"
554 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000555 </File>
556 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000557 RelativePath="..\..\include\llvm\Support\PassNameParser.h"
558 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000559 </File>
560 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000561 RelativePath="..\..\include\llvm\Support\PatternMatch.h"
562 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000563 </File>
564 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000565 RelativePath="..\..\include\llvm\Support\PluginLoader.h"
566 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000567 </File>
568 <File
Hartmut Kaiserd09dfaf2007-10-10 19:50:09 +0000569 RelativePath="..\..\include\llvm\Support\Registry.h"
570 >
571 </File>
572 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000573 RelativePath="..\..\include\llvm\Support\SlowOperationInformer.h"
574 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000575 </File>
576 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000577 RelativePath="..\..\include\llvm\Support\StableBasicBlockNumbering.h"
578 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000579 </File>
580 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000581 RelativePath="..\..\include\llvm\Support\Streams.h"
582 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000583 </File>
584 <File
Chuck Rose IIIeb7975c2007-12-10 19:31:09 +0000585 RelativePath="..\..\include\llvm\Support\StringPool.h"
586 >
587 </File>
588 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000589 RelativePath="..\..\include\llvm\Support\SystemUtils.h"
590 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000591 </File>
592 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000593 RelativePath="..\..\include\llvm\Support\ThreadSupport-NoSupport.h"
594 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000595 </File>
596 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000597 RelativePath="..\..\include\llvm\Support\ThreadSupport-PThreads.h"
598 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000599 </File>
600 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000601 RelativePath="..\..\include\llvm\Support\Timer.h"
602 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000603 </File>
604 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000605 RelativePath="..\..\include\llvm\Support\type_traits.h"
606 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000607 </File>
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000608 </Filter>
609 <Filter
610 Name="ADT"
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000611 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000612 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000613 RelativePath="..\..\include\llvm\ADT\APInt.h"
614 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000615 </File>
616 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000617 RelativePath="..\..\include\llvm\ADT\APSInt.h"
618 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000619 </File>
620 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000621 RelativePath="..\..\include\llvm\ADT\BitVector.h"
622 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000623 </File>
624 <File
Chuck Rose IIIa021b722007-08-28 18:59:02 +0000625 RelativePath="..\..\include\llvm\Support\DataTypes.h.in"
626 >
627 </File>
628 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000629 RelativePath="..\..\include\llvm\Adt\DenseMap.h"
630 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000631 </File>
632 <File
Hartmut Kaiserd09dfaf2007-10-10 19:50:09 +0000633 RelativePath="..\..\include\llvm\ADT\DenseSet.h"
634 >
635 </File>
636 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000637 RelativePath="..\..\include\llvm\Adt\DepthFirstIterator.h"
638 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000639 </File>
640 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000641 RelativePath="..\..\include\llvm\Adt\EquivalenceClasses.h"
642 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000643 </File>
644 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000645 RelativePath="..\..\include\llvm\ADT\FoldingSet.h"
646 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000647 </File>
648 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000649 RelativePath="..\..\include\llvm\Adt\GraphTraits.h"
650 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000651 </File>
652 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000653 RelativePath="..\..\include\llvm\Adt\hash_map"
654 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000655 </File>
656 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000657 RelativePath="..\..\include\llvm\Adt\hash_set"
658 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000659 </File>
660 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000661 RelativePath="..\..\include\llvm\Adt\HashExtras.h"
662 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000663 </File>
664 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000665 RelativePath="..\..\include\llvm\Adt\ilist"
666 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000667 </File>
668 <File
Hartmut Kaiserd09dfaf2007-10-10 19:50:09 +0000669 RelativePath="..\..\include\llvm\ADT\ImmutableMap.h"
670 >
671 </File>
672 <File
673 RelativePath="..\..\include\llvm\ADT\ImmutableSet.h"
674 >
675 </File>
676 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000677 RelativePath="..\..\include\llvm\ADT\IndexedMap.h"
678 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000679 </File>
680 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000681 RelativePath="..\..\include\llvm\Adt\iterator"
682 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000683 </File>
684 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000685 RelativePath="..\..\include\llvm\Adt\PostOrderIterator.h"
686 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000687 </File>
688 <File
Ted Kremenek4983c7c2008-06-26 17:53:12 +0000689 RelativePath="..\..\include\llvm\ADT\PriorityQueue.h"
690 >
691 </File>
692 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000693 RelativePath="..\..\include\llvm\Adt\SCCIterator.h"
694 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000695 </File>
696 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000697 RelativePath="..\..\include\llvm\Adt\SetOperations.h"
698 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000699 </File>
700 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000701 RelativePath="..\..\include\llvm\Adt\SetVector.h"
702 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000703 </File>
704 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000705 RelativePath="..\..\include\llvm\ADT\SmallPtrSet.h"
706 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000707 </File>
708 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000709 RelativePath="..\..\include\llvm\ADT\SmallSet.h"
710 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000711 </File>
712 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000713 RelativePath="..\..\include\llvm\ADT\SmallString.h"
714 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000715 </File>
716 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000717 RelativePath="..\..\include\llvm\ADT\SmallVector.h"
718 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000719 </File>
720 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000721 RelativePath="..\..\include\llvm\Adt\Statistic.h"
722 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000723 </File>
724 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000725 RelativePath="..\..\include\llvm\Adt\STLExtras.h"
726 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000727 </File>
728 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000729 RelativePath="..\..\include\llvm\Adt\StringExtras.h"
730 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000731 </File>
732 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000733 RelativePath="..\..\include\llvm\ADT\StringMap.h"
734 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000735 </File>
736 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000737 RelativePath="..\..\include\llvm\Adt\Tree.h"
738 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000739 </File>
740 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000741 RelativePath="..\..\include\llvm\Adt\UniqueVector.h"
742 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000743 </File>
744 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000745 RelativePath="..\..\include\llvm\Adt\VectorExtras.h"
746 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000747 </File>
748 </Filter>
749 </Files>
750 <Globals>
751 </Globals>
752</VisualStudioProject>