Fix warning when assertions disabled.
[oota-llvm.git] / win32 / Configure / Configure.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3         ProjectType="Visual C++"
4         Version="8.00"
5         Name="Configure"
6         ProjectGUID="{19514E48-456C-4B9D-8637-F2285476461E}"
7         RootNamespace="Configure"
8         Keyword="Win32Proj"
9         >
10         <Platforms>
11                 <Platform
12                         Name="Win32"
13                 />
14                 <Platform
15                         Name="x64"
16                 />
17         </Platforms>
18         <ToolFiles>
19         </ToolFiles>
20         <Configurations>
21                 <Configuration
22                         Name="Configure|Win32"
23                         OutputDirectory="$(ConfigurationName)"
24                         IntermediateDirectory="$(ConfigurationName)"
25                         ConfigurationType="1"
26                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\common.vsprops"
27                         CharacterSet="2"
28                         >
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                         />
44                         <Tool
45                                 Name="VCCLCompilerTool"
46                                 Optimization="0"
47                                 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32;_DEBUG;_CONSOLE"
48                                 MinimalRebuild="true"
49                                 BasicRuntimeChecks="3"
50                                 RuntimeLibrary="1"
51                                 UsePrecompiledHeader="0"
52                                 WarningLevel="3"
53                                 Detect64BitPortabilityProblems="true"
54                                 DebugInformationFormat="4"
55                         />
56                         <Tool
57                                 Name="VCManagedResourceCompilerTool"
58                         />
59                         <Tool
60                                 Name="VCResourceCompilerTool"
61                         />
62                         <Tool
63                                 Name="VCPreLinkEventTool"
64                         />
65                         <Tool
66                                 Name="VCLinkerTool"
67                                 OutputFile="$(OutDir)/Configure.exe"
68                                 LinkIncremental="2"
69                                 GenerateDebugInformation="true"
70                                 ProgramDatabaseFile="$(OutDir)/Configure.pdb"
71                                 SubSystem="1"
72                                 TargetMachine="1"
73                         />
74                         <Tool
75                                 Name="VCALinkTool"
76                         />
77                         <Tool
78                                 Name="VCManifestTool"
79                         />
80                         <Tool
81                                 Name="VCXDCMakeTool"
82                         />
83                         <Tool
84                                 Name="VCBscMakeTool"
85                         />
86                         <Tool
87                                 Name="VCFxCopTool"
88                         />
89                         <Tool
90                                 Name="VCAppVerifierTool"
91                         />
92                         <Tool
93                                 Name="VCWebDeploymentTool"
94                         />
95                         <Tool
96                                 Name="VCPostBuildEventTool"
97                         />
98                 </Configuration>
99                 <Configuration
100                         Name="Configure|x64"
101                         OutputDirectory="$(PlatformName)\$(ConfigurationName)"
102                         IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
103                         ConfigurationType="1"
104                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
105                         CharacterSet="2"
106                         >
107                         <Tool
108                                 Name="VCPreBuildEventTool"
109                         />
110                         <Tool
111                                 Name="VCCustomBuildTool"
112                         />
113                         <Tool
114                                 Name="VCXMLDataGeneratorTool"
115                         />
116                         <Tool
117                                 Name="VCWebServiceProxyGeneratorTool"
118                         />
119                         <Tool
120                                 Name="VCMIDLTool"
121                                 TargetEnvironment="3"
122                         />
123                         <Tool
124                                 Name="VCCLCompilerTool"
125                                 Optimization="0"
126                                 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32;_DEBUG;_CONSOLE"
127                                 MinimalRebuild="true"
128                                 BasicRuntimeChecks="3"
129                                 RuntimeLibrary="1"
130                                 UsePrecompiledHeader="0"
131                                 WarningLevel="3"
132                                 Detect64BitPortabilityProblems="true"
133                                 DebugInformationFormat="3"
134                         />
135                         <Tool
136                                 Name="VCManagedResourceCompilerTool"
137                         />
138                         <Tool
139                                 Name="VCResourceCompilerTool"
140                         />
141                         <Tool
142                                 Name="VCPreLinkEventTool"
143                         />
144                         <Tool
145                                 Name="VCLinkerTool"
146                                 OutputFile="$(OutDir)/Configure.exe"
147                                 LinkIncremental="2"
148                                 GenerateDebugInformation="true"
149                                 ProgramDatabaseFile="$(OutDir)/Configure.pdb"
150                                 SubSystem="1"
151                                 TargetMachine="17"
152                         />
153                         <Tool
154                                 Name="VCALinkTool"
155                         />
156                         <Tool
157                                 Name="VCManifestTool"
158                         />
159                         <Tool
160                                 Name="VCXDCMakeTool"
161                         />
162                         <Tool
163                                 Name="VCBscMakeTool"
164                         />
165                         <Tool
166                                 Name="VCFxCopTool"
167                         />
168                         <Tool
169                                 Name="VCAppVerifierTool"
170                         />
171                         <Tool
172                                 Name="VCWebDeploymentTool"
173                         />
174                         <Tool
175                                 Name="VCPostBuildEventTool"
176                         />
177                 </Configuration>
178         </Configurations>
179         <References>
180         </References>
181         <Files>
182                 <Filter
183                         Name="Source Files"
184                         Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
185                         UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
186                         >
187                         <File
188                                 RelativePath="..\..\include\llvm\Config\config.h.in"
189                                 >
190                                 <FileConfiguration
191                                         Name="Configure|Win32"
192                                         >
193                                         <Tool
194                                                 Name="VCCustomBuildTool"
195                                                 Description="Generating $(SolutionDir)llvm\Config\config.h"
196                                                 CommandLine="copy &quot;$(InputPath)&quot;+&quot;$(SolutionDir)config.h&quot;  &quot;$(ProjectDir)..\llvm\Config\config.h&quot;&#x0D;&#x0A;"
197                                                 AdditionalDependencies="&quot;$(SolutionDir)config.h&quot;"
198                                                 Outputs="&quot;$(ProjectDir)..\llvm\Config\config.h&quot;"
199                                         />
200                                 </FileConfiguration>
201                                 <FileConfiguration
202                                         Name="Configure|x64"
203                                         >
204                                         <Tool
205                                                 Name="VCCustomBuildTool"
206                                                 Description="Generating $(SolutionDir)llvm\Config\config.h"
207                                                 CommandLine="copy &quot;$(InputPath)&quot;+&quot;$(SolutionDir)config.h&quot;  &quot;$(ProjectDir)..\llvm\Config\config.h&quot;&#x0D;&#x0A;"
208                                                 AdditionalDependencies="&quot;$(SolutionDir)config.h&quot;"
209                                                 Outputs="&quot;$(ProjectDir)..\llvm\Config\config.h&quot;"
210                                         />
211                                 </FileConfiguration>
212                         </File>
213                         <File
214                                 RelativePath="..\..\include\llvm\Support\DataTypes.h.in"
215                                 >
216                                 <FileConfiguration
217                                         Name="Configure|Win32"
218                                         >
219                                         <Tool
220                                                 Name="VCCustomBuildTool"
221                                                 Description="Generating $(SolutionDir)llvm\Support\DataTypes.h"
222                                                 CommandLine="copy &quot;$(InputPath)&quot; &quot;$(ProjectDir)..\llvm\Support\DataTypes.h&quot;&#x0D;&#x0A;"
223                                                 Outputs="&quot;$(ProjectDir)..\llvm\Support\DataTypes.h&quot;"
224                                         />
225                                 </FileConfiguration>
226                                 <FileConfiguration
227                                         Name="Configure|x64"
228                                         >
229                                         <Tool
230                                                 Name="VCCustomBuildTool"
231                                                 Description="Generating $(SolutionDir)llvm\Support\DataTypes.h"
232                                                 CommandLine="copy &quot;$(InputPath)&quot; &quot;$(ProjectDir)..\llvm\Support\DataTypes.h&quot;&#x0D;&#x0A;"
233                                                 Outputs="&quot;$(ProjectDir)..\llvm\Support\DataTypes.h&quot;"
234                                         />
235                                 </FileConfiguration>
236                         </File>
237                         <File
238                                 RelativePath="..\..\include\llvm\ADT\hash_map.h.in"
239                                 >
240                                 <FileConfiguration
241                                         Name="Configure|Win32"
242                                         >
243                                         <Tool
244                                                 Name="VCCustomBuildTool"
245                                                 Description="Generating $(SolutionDir)llvm\ADT\hash_map.h"
246                                                 CommandLine="copy &quot;$(InputPath)&quot; &quot;$(ProjectDir)..\llvm\ADT\hash_map.h&quot;&#x0D;&#x0A;"
247                                                 Outputs="&quot;$(ProjectDir)..\llvm\ADT\hash_map.h&quot;"
248                                         />
249                                 </FileConfiguration>
250                                 <FileConfiguration
251                                         Name="Configure|x64"
252                                         >
253                                         <Tool
254                                                 Name="VCCustomBuildTool"
255                                                 Description="Generating $(SolutionDir)llvm\ADT\hash_map"
256                                                 CommandLine="copy &quot;$(InputPath)&quot; &quot;$(ProjectDir)..\llvm\ADT\hash_map&quot;&#x0D;&#x0A;"
257                                                 Outputs="&quot;$(ProjectDir)..\llvm\ADT\hash_map&quot;"
258                                         />
259                                 </FileConfiguration>
260                         </File>
261                         <File
262                                 RelativePath="..\..\include\llvm\ADT\hash_set.h.in"
263                                 >
264                                 <FileConfiguration
265                                         Name="Configure|Win32"
266                                         >
267                                         <Tool
268                                                 Name="VCCustomBuildTool"
269                                                 Description="Generating $(SolutionDir)llvm\ADT\hash_set.h"
270                                                 CommandLine="copy &quot;$(InputPath)&quot; &quot;$(ProjectDir)..\llvm\ADT\hash_set.h&quot;&#x0D;&#x0A;"
271                                                 Outputs="&quot;$(ProjectDir)..\llvm\ADT\hash_set.h&quot;"
272                                         />
273                                 </FileConfiguration>
274                                 <FileConfiguration
275                                         Name="Configure|x64"
276                                         >
277                                         <Tool
278                                                 Name="VCCustomBuildTool"
279                                                 Description="Generating $(SolutionDir)llvm\ADT\hash_set"
280                                                 CommandLine="copy &quot;$(InputPath)&quot; &quot;$(ProjectDir)..\llvm\ADT\hash_set&quot;&#x0D;&#x0A;"
281                                                 Outputs="&quot;$(ProjectDir)..\llvm\ADT\hash_set&quot;"
282                                         />
283                                 </FileConfiguration>
284                         </File>
285                         <File
286                                 RelativePath="..\..\include\llvm\ADT\iterator.h.in"
287                                 >
288                                 <FileConfiguration
289                                         Name="Configure|Win32"
290                                         >
291                                         <Tool
292                                                 Name="VCCustomBuildTool"
293                                                 Description="Generating $(SolutionDir)llvm\ADT\iterator.h"
294                                                 CommandLine="copy &quot;$(InputPath)&quot; &quot;$(ProjectDir)..\llvm\ADT\iterator.h&quot;&#x0D;&#x0A;"
295                                                 Outputs="&quot;$(ProjectDir)..\llvm\ADT\iterator.h&quot;"
296                                         />
297                                 </FileConfiguration>
298                                 <FileConfiguration
299                                         Name="Configure|x64"
300                                         >
301                                         <Tool
302                                                 Name="VCCustomBuildTool"
303                                                 Description="Generating $(SolutionDir)llvm\ADT\iterator"
304                                                 CommandLine="copy &quot;$(InputPath)&quot; &quot;$(ProjectDir)..\llvm\ADT\iterator&quot;&#x0D;&#x0A;"
305                                                 Outputs="&quot;$(ProjectDir)..\llvm\ADT\iterator&quot;"
306                                         />
307                                 </FileConfiguration>
308                         </File>
309                 </Filter>
310                 <Filter
311                         Name="Header Files"
312                         Filter="h;hpp;hxx;hm;inl;inc;xsd"
313                         UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
314                         >
315                 </Filter>
316         </Files>
317         <Globals>
318         </Globals>
319 </VisualStudioProject>