Keep Visual Studio happy.
[oota-llvm.git] / win32 / TableGen / TableGen.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3         ProjectType="Visual C++"
4         Version="7.10"
5         Name="TableGen"
6         ProjectGUID="{339C2249-26B6-4172-B484-85653029AF57}"
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="1"
18                         CharacterSet="2">
19                         <Tool
20                                 Name="VCCLCompilerTool"
21                                 Optimization="0"
22                                 AdditionalIncludeDirectories="..\..\include;..;..\..\utils\tablegen"
23                                 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32;_DEBUG;_CONSOLE;__STDC_LIMIT_MACROS"
24                                 StringPooling="TRUE"
25                                 MinimalRebuild="TRUE"
26                                 BasicRuntimeChecks="3"
27                                 RuntimeLibrary="3"
28                                 ForceConformanceInForLoopScope="TRUE"
29                                 RuntimeTypeInfo="TRUE"
30                                 UsePrecompiledHeader="0"
31                                 BrowseInformation="1"
32                                 WarningLevel="3"
33                                 Detect64BitPortabilityProblems="FALSE"
34                                 DebugInformationFormat="4"
35                                 DisableSpecificWarnings="4355,4146,4800"/>
36                         <Tool
37                                 Name="VCCustomBuildTool"/>
38                         <Tool
39                                 Name="VCLinkerTool"
40                                 OutputFile="$(OutDir)\TableGen.exe"
41                                 LinkIncremental="2"
42                                 AdditionalLibraryDirectories=""
43                                 GenerateDebugInformation="TRUE"
44                                 ProgramDatabaseFile="$(OutDir)/TableGen.pdb"
45                                 SubSystem="1"
46                                 TargetMachine="1"/>
47                         <Tool
48                                 Name="VCMIDLTool"/>
49                         <Tool
50                                 Name="VCPostBuildEventTool"/>
51                         <Tool
52                                 Name="VCPreBuildEventTool"/>
53                         <Tool
54                                 Name="VCPreLinkEventTool"/>
55                         <Tool
56                                 Name="VCResourceCompilerTool"/>
57                         <Tool
58                                 Name="VCWebServiceProxyGeneratorTool"/>
59                         <Tool
60                                 Name="VCXMLDataGeneratorTool"/>
61                         <Tool
62                                 Name="VCWebDeploymentTool"/>
63                         <Tool
64                                 Name="VCManagedWrapperGeneratorTool"/>
65                         <Tool
66                                 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
67                 </Configuration>
68                 <Configuration
69                         Name="Release|Win32"
70                         OutputDirectory="..\Release"
71                         IntermediateDirectory="Release"
72                         ConfigurationType="1"
73                         CharacterSet="2">
74                         <Tool
75                                 Name="VCCLCompilerTool"
76                                 AdditionalIncludeDirectories="..\..\include;..;..\..\utils\tablegen"
77                                 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32;NDEBUG;_CONSOLE;__STDC_LIMIT_MACROS"
78                                 StringPooling="TRUE"
79                                 RuntimeLibrary="2"
80                                 ForceConformanceInForLoopScope="TRUE"
81                                 RuntimeTypeInfo="TRUE"
82                                 UsePrecompiledHeader="0"
83                                 WarningLevel="3"
84                                 Detect64BitPortabilityProblems="FALSE"
85                                 DebugInformationFormat="3"
86                                 DisableSpecificWarnings="4355,4146,4800"/>
87                         <Tool
88                                 Name="VCCustomBuildTool"/>
89                         <Tool
90                                 Name="VCLinkerTool"
91                                 OutputFile="$(OutDir)\TableGen.exe"
92                                 LinkIncremental="1"
93                                 AdditionalLibraryDirectories=""
94                                 GenerateDebugInformation="TRUE"
95                                 SubSystem="1"
96                                 OptimizeReferences="2"
97                                 EnableCOMDATFolding="2"
98                                 TargetMachine="1"/>
99                         <Tool
100                                 Name="VCMIDLTool"/>
101                         <Tool
102                                 Name="VCPostBuildEventTool"/>
103                         <Tool
104                                 Name="VCPreBuildEventTool"/>
105                         <Tool
106                                 Name="VCPreLinkEventTool"/>
107                         <Tool
108                                 Name="VCResourceCompilerTool"/>
109                         <Tool
110                                 Name="VCWebServiceProxyGeneratorTool"/>
111                         <Tool
112                                 Name="VCXMLDataGeneratorTool"/>
113                         <Tool
114                                 Name="VCWebDeploymentTool"/>
115                         <Tool
116                                 Name="VCManagedWrapperGeneratorTool"/>
117                         <Tool
118                                 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
119                 </Configuration>
120         </Configurations>
121         <References>
122         </References>
123         <Files>
124                 <Filter
125                         Name="Source Files"
126                         Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
127                         UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
128                         <File
129                                 RelativePath="..\..\utils\TableGen\AsmWriterEmitter.cpp">
130                         </File>
131                         <File
132                                 RelativePath="..\..\utils\TableGen\CodeEmitterGen.cpp">
133                         </File>
134                         <File
135                                 RelativePath="..\..\utils\TableGen\CodeGenTarget.cpp">
136                         </File>
137                         <File
138                                 RelativePath="..\..\utils\TableGen\DAGISelEmitter.cpp">
139                         </File>
140                         <File
141                                 RelativePath="..\..\utils\TableGen\FileLexer.l">
142                                 <FileConfiguration
143                                         Name="Debug|Win32">
144                                         <Tool
145                                                 Name="VCCustomBuildTool"
146                                                 Description="Flexing $(InputFileName)"
147                                                 CommandLine="..\doflex.cmd debug $(InputName) $(InputPath)
148 "
149                                                 Outputs="$(InputName).cpp"/>
150                                 </FileConfiguration>
151                                 <FileConfiguration
152                                         Name="Release|Win32">
153                                         <Tool
154                                                 Name="VCCustomBuildTool"
155                                                 Description="Flexing $(InputFileName)"
156                                                 CommandLine="..\doflex.cmd release $(InputName) $(InputPath)
157 "
158                                                 Outputs="$(InputName).cpp"/>
159                                 </FileConfiguration>
160                         </File>
161                         <File
162                                 RelativePath="..\..\utils\TableGen\FileParser.y">
163                                 <FileConfiguration
164                                         Name="Debug|Win32">
165                                         <Tool
166                                                 Name="VCCustomBuildTool"
167                                                 Description="Bisoning $(InputFileName)"
168                                                 CommandLine="..\dobison.cmd File debug $(InputName) $(InputPath)
169 "
170                                                 Outputs="$(InputName).cpp;$(InputName).h;$(InputName).output"/>
171                                 </FileConfiguration>
172                                 <FileConfiguration
173                                         Name="Release|Win32">
174                                         <Tool
175                                                 Name="VCCustomBuildTool"
176                                                 Description="Bisoning $(InputFileName)"
177                                                 CommandLine="..\dobison.cmd File release $(InputName) $(InputPath)
178 "
179                                                 Outputs="$(InputName).cpp;$(InputName).h;$(InputName).output"/>
180                                 </FileConfiguration>
181                         </File>
182                         <File
183                                 RelativePath="..\..\utils\TableGen\InstrInfoEmitter.cpp">
184                         </File>
185                         <File
186                                 RelativePath="..\..\utils\TableGen\IntrinsicEmitter.cpp">
187                         </File>
188                         <File
189                                 RelativePath="..\..\utils\TableGen\Record.cpp">
190                         </File>
191                         <File
192                                 RelativePath="..\..\utils\TableGen\RegisterInfoEmitter.cpp">
193                         </File>
194                         <File
195                                 RelativePath="..\..\utils\TableGen\SubtargetEmitter.cpp">
196                         </File>
197                         <File
198                                 RelativePath="..\..\utils\TableGen\TableGen.cpp">
199                         </File>
200                         <File
201                                 RelativePath="..\..\utils\TableGen\TableGenBackend.cpp">
202                         </File>
203                 </Filter>
204                 <Filter
205                         Name="Header Files"
206                         Filter="h;hpp;hxx;hm;inl;inc;xsd"
207                         UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
208                         <File
209                                 RelativePath="..\..\utils\TableGen\AsmWriterEmitter.h">
210                         </File>
211                         <File
212                                 RelativePath="..\..\utils\TableGen\CodeEmitterGen.h">
213                         </File>
214                         <File
215                                 RelativePath="..\..\utils\TableGen\CodeGenInstruction.h">
216                         </File>
217                         <File
218                                 RelativePath="..\..\utils\TableGen\CodeGenIntrinsics.h">
219                         </File>
220                         <File
221                                 RelativePath="..\..\utils\TableGen\CodeGenRegisters.h">
222                         </File>
223                         <File
224                                 RelativePath="..\..\utils\TableGen\CodeGenTarget.h">
225                         </File>
226                         <File
227                                 RelativePath="..\..\utils\TableGen\DAGISelEmitter.h">
228                         </File>
229                         <File
230                                 RelativePath="..\..\utils\TableGen\InstrInfoEmitter.h">
231                         </File>
232                         <File
233                                 RelativePath="..\..\utils\TableGen\IntrinsicEmitter.h">
234                         </File>
235                         <File
236                                 RelativePath="..\..\utils\TableGen\Record.h">
237                         </File>
238                         <File
239                                 RelativePath="..\..\utils\TableGen\RegisterInfoEmitter.h">
240                         </File>
241                         <File
242                                 RelativePath="..\..\utils\TableGen\SubtargetEmitter.h">
243                         </File>
244                         <File
245                                 RelativePath="..\..\utils\TableGen\TableGenBackend.h">
246                         </File>
247                 </Filter>
248                 <Filter
249                         Name="Generated Files"
250                         Filter="">
251                         <File
252                                 RelativePath="FileLexer.cpp">
253                                 <FileConfiguration
254                                         Name="Debug|Win32">
255                                         <Tool
256                                                 Name="VCCLCompilerTool"
257                                                 PreprocessorDefinitions="YY_SKIP_YYWRAP"/>
258                                 </FileConfiguration>
259                                 <FileConfiguration
260                                         Name="Release|Win32">
261                                         <Tool
262                                                 Name="VCCLCompilerTool"
263                                                 PreprocessorDefinitions="YY_SKIP_YYWRAP"/>
264                                 </FileConfiguration>
265                         </File>
266                         <File
267                                 RelativePath="fileparser.cpp">
268                                 <FileConfiguration
269                                         Name="Debug|Win32">
270                                         <Tool
271                                                 Name="VCCLCompilerTool"
272                                                 DisableSpecificWarnings="4065"/>
273                                 </FileConfiguration>
274                                 <FileConfiguration
275                                         Name="Release|Win32">
276                                         <Tool
277                                                 Name="VCCLCompilerTool"
278                                                 DisableSpecificWarnings="4065"/>
279                                 </FileConfiguration>
280                         </File>
281                         <File
282                                 RelativePath="fileparser.h">
283                         </File>
284                 </Filter>
285         </Files>
286         <Globals>
287         </Globals>
288 </VisualStudioProject>