Rationalize warning suppression. First, 64-bit portability warnings are disabled...
[oota-llvm.git] / win32 / Support / Support.vcproj
1 <?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"
31                                 WarningLevel="3"
32                                 Detect64BitPortabilityProblems="FALSE"
33                                 DebugInformationFormat="4"
34                                 DisableSpecificWarnings="4146,4800"/>
35                         <Tool
36                                 Name="VCCustomBuildTool"/>
37                         <Tool
38                                 Name="VCLibrarianTool"
39                                 OutputFile="$(OutDir)/support.lib"/>
40                         <Tool
41                                 Name="VCMIDLTool"/>
42                         <Tool
43                                 Name="VCPostBuildEventTool"/>
44                         <Tool
45                                 Name="VCPreBuildEventTool"/>
46                         <Tool
47                                 Name="VCPreLinkEventTool"/>
48                         <Tool
49                                 Name="VCResourceCompilerTool"/>
50                         <Tool
51                                 Name="VCWebServiceProxyGeneratorTool"/>
52                         <Tool
53                                 Name="VCXMLDataGeneratorTool"/>
54                         <Tool
55                                 Name="VCManagedWrapperGeneratorTool"/>
56                         <Tool
57                                 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
58                 </Configuration>
59                 <Configuration
60                         Name="Release|Win32"
61                         OutputDirectory="..\Release"
62                         IntermediateDirectory="Release"
63                         ConfigurationType="4"
64                         CharacterSet="2">
65                         <Tool
66                                 Name="VCCLCompilerTool"
67                                 AdditionalIncludeDirectories="..\..\include;.."
68                                 PreprocessorDefinitions="WIN32;NDEBUG;_LIB;__STDC_LIMIT_MACROS"
69                                 RuntimeLibrary="2"
70                                 ForceConformanceInForLoopScope="TRUE"
71                                 RuntimeTypeInfo="TRUE"
72                                 UsePrecompiledHeader="0"
73                                 WarningLevel="3"
74                                 Detect64BitPortabilityProblems="TRUE"
75                                 DebugInformationFormat="3"
76                                 DisableSpecificWarnings="4146,4800"/>
77                         <Tool
78                                 Name="VCCustomBuildTool"/>
79                         <Tool
80                                 Name="VCLibrarianTool"
81                                 OutputFile="$(OutDir)/support.lib"/>
82                         <Tool
83                                 Name="VCMIDLTool"/>
84                         <Tool
85                                 Name="VCPostBuildEventTool"/>
86                         <Tool
87                                 Name="VCPreBuildEventTool"/>
88                         <Tool
89                                 Name="VCPreLinkEventTool"/>
90                         <Tool
91                                 Name="VCResourceCompilerTool"/>
92                         <Tool
93                                 Name="VCWebServiceProxyGeneratorTool"/>
94                         <Tool
95                                 Name="VCXMLDataGeneratorTool"/>
96                         <Tool
97                                 Name="VCManagedWrapperGeneratorTool"/>
98                         <Tool
99                                 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
100                 </Configuration>
101         </Configurations>
102         <References>
103         </References>
104         <Files>
105                 <Filter
106                         Name="Source Files"
107                         Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
108                         UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
109                         <File
110                                 RelativePath="..\..\lib\Support\Annotation.cpp">
111                         </File>
112                         <File
113                                 RelativePath="..\..\lib\Support\CommandLine.cpp">
114                         </File>
115                         <File
116                                 RelativePath="..\..\lib\Support\Compressor.cpp">
117                                 <FileConfiguration
118                                         Name="Debug|Win32">
119                                         <Tool
120                                                 Name="VCCLCompilerTool"
121                                                 AdditionalIncludeDirectories=""/>
122                                 </FileConfiguration>
123                         </File>
124                         <File
125                                 RelativePath="..\..\lib\Support\Debug.cpp">
126                         </File>
127                         <File
128                                 RelativePath="..\..\lib\Support\FileUtilities.cpp">
129                                 <FileConfiguration
130                                         Name="Debug|Win32"
131                                         ExcludedFromBuild="TRUE">
132                                         <Tool
133                                                 Name="VCCLCompilerTool"/>
134                                 </FileConfiguration>
135                                 <FileConfiguration
136                                         Name="Release|Win32"
137                                         ExcludedFromBuild="TRUE">
138                                         <Tool
139                                                 Name="VCCLCompilerTool"/>
140                                 </FileConfiguration>
141                         </File>
142                         <File
143                                 RelativePath="..\..\lib\Support\IsInf.cpp">
144                         </File>
145                         <File
146                                 RelativePath="..\..\lib\Support\IsNAN.cpp">
147                         </File>
148                         <File
149                                 RelativePath="..\..\lib\Support\PluginLoader.cpp">
150                         </File>
151                         <File
152                                 RelativePath="..\..\lib\Support\SlowOperationInformer.cpp">
153                                 <FileConfiguration
154                                         Name="Debug|Win32"
155                                         ExcludedFromBuild="TRUE">
156                                         <Tool
157                                                 Name="VCCLCompilerTool"/>
158                                 </FileConfiguration>
159                                 <FileConfiguration
160                                         Name="Release|Win32"
161                                         ExcludedFromBuild="TRUE">
162                                         <Tool
163                                                 Name="VCCLCompilerTool"/>
164                                 </FileConfiguration>
165                         </File>
166                         <File
167                                 RelativePath="..\..\lib\Support\Statistic.cpp">
168                         </File>
169                         <File
170                                 RelativePath="..\..\lib\Support\StringExtras.cpp">
171                         </File>
172                         <File
173                                 RelativePath="..\..\lib\Support\Timer.cpp">
174                         </File>
175                         <File
176                                 RelativePath="..\..\lib\Support\ToolRunner.cpp">
177                                 <FileConfiguration
178                                         Name="Debug|Win32"
179                                         ExcludedFromBuild="TRUE">
180                                         <Tool
181                                                 Name="VCCLCompilerTool"/>
182                                 </FileConfiguration>
183                         </File>
184                 </Filter>
185                 <Filter
186                         Name="Header Files"
187                         Filter="h;hpp;hxx;hm;inl;inc;xsd"
188                         UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
189                         <File
190                                 RelativePath="..\..\include\llvm\Support\AIXDataTypesFix.h">
191                         </File>
192                         <File
193                                 RelativePath="..\..\include\llvm\Support\Annotation.h">
194                         </File>
195                         <File
196                                 RelativePath="..\..\include\llvm\Support\CallSite.h">
197                         </File>
198                         <File
199                                 RelativePath="..\..\include\llvm\Support\Casting.h">
200                         </File>
201                         <File
202                                 RelativePath="..\..\include\llvm\Support\CFG.h">
203                         </File>
204                         <File
205                                 RelativePath="..\..\include\llvm\Support\CommandLine.h">
206                         </File>
207                         <File
208                                 RelativePath="..\..\include\llvm\Support\Compressor.h">
209                         </File>
210                         <File
211                                 RelativePath="..\..\include\llvm\Support\ConstantRange.h">
212                         </File>
213                         <File
214                                 RelativePath="..\..\include\llvm\Support\DataTypes.h">
215                         </File>
216                         <File
217                                 RelativePath="..\..\include\llvm\Support\Debug.h">
218                         </File>
219                         <File
220                                 RelativePath="..\..\include\llvm\Support\DOTGraphTraits.h">
221                         </File>
222                         <File
223                                 RelativePath="..\..\include\llvm\Support\ELF.h">
224                         </File>
225                         <File
226                                 RelativePath="..\..\include\llvm\Support\FileUtilities.h">
227                         </File>
228                         <File
229                                 RelativePath="..\..\include\llvm\Support\GetElementPtrTypeIterator.h">
230                         </File>
231                         <File
232                                 RelativePath="..\..\include\llvm\Support\GraphWriter.h">
233                         </File>
234                         <File
235                                 RelativePath="..\..\include\llvm\Support\InstIterator.h">
236                         </File>
237                         <File
238                                 RelativePath="..\..\include\llvm\Support\InstVisitor.h">
239                         </File>
240                         <File
241                                 RelativePath="..\..\include\llvm\Support\LeakDetector.h">
242                         </File>
243                         <File
244                                 RelativePath="..\..\include\llvm\Support\Linker.h">
245                         </File>
246                         <File
247                                 RelativePath="..\..\include\llvm\Support\MallocAllocator.h">
248                         </File>
249                         <File
250                                 RelativePath="..\..\include\llvm\Support\Mangler.h">
251                         </File>
252                         <File
253                                 RelativePath="..\..\include\llvm\Support\MathExtras.h">
254                         </File>
255                         <File
256                                 RelativePath="..\..\include\llvm\Support\PassNameParser.h">
257                         </File>
258                         <File
259                                 RelativePath="..\..\include\llvm\Support\PatternMatch.h">
260                         </File>
261                         <File
262                                 RelativePath="..\..\include\llvm\Support\PluginLoader.h">
263                         </File>
264                         <File
265                                 RelativePath="..\..\include\llvm\Support\SlowOperationInformer.h">
266                         </File>
267                         <File
268                                 RelativePath="..\..\include\llvm\Support\StableBasicBlockNumbering.h">
269                         </File>
270                         <File
271                                 RelativePath="..\..\include\llvm\Support\SystemUtils.h">
272                         </File>
273                         <File
274                                 RelativePath="..\..\include\llvm\Support\ThreadSupport-NoSupport.h">
275                         </File>
276                         <File
277                                 RelativePath="..\..\include\llvm\Support\ThreadSupport-PThreads.h">
278                         </File>
279                         <File
280                                 RelativePath="..\..\include\llvm\Support\Timer.h">
281                         </File>
282                         <File
283                                 RelativePath="..\..\include\llvm\Support\ToolRunner.h">
284                         </File>
285                         <File
286                                 RelativePath="..\..\include\llvm\Support\type_traits.h">
287                         </File>
288                         <File
289                                 RelativePath="..\..\include\llvm\Support\TypeInfo.h">
290                         </File>
291                 </Filter>
292                 <Filter
293                         Name="ADT"
294                         Filter="">
295                         <File
296                                 RelativePath="..\..\include\llvm\Adt\BitSetVector.h">
297                         </File>
298                         <File
299                                 RelativePath="..\..\include\llvm\Adt\DenseMap.h">
300                         </File>
301                         <File
302                                 RelativePath="..\..\include\llvm\Adt\DepthFirstIterator.h">
303                         </File>
304                         <File
305                                 RelativePath="..\..\include\llvm\Adt\EquivalenceClasses.h">
306                         </File>
307                         <File
308                                 RelativePath="..\..\include\llvm\Adt\GraphTraits.h">
309                         </File>
310                         <File
311                                 RelativePath="..\..\include\llvm\Adt\hash_map">
312                         </File>
313                         <File
314                                 RelativePath="..\..\include\llvm\Adt\hash_set">
315                         </File>
316                         <File
317                                 RelativePath="..\..\include\llvm\Adt\HashExtras.h">
318                         </File>
319                         <File
320                                 RelativePath="..\..\include\llvm\Adt\ilist">
321                         </File>
322                         <File
323                                 RelativePath="..\..\include\llvm\Adt\iterator">
324                         </File>
325                         <File
326                                 RelativePath="..\..\include\llvm\Adt\PostOrderIterator.h">
327                         </File>
328                         <File
329                                 RelativePath="..\..\include\llvm\Adt\SCCIterator.h">
330                         </File>
331                         <File
332                                 RelativePath="..\..\include\llvm\Adt\SetOperations.h">
333                         </File>
334                         <File
335                                 RelativePath="..\..\include\llvm\Adt\SetVector.h">
336                         </File>
337                         <File
338                                 RelativePath="..\..\include\llvm\Adt\Statistic.h">
339                         </File>
340                         <File
341                                 RelativePath="..\..\include\llvm\Adt\STLExtras.h">
342                         </File>
343                         <File
344                                 RelativePath="..\..\include\llvm\Adt\StringExtras.h">
345                         </File>
346                         <File
347                                 RelativePath="..\..\include\llvm\Adt\Tree.h">
348                         </File>
349                         <File
350                                 RelativePath="..\..\include\llvm\Adt\VectorExtras.h">
351                         </File>
352                 </Filter>
353         </Files>
354         <Globals>
355         </Globals>
356 </VisualStudioProject>