blob: a8914998b7f12c462411c76d90c1e2560f92c144 [file] [log] [blame]
Reid Spencer085ea4d2004-11-03 16:13:14 +00001<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject
3 ProjectType="Visual C++"
4 Version="7.10"
5 Name="support"
6 ProjectGUID="{28AA9146-3482-4F41-9CC6-407B1D258508}"
7 Keyword="Win32Proj">
8 <Platforms>
9 <Platform
10 Name="Win32"/>
11 </Platforms>
12 <Configurations>
13 <Configuration
14 Name="Debug|Win32"
15 OutputDirectory="..\Debug"
16 IntermediateDirectory="Debug"
17 ConfigurationType="4"
18 CharacterSet="2"
19 ReferencesPath="">
20 <Tool
21 Name="VCCLCompilerTool"
22 Optimization="0"
23 AdditionalIncludeDirectories="..\..\include;.."
24 PreprocessorDefinitions="WIN32;_DEBUG;_LIB;__STDC_LIMIT_MACROS"
25 MinimalRebuild="TRUE"
26 BasicRuntimeChecks="3"
27 RuntimeLibrary="3"
28 ForceConformanceInForLoopScope="TRUE"
29 RuntimeTypeInfo="TRUE"
30 UsePrecompiledHeader="0"
Jeff Cohen91c3e2d2004-12-19 02:29:00 +000031 BrowseInformation="1"
Reid Spencer085ea4d2004-11-03 16:13:14 +000032 WarningLevel="3"
Jeff Cohen530f8872004-12-18 06:55:41 +000033 Detect64BitPortabilityProblems="FALSE"
Reid Spencer085ea4d2004-11-03 16:13:14 +000034 DebugInformationFormat="4"
Jeff Cohen530f8872004-12-18 06:55:41 +000035 DisableSpecificWarnings="4146,4800"/>
Reid Spencer085ea4d2004-11-03 16:13:14 +000036 <Tool
37 Name="VCCustomBuildTool"/>
38 <Tool
39 Name="VCLibrarianTool"
40 OutputFile="$(OutDir)/support.lib"/>
41 <Tool
42 Name="VCMIDLTool"/>
43 <Tool
44 Name="VCPostBuildEventTool"/>
45 <Tool
46 Name="VCPreBuildEventTool"/>
47 <Tool
48 Name="VCPreLinkEventTool"/>
49 <Tool
50 Name="VCResourceCompilerTool"/>
51 <Tool
52 Name="VCWebServiceProxyGeneratorTool"/>
53 <Tool
54 Name="VCXMLDataGeneratorTool"/>
55 <Tool
56 Name="VCManagedWrapperGeneratorTool"/>
57 <Tool
58 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
59 </Configuration>
60 <Configuration
61 Name="Release|Win32"
62 OutputDirectory="..\Release"
63 IntermediateDirectory="Release"
64 ConfigurationType="4"
65 CharacterSet="2">
66 <Tool
67 Name="VCCLCompilerTool"
68 AdditionalIncludeDirectories="..\..\include;.."
69 PreprocessorDefinitions="WIN32;NDEBUG;_LIB;__STDC_LIMIT_MACROS"
70 RuntimeLibrary="2"
71 ForceConformanceInForLoopScope="TRUE"
72 RuntimeTypeInfo="TRUE"
73 UsePrecompiledHeader="0"
74 WarningLevel="3"
Jeff Cohenf3397212004-12-18 07:05:59 +000075 Detect64BitPortabilityProblems="FALSE"
Reid Spencer085ea4d2004-11-03 16:13:14 +000076 DebugInformationFormat="3"
Jeff Cohen530f8872004-12-18 06:55:41 +000077 DisableSpecificWarnings="4146,4800"/>
Reid Spencer085ea4d2004-11-03 16:13:14 +000078 <Tool
79 Name="VCCustomBuildTool"/>
80 <Tool
81 Name="VCLibrarianTool"
82 OutputFile="$(OutDir)/support.lib"/>
83 <Tool
84 Name="VCMIDLTool"/>
85 <Tool
86 Name="VCPostBuildEventTool"/>
87 <Tool
88 Name="VCPreBuildEventTool"/>
89 <Tool
90 Name="VCPreLinkEventTool"/>
91 <Tool
92 Name="VCResourceCompilerTool"/>
93 <Tool
94 Name="VCWebServiceProxyGeneratorTool"/>
95 <Tool
96 Name="VCXMLDataGeneratorTool"/>
97 <Tool
98 Name="VCManagedWrapperGeneratorTool"/>
99 <Tool
100 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
101 </Configuration>
102 </Configurations>
103 <References>
104 </References>
105 <Files>
106 <Filter
107 Name="Source Files"
108 Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
109 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
110 <File
111 RelativePath="..\..\lib\Support\Annotation.cpp">
112 </File>
113 <File
114 RelativePath="..\..\lib\Support\CommandLine.cpp">
115 </File>
116 <File
117 RelativePath="..\..\lib\Support\Compressor.cpp">
Chris Lattnerffbc58d2004-12-04 19:14:38 +0000118 <FileConfiguration
119 Name="Debug|Win32">
120 <Tool
121 Name="VCCLCompilerTool"
122 AdditionalIncludeDirectories=""/>
123 </FileConfiguration>
Reid Spencer085ea4d2004-11-03 16:13:14 +0000124 </File>
125 <File
126 RelativePath="..\..\lib\Support\Debug.cpp">
127 </File>
128 <File
Reid Spencer085ea4d2004-11-03 16:13:14 +0000129 RelativePath="..\..\lib\Support\FileUtilities.cpp">
130 <FileConfiguration
131 Name="Debug|Win32"
132 ExcludedFromBuild="TRUE">
133 <Tool
134 Name="VCCLCompilerTool"/>
135 </FileConfiguration>
136 <FileConfiguration
137 Name="Release|Win32"
138 ExcludedFromBuild="TRUE">
139 <Tool
140 Name="VCCLCompilerTool"/>
141 </FileConfiguration>
142 </File>
143 <File
144 RelativePath="..\..\lib\Support\IsInf.cpp">
145 </File>
146 <File
147 RelativePath="..\..\lib\Support\IsNAN.cpp">
148 </File>
149 <File
150 RelativePath="..\..\lib\Support\PluginLoader.cpp">
151 </File>
152 <File
153 RelativePath="..\..\lib\Support\SlowOperationInformer.cpp">
154 <FileConfiguration
155 Name="Debug|Win32"
156 ExcludedFromBuild="TRUE">
157 <Tool
158 Name="VCCLCompilerTool"/>
159 </FileConfiguration>
160 <FileConfiguration
161 Name="Release|Win32"
162 ExcludedFromBuild="TRUE">
163 <Tool
164 Name="VCCLCompilerTool"/>
165 </FileConfiguration>
166 </File>
167 <File
168 RelativePath="..\..\lib\Support\Statistic.cpp">
169 </File>
170 <File
171 RelativePath="..\..\lib\Support\StringExtras.cpp">
172 </File>
173 <File
Jeff Cohen41ca0b12005-01-01 21:34:18 +0000174 RelativePath="..\..\lib\Support\SystemUtils.cpp">
175 </File>
176 <File
Reid Spencer085ea4d2004-11-03 16:13:14 +0000177 RelativePath="..\..\lib\Support\Timer.cpp">
178 </File>
179 <File
180 RelativePath="..\..\lib\Support\ToolRunner.cpp">
181 <FileConfiguration
182 Name="Debug|Win32"
183 ExcludedFromBuild="TRUE">
184 <Tool
185 Name="VCCLCompilerTool"/>
186 </FileConfiguration>
187 </File>
Jeff Cohen0a691862004-12-19 06:40:39 +0000188 <Filter
189 Name="bzip2"
190 Filter="">
191 <File
192 RelativePath="..\..\lib\Support\bzip2\blocksort.c">
193 </File>
194 <File
195 RelativePath="..\..\lib\Support\bzip2\bzlib.c">
196 </File>
197 <File
198 RelativePath="..\..\lib\Support\bzip2\bzlib.h">
199 </File>
200 <File
201 RelativePath="..\..\lib\Support\bzip2\bzlib_private.h">
202 </File>
203 <File
204 RelativePath="..\..\lib\Support\bzip2\compress.c">
205 </File>
206 <File
207 RelativePath="..\..\lib\Support\bzip2\crctable.c">
208 </File>
209 <File
210 RelativePath="..\..\lib\Support\bzip2\decompress.c">
211 </File>
212 <File
213 RelativePath="..\..\lib\Support\bzip2\huffman.c">
214 </File>
215 <File
216 RelativePath="..\..\lib\Support\bzip2\randtable.c">
217 </File>
218 </Filter>
Reid Spencer085ea4d2004-11-03 16:13:14 +0000219 </Filter>
220 <Filter
221 Name="Header Files"
222 Filter="h;hpp;hxx;hm;inl;inc;xsd"
223 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
Reid Spencer10114292004-11-15 17:27:00 +0000224 <File
225 RelativePath="..\..\include\llvm\Support\AIXDataTypesFix.h">
226 </File>
227 <File
228 RelativePath="..\..\include\llvm\Support\Annotation.h">
229 </File>
230 <File
231 RelativePath="..\..\include\llvm\Support\CallSite.h">
232 </File>
233 <File
234 RelativePath="..\..\include\llvm\Support\Casting.h">
235 </File>
236 <File
237 RelativePath="..\..\include\llvm\Support\CFG.h">
238 </File>
239 <File
240 RelativePath="..\..\include\llvm\Support\CommandLine.h">
241 </File>
242 <File
243 RelativePath="..\..\include\llvm\Support\Compressor.h">
244 </File>
245 <File
246 RelativePath="..\..\include\llvm\Support\ConstantRange.h">
247 </File>
248 <File
249 RelativePath="..\..\include\llvm\Support\DataTypes.h">
250 </File>
251 <File
252 RelativePath="..\..\include\llvm\Support\Debug.h">
253 </File>
254 <File
255 RelativePath="..\..\include\llvm\Support\DOTGraphTraits.h">
256 </File>
257 <File
Reid Spencer10114292004-11-15 17:27:00 +0000258 RelativePath="..\..\include\llvm\Support\ELF.h">
259 </File>
260 <File
261 RelativePath="..\..\include\llvm\Support\FileUtilities.h">
262 </File>
263 <File
264 RelativePath="..\..\include\llvm\Support\GetElementPtrTypeIterator.h">
265 </File>
266 <File
267 RelativePath="..\..\include\llvm\Support\GraphWriter.h">
268 </File>
269 <File
270 RelativePath="..\..\include\llvm\Support\InstIterator.h">
271 </File>
272 <File
273 RelativePath="..\..\include\llvm\Support\InstVisitor.h">
274 </File>
275 <File
276 RelativePath="..\..\include\llvm\Support\LeakDetector.h">
277 </File>
278 <File
279 RelativePath="..\..\include\llvm\Support\Linker.h">
280 </File>
281 <File
282 RelativePath="..\..\include\llvm\Support\MallocAllocator.h">
283 </File>
284 <File
285 RelativePath="..\..\include\llvm\Support\Mangler.h">
286 </File>
287 <File
288 RelativePath="..\..\include\llvm\Support\MathExtras.h">
289 </File>
290 <File
291 RelativePath="..\..\include\llvm\Support\PassNameParser.h">
292 </File>
293 <File
294 RelativePath="..\..\include\llvm\Support\PatternMatch.h">
295 </File>
296 <File
297 RelativePath="..\..\include\llvm\Support\PluginLoader.h">
298 </File>
299 <File
300 RelativePath="..\..\include\llvm\Support\SlowOperationInformer.h">
301 </File>
302 <File
303 RelativePath="..\..\include\llvm\Support\StableBasicBlockNumbering.h">
304 </File>
305 <File
306 RelativePath="..\..\include\llvm\Support\SystemUtils.h">
307 </File>
308 <File
309 RelativePath="..\..\include\llvm\Support\ThreadSupport-NoSupport.h">
310 </File>
311 <File
312 RelativePath="..\..\include\llvm\Support\ThreadSupport-PThreads.h">
313 </File>
314 <File
315 RelativePath="..\..\include\llvm\Support\Timer.h">
316 </File>
317 <File
318 RelativePath="..\..\include\llvm\Support\ToolRunner.h">
319 </File>
320 <File
321 RelativePath="..\..\include\llvm\Support\type_traits.h">
322 </File>
323 <File
324 RelativePath="..\..\include\llvm\Support\TypeInfo.h">
325 </File>
Reid Spencer085ea4d2004-11-03 16:13:14 +0000326 </Filter>
Chris Lattnerffbc58d2004-12-04 19:14:38 +0000327 <Filter
328 Name="ADT"
329 Filter="">
330 <File
331 RelativePath="..\..\include\llvm\Adt\BitSetVector.h">
332 </File>
333 <File
334 RelativePath="..\..\include\llvm\Adt\DenseMap.h">
335 </File>
336 <File
337 RelativePath="..\..\include\llvm\Adt\DepthFirstIterator.h">
338 </File>
339 <File
340 RelativePath="..\..\include\llvm\Adt\EquivalenceClasses.h">
341 </File>
342 <File
343 RelativePath="..\..\include\llvm\Adt\GraphTraits.h">
344 </File>
345 <File
346 RelativePath="..\..\include\llvm\Adt\hash_map">
347 </File>
348 <File
349 RelativePath="..\..\include\llvm\Adt\hash_set">
350 </File>
351 <File
352 RelativePath="..\..\include\llvm\Adt\HashExtras.h">
353 </File>
354 <File
355 RelativePath="..\..\include\llvm\Adt\ilist">
356 </File>
357 <File
358 RelativePath="..\..\include\llvm\Adt\iterator">
359 </File>
360 <File
361 RelativePath="..\..\include\llvm\Adt\PostOrderIterator.h">
362 </File>
363 <File
364 RelativePath="..\..\include\llvm\Adt\SCCIterator.h">
365 </File>
366 <File
367 RelativePath="..\..\include\llvm\Adt\SetOperations.h">
368 </File>
369 <File
370 RelativePath="..\..\include\llvm\Adt\SetVector.h">
371 </File>
372 <File
373 RelativePath="..\..\include\llvm\Adt\Statistic.h">
374 </File>
375 <File
376 RelativePath="..\..\include\llvm\Adt\STLExtras.h">
377 </File>
378 <File
379 RelativePath="..\..\include\llvm\Adt\StringExtras.h">
380 </File>
381 <File
382 RelativePath="..\..\include\llvm\Adt\Tree.h">
383 </File>
384 <File
385 RelativePath="..\..\include\llvm\Adt\VectorExtras.h">
386 </File>
387 </Filter>
Reid Spencer085ea4d2004-11-03 16:13:14 +0000388 </Files>
389 <Globals>
390 </Globals>
391</VisualStudioProject>