Changed option name from inline-threshold to basic-inline-threshold because
[oota-llvm.git] / win32 / TableGen / TableGen.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3         ProjectType="Visual C++"
4         Version="8.00"
5         Name="TableGen"
6         ProjectGUID="{339C2249-26B6-4172-B484-85653029AF57}"
7         RootNamespace="TableGen"
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="Debug|Win32"
23                         OutputDirectory="$(ProjectDir)..\bin\$(PlatformName)\$(ConfigurationName)"
24                         IntermediateDirectory="$(PlatformName)\$(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                                 AdditionalIncludeDirectories="..\..\include;..;..\..\utils\tablegen"
48                                 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_WARNINGS;WIN32;_DEBUG;_CONSOLE;__STDC_LIMIT_MACROS"
49                                 StringPooling="true"
50                                 MinimalRebuild="true"
51                                 BasicRuntimeChecks="3"
52                                 RuntimeLibrary="3"
53                                 ForceConformanceInForLoopScope="true"
54                                 RuntimeTypeInfo="true"
55                                 UsePrecompiledHeader="0"
56                                 ProgramDataBaseFileName="$(OutDir)\$(ProjectName).pdb"
57                                 BrowseInformation="1"
58                                 WarningLevel="3"
59                                 Detect64BitPortabilityProblems="false"
60                                 DebugInformationFormat="4"
61                                 DisableSpecificWarnings="4355,4146,4800"
62                         />
63                         <Tool
64                                 Name="VCManagedResourceCompilerTool"
65                         />
66                         <Tool
67                                 Name="VCResourceCompilerTool"
68                         />
69                         <Tool
70                                 Name="VCPreLinkEventTool"
71                         />
72                         <Tool
73                                 Name="VCLinkerTool"
74                                 OutputFile="$(OutDir)\TableGen.exe"
75                                 LinkIncremental="2"
76                                 AdditionalLibraryDirectories=""
77                                 GenerateDebugInformation="true"
78                                 ProgramDatabaseFile="$(OutDir)/TableGen.pdb"
79                                 SubSystem="1"
80                                 TargetMachine="1"
81                         />
82                         <Tool
83                                 Name="VCALinkTool"
84                         />
85                         <Tool
86                                 Name="VCManifestTool"
87                         />
88                         <Tool
89                                 Name="VCXDCMakeTool"
90                         />
91                         <Tool
92                                 Name="VCBscMakeTool"
93                         />
94                         <Tool
95                                 Name="VCFxCopTool"
96                         />
97                         <Tool
98                                 Name="VCAppVerifierTool"
99                         />
100                         <Tool
101                                 Name="VCWebDeploymentTool"
102                         />
103                         <Tool
104                                 Name="VCPostBuildEventTool"
105                         />
106                 </Configuration>
107                 <Configuration
108                         Name="Debug|x64"
109                         OutputDirectory="$(ProjectDir)..\bin\$(PlatformName)\$(ConfigurationName)"
110                         IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
111                         ConfigurationType="1"
112                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
113                         CharacterSet="2"
114                         >
115                         <Tool
116                                 Name="VCPreBuildEventTool"
117                         />
118                         <Tool
119                                 Name="VCCustomBuildTool"
120                         />
121                         <Tool
122                                 Name="VCXMLDataGeneratorTool"
123                         />
124                         <Tool
125                                 Name="VCWebServiceProxyGeneratorTool"
126                         />
127                         <Tool
128                                 Name="VCMIDLTool"
129                                 TargetEnvironment="3"
130                         />
131                         <Tool
132                                 Name="VCCLCompilerTool"
133                                 Optimization="0"
134                                 AdditionalIncludeDirectories="..\..\include;..;..\..\utils\tablegen"
135                                 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_WARNINGS;WIN32;_DEBUG;_CONSOLE;__STDC_LIMIT_MACROS"
136                                 StringPooling="true"
137                                 MinimalRebuild="true"
138                                 BasicRuntimeChecks="3"
139                                 RuntimeLibrary="3"
140                                 ForceConformanceInForLoopScope="true"
141                                 RuntimeTypeInfo="true"
142                                 UsePrecompiledHeader="0"
143                                 ProgramDataBaseFileName="$(OutDir)\$(ProjectName).pdb"
144                                 BrowseInformation="1"
145                                 WarningLevel="3"
146                                 Detect64BitPortabilityProblems="false"
147                                 DebugInformationFormat="3"
148                                 DisableSpecificWarnings="4355,4146,4800"
149                         />
150                         <Tool
151                                 Name="VCManagedResourceCompilerTool"
152                         />
153                         <Tool
154                                 Name="VCResourceCompilerTool"
155                         />
156                         <Tool
157                                 Name="VCPreLinkEventTool"
158                         />
159                         <Tool
160                                 Name="VCLinkerTool"
161                                 OutputFile="$(OutDir)\TableGen.exe"
162                                 LinkIncremental="2"
163                                 AdditionalLibraryDirectories=""
164                                 GenerateDebugInformation="true"
165                                 ProgramDatabaseFile="$(OutDir)/TableGen.pdb"
166                                 SubSystem="1"
167                                 TargetMachine="17"
168                         />
169                         <Tool
170                                 Name="VCALinkTool"
171                         />
172                         <Tool
173                                 Name="VCManifestTool"
174                         />
175                         <Tool
176                                 Name="VCXDCMakeTool"
177                         />
178                         <Tool
179                                 Name="VCBscMakeTool"
180                         />
181                         <Tool
182                                 Name="VCFxCopTool"
183                         />
184                         <Tool
185                                 Name="VCAppVerifierTool"
186                         />
187                         <Tool
188                                 Name="VCWebDeploymentTool"
189                         />
190                         <Tool
191                                 Name="VCPostBuildEventTool"
192                         />
193                 </Configuration>
194                 <Configuration
195                         Name="Release|Win32"
196                         OutputDirectory="$(ProjectDir)..\bin\$(PlatformName)\$(ConfigurationName)"
197                         IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
198                         ConfigurationType="1"
199                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\common.vsprops"
200                         CharacterSet="2"
201                         >
202                         <Tool
203                                 Name="VCPreBuildEventTool"
204                         />
205                         <Tool
206                                 Name="VCCustomBuildTool"
207                         />
208                         <Tool
209                                 Name="VCXMLDataGeneratorTool"
210                         />
211                         <Tool
212                                 Name="VCWebServiceProxyGeneratorTool"
213                         />
214                         <Tool
215                                 Name="VCMIDLTool"
216                         />
217                         <Tool
218                                 Name="VCCLCompilerTool"
219                                 AdditionalIncludeDirectories="..\..\include;..;..\..\utils\tablegen"
220                                 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;WIN32;NDEBUG;_CONSOLE;__STDC_LIMIT_MACROS"
221                                 StringPooling="true"
222                                 RuntimeLibrary="2"
223                                 ForceConformanceInForLoopScope="true"
224                                 RuntimeTypeInfo="true"
225                                 UsePrecompiledHeader="0"
226                                 ProgramDataBaseFileName="$(OutDir)\$(ProjectName).pdb"
227                                 WarningLevel="3"
228                                 Detect64BitPortabilityProblems="false"
229                                 DebugInformationFormat="3"
230                                 DisableSpecificWarnings="4355,4146,4800"
231                         />
232                         <Tool
233                                 Name="VCManagedResourceCompilerTool"
234                         />
235                         <Tool
236                                 Name="VCResourceCompilerTool"
237                         />
238                         <Tool
239                                 Name="VCPreLinkEventTool"
240                         />
241                         <Tool
242                                 Name="VCLinkerTool"
243                                 OutputFile="$(OutDir)\TableGen.exe"
244                                 LinkIncremental="1"
245                                 AdditionalLibraryDirectories=""
246                                 GenerateDebugInformation="true"
247                                 SubSystem="1"
248                                 OptimizeReferences="2"
249                                 EnableCOMDATFolding="2"
250                                 TargetMachine="1"
251                         />
252                         <Tool
253                                 Name="VCALinkTool"
254                         />
255                         <Tool
256                                 Name="VCManifestTool"
257                         />
258                         <Tool
259                                 Name="VCXDCMakeTool"
260                         />
261                         <Tool
262                                 Name="VCBscMakeTool"
263                         />
264                         <Tool
265                                 Name="VCFxCopTool"
266                         />
267                         <Tool
268                                 Name="VCAppVerifierTool"
269                         />
270                         <Tool
271                                 Name="VCWebDeploymentTool"
272                         />
273                         <Tool
274                                 Name="VCPostBuildEventTool"
275                         />
276                 </Configuration>
277                 <Configuration
278                         Name="Release|x64"
279                         OutputDirectory="$(ProjectDir)..\bin\$(PlatformName)\$(ConfigurationName)"
280                         IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
281                         ConfigurationType="1"
282                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
283                         CharacterSet="2"
284                         >
285                         <Tool
286                                 Name="VCPreBuildEventTool"
287                         />
288                         <Tool
289                                 Name="VCCustomBuildTool"
290                         />
291                         <Tool
292                                 Name="VCXMLDataGeneratorTool"
293                         />
294                         <Tool
295                                 Name="VCWebServiceProxyGeneratorTool"
296                         />
297                         <Tool
298                                 Name="VCMIDLTool"
299                                 TargetEnvironment="3"
300                         />
301                         <Tool
302                                 Name="VCCLCompilerTool"
303                                 Optimization="0"
304                                 AdditionalIncludeDirectories="..\..\include;..;..\..\utils\tablegen"
305                                 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;WIN32;NDEBUG;_CONSOLE;__STDC_LIMIT_MACROS"
306                                 StringPooling="true"
307                                 RuntimeLibrary="2"
308                                 ForceConformanceInForLoopScope="true"
309                                 RuntimeTypeInfo="true"
310                                 UsePrecompiledHeader="0"
311                                 ProgramDataBaseFileName="$(OutDir)\$(ProjectName).pdb"
312                                 WarningLevel="3"
313                                 Detect64BitPortabilityProblems="false"
314                                 DebugInformationFormat="3"
315                                 DisableSpecificWarnings="4355,4146,4800"
316                         />
317                         <Tool
318                                 Name="VCManagedResourceCompilerTool"
319                         />
320                         <Tool
321                                 Name="VCResourceCompilerTool"
322                         />
323                         <Tool
324                                 Name="VCPreLinkEventTool"
325                         />
326                         <Tool
327                                 Name="VCLinkerTool"
328                                 OutputFile="$(OutDir)\TableGen.exe"
329                                 LinkIncremental="1"
330                                 AdditionalLibraryDirectories=""
331                                 IgnoreAllDefaultLibraries="false"
332                                 GenerateDebugInformation="true"
333                                 SubSystem="1"
334                                 OptimizeReferences="2"
335                                 EnableCOMDATFolding="2"
336                                 TargetMachine="17"
337                         />
338                         <Tool
339                                 Name="VCALinkTool"
340                         />
341                         <Tool
342                                 Name="VCManifestTool"
343                         />
344                         <Tool
345                                 Name="VCXDCMakeTool"
346                         />
347                         <Tool
348                                 Name="VCBscMakeTool"
349                         />
350                         <Tool
351                                 Name="VCFxCopTool"
352                         />
353                         <Tool
354                                 Name="VCAppVerifierTool"
355                         />
356                         <Tool
357                                 Name="VCWebDeploymentTool"
358                         />
359                         <Tool
360                                 Name="VCPostBuildEventTool"
361                         />
362                 </Configuration>
363         </Configurations>
364         <References>
365         </References>
366         <Files>
367                 <Filter
368                         Name="Source Files"
369                         Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
370                         UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
371                         >
372                         <File
373                                 RelativePath="..\..\utils\TableGen\AsmWriterEmitter.cpp"
374                                 >
375                         </File>
376                         <File
377                                 RelativePath="..\..\utils\TableGen\CallingConvEmitter.cpp"
378                                 >
379                         </File>
380                         <File
381                                 RelativePath="..\..\utils\TableGen\CodeEmitterGen.cpp"
382                                 >
383                         </File>
384                         <File
385                                 RelativePath="..\..\utils\TableGen\CodeGenDAGPatterns.cpp"
386                                 >
387                         </File>
388                         <File
389                                 RelativePath="..\..\utils\TableGen\CodeGenInstruction.cpp"
390                                 >
391                         </File>
392                         <File
393                                 RelativePath="..\..\utils\TableGen\CodeGenTarget.cpp"
394                                 >
395                         </File>
396                         <File
397                                 RelativePath="..\..\utils\TableGen\DAGISelEmitter.cpp"
398                                 >
399                         </File>
400                         <File
401                                 RelativePath="..\..\utils\TableGen\FastISelEmitter.cpp"
402                                 >
403                         </File>
404                         <File
405                                 RelativePath="..\..\utils\TableGen\InstrEnumEmitter.cpp"
406                                 >
407                         </File>
408                         <File
409                                 RelativePath="..\..\utils\TableGen\InstrInfoEmitter.cpp"
410                                 >
411                         </File>
412                         <File
413                                 RelativePath="..\..\utils\TableGen\IntrinsicEmitter.cpp"
414                                 >
415                         </File>
416                         <File
417                                 RelativePath="..\..\utils\TableGen\LLVMCConfigurationEmitter.cpp"
418                                 >
419                         </File>
420                         <File
421                                 RelativePath="..\..\utils\TableGen\Record.cpp"
422                                 >
423                         </File>
424                         <File
425                                 RelativePath="..\..\utils\TableGen\RegisterInfoEmitter.cpp"
426                                 >
427                         </File>
428                         <File
429                                 RelativePath="..\..\utils\TableGen\SubtargetEmitter.cpp"
430                                 >
431                         </File>
432                         <File
433                                 RelativePath="..\..\utils\TableGen\TableGen.cpp"
434                                 >
435                         </File>
436                         <File
437                                 RelativePath="..\..\utils\TableGen\TableGenBackend.cpp"
438                                 >
439                         </File>
440                         <File
441                                 RelativePath="..\..\utils\TableGen\TGLexer.cpp"
442                                 >
443                         </File>
444                         <File
445                                 RelativePath="..\..\utils\TableGen\TGParser.cpp"
446                                 >
447                         </File>
448                         <File
449                                 RelativePath="..\..\utils\TableGen\TGValueTypes.cpp"
450                                 >
451                         </File>
452                 </Filter>
453                 <Filter
454                         Name="Header Files"
455                         Filter="h;hpp;hxx;hm;inl;inc;xsd"
456                         UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
457                         >
458                         <File
459                                 RelativePath="..\..\utils\TableGen\AsmWriterEmitter.h"
460                                 >
461                         </File>
462                         <File
463                                 RelativePath="..\..\utils\TableGen\CallingConvEmitter.h"
464                                 >
465                         </File>
466                         <File
467                                 RelativePath="..\..\utils\TableGen\CodeEmitterGen.h"
468                                 >
469                         </File>
470                         <File
471                                 RelativePath="..\..\utils\TableGen\CodeGenDAGPatterns.h"
472                                 >
473                         </File>
474                         <File
475                                 RelativePath="..\..\utils\TableGen\CodeGenInstruction.h"
476                                 >
477                         </File>
478                         <File
479                                 RelativePath="..\..\utils\TableGen\CodeGenIntrinsics.h"
480                                 >
481                         </File>
482                         <File
483                                 RelativePath="..\..\utils\TableGen\CodeGenRegisters.h"
484                                 >
485                         </File>
486                         <File
487                                 RelativePath="..\..\utils\TableGen\CodeGenTarget.h"
488                                 >
489                         </File>
490                         <File
491                                 RelativePath="..\..\utils\TableGen\DAGISelEmitter.h"
492                                 >
493                         </File>
494                         <File
495                                 RelativePath="..\..\utils\TableGen\FastISelEmitter.h"
496                                 >
497                         </File>
498                         <File
499                                 RelativePath="..\..\utils\TableGen\InstrEnumEmitter.h"
500                                 >
501                         </File>
502                         <File
503                                 RelativePath="..\..\utils\TableGen\InstrInfoEmitter.h"
504                                 >
505                         </File>
506                         <File
507                                 RelativePath="..\..\utils\TableGen\IntrinsicEmitter.h"
508                                 >
509                         </File>
510                         <File
511                                 RelativePath="..\..\utils\TableGen\Record.h"
512                                 >
513                         </File>
514                         <File
515                                 RelativePath="..\..\utils\TableGen\RegisterInfoEmitter.h"
516                                 >
517                         </File>
518                         <File
519                                 RelativePath="..\..\utils\TableGen\SubtargetEmitter.h"
520                                 >
521                         </File>
522                         <File
523                                 RelativePath="..\..\utils\TableGen\TableGenBackend.h"
524                                 >
525                         </File>
526                         <File
527                                 RelativePath="..\..\utils\TableGen\TGLexer.h"
528                                 >
529                         </File>
530                         <File
531                                 RelativePath="..\..\utils\TableGen\TGParser.h"
532                                 >
533                         </File>
534                 </Filter>
535         </Files>
536         <Globals>
537         </Globals>
538 </VisualStudioProject>