Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 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" |
Jeff Cohen | ab79137 | 2005-02-02 06:33:11 +0000 | [diff] [blame] | 15 | OutputDirectory="..\Debug" |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 16 | IntermediateDirectory="Debug" |
| 17 | ConfigurationType="1" |
| 18 | CharacterSet="2"> |
| 19 | <Tool |
| 20 | Name="VCCLCompilerTool" |
| 21 | Optimization="0" |
Jeff Cohen | 4ed1de8 | 2005-10-26 05:37:34 +0000 | [diff] [blame] | 22 | AdditionalIncludeDirectories="..\..\include;..;..\..\utils\tablegen" |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 23 | PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;__STDC_LIMIT_MACROS" |
Jeff Cohen | 6f0e680 | 2005-12-17 00:14:47 +0000 | [diff] [blame^] | 24 | StringPooling="TRUE" |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 25 | MinimalRebuild="TRUE" |
| 26 | BasicRuntimeChecks="3" |
| 27 | RuntimeLibrary="3" |
| 28 | ForceConformanceInForLoopScope="TRUE" |
| 29 | RuntimeTypeInfo="TRUE" |
| 30 | UsePrecompiledHeader="0" |
Jeff Cohen | 91c3e2d | 2004-12-19 02:29:00 +0000 | [diff] [blame] | 31 | BrowseInformation="1" |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 32 | WarningLevel="3" |
Jeff Cohen | 530f887 | 2004-12-18 06:55:41 +0000 | [diff] [blame] | 33 | Detect64BitPortabilityProblems="FALSE" |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 34 | DebugInformationFormat="4" |
Jeff Cohen | b32d785 | 2005-01-30 17:54:12 +0000 | [diff] [blame] | 35 | DisableSpecificWarnings="4355,4146,4800"/> |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 36 | <Tool |
| 37 | Name="VCCustomBuildTool"/> |
| 38 | <Tool |
| 39 | Name="VCLinkerTool" |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 40 | OutputFile="$(OutDir)\TableGen.exe" |
| 41 | LinkIncremental="2" |
Jeff Cohen | ae7b071 | 2005-01-01 19:37:14 +0000 | [diff] [blame] | 42 | AdditionalLibraryDirectories="" |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 43 | GenerateDebugInformation="TRUE" |
| 44 | ProgramDatabaseFile="$(OutDir)/TableGen.pdb" |
| 45 | SubSystem="1" |
| 46 | TargetMachine="1"/> |
| 47 | <Tool |
| 48 | Name="VCMIDLTool"/> |
| 49 | <Tool |
Jeff Cohen | 0f7745f | 2005-01-01 18:17:40 +0000 | [diff] [blame] | 50 | Name="VCPostBuildEventTool"/> |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 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" |
Jeff Cohen | ab79137 | 2005-02-02 06:33:11 +0000 | [diff] [blame] | 70 | OutputDirectory="..\Release" |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 71 | IntermediateDirectory="Release" |
| 72 | ConfigurationType="1" |
| 73 | CharacterSet="2"> |
| 74 | <Tool |
| 75 | Name="VCCLCompilerTool" |
Jeff Cohen | 4ed1de8 | 2005-10-26 05:37:34 +0000 | [diff] [blame] | 76 | AdditionalIncludeDirectories="..\..\include;..;..\..\utils\tablegen" |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 77 | PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;__STDC_LIMIT_MACROS" |
Jeff Cohen | 6f0e680 | 2005-12-17 00:14:47 +0000 | [diff] [blame^] | 78 | StringPooling="TRUE" |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 79 | RuntimeLibrary="2" |
| 80 | ForceConformanceInForLoopScope="TRUE" |
| 81 | RuntimeTypeInfo="TRUE" |
| 82 | UsePrecompiledHeader="0" |
| 83 | WarningLevel="3" |
Jeff Cohen | f339721 | 2004-12-18 07:05:59 +0000 | [diff] [blame] | 84 | Detect64BitPortabilityProblems="FALSE" |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 85 | DebugInformationFormat="3" |
Jeff Cohen | b32d785 | 2005-01-30 17:54:12 +0000 | [diff] [blame] | 86 | DisableSpecificWarnings="4355,4146,4800"/> |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 87 | <Tool |
| 88 | Name="VCCustomBuildTool"/> |
| 89 | <Tool |
| 90 | Name="VCLinkerTool" |
| 91 | OutputFile="$(OutDir)\TableGen.exe" |
| 92 | LinkIncremental="1" |
Jeff Cohen | ae7b071 | 2005-01-01 19:37:14 +0000 | [diff] [blame] | 93 | AdditionalLibraryDirectories="" |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 94 | GenerateDebugInformation="TRUE" |
| 95 | SubSystem="1" |
| 96 | OptimizeReferences="2" |
| 97 | EnableCOMDATFolding="2" |
| 98 | TargetMachine="1"/> |
| 99 | <Tool |
| 100 | Name="VCMIDLTool"/> |
| 101 | <Tool |
Jeff Cohen | 0f7745f | 2005-01-01 18:17:40 +0000 | [diff] [blame] | 102 | Name="VCPostBuildEventTool"/> |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 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 |
Jeff Cohen | 8337b07 | 2005-09-10 02:00:02 +0000 | [diff] [blame] | 138 | RelativePath="..\..\utils\TableGen\DAGISelEmitter.cpp"> |
| 139 | </File> |
| 140 | <File |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 141 | RelativePath="..\..\utils\TableGen\FileLexer.l"> |
| 142 | <FileConfiguration |
| 143 | Name="Debug|Win32"> |
| 144 | <Tool |
| 145 | Name="VCCustomBuildTool" |
Jeff Cohen | 2f654ba | 2005-01-04 06:18:10 +0000 | [diff] [blame] | 146 | Description="Flexing $(InputFileName)" |
Jeff Cohen | 4ed1de8 | 2005-10-26 05:37:34 +0000 | [diff] [blame] | 147 | CommandLine="..\doflex.cmd debug $(InputName) $(InputPath)" |
| 148 | Outputs="$(InputName).cpp"/> |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 149 | </FileConfiguration> |
| 150 | <FileConfiguration |
| 151 | Name="Release|Win32"> |
| 152 | <Tool |
| 153 | Name="VCCustomBuildTool" |
Jeff Cohen | 2f654ba | 2005-01-04 06:18:10 +0000 | [diff] [blame] | 154 | Description="Flexing $(InputFileName)" |
Jeff Cohen | 4ed1de8 | 2005-10-26 05:37:34 +0000 | [diff] [blame] | 155 | CommandLine="..\doflex.cmd release $(InputName) $(InputPath)" |
| 156 | Outputs="$(InputName).cpp"/> |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 157 | </FileConfiguration> |
| 158 | </File> |
| 159 | <File |
| 160 | RelativePath="..\..\utils\TableGen\FileParser.y"> |
| 161 | <FileConfiguration |
| 162 | Name="Debug|Win32"> |
| 163 | <Tool |
| 164 | Name="VCCustomBuildTool" |
Jeff Cohen | 2f654ba | 2005-01-04 06:18:10 +0000 | [diff] [blame] | 165 | Description="Bisoning $(InputFileName)" |
Jeff Cohen | 53c13b1 | 2005-10-27 01:10:36 +0000 | [diff] [blame] | 166 | CommandLine="..\dobison.cmd File debug $(InputName) $(InputPath)" |
| 167 | Outputs="$(InputName).cpp;$(InputName).h;$(InputName).output"/> |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 168 | </FileConfiguration> |
| 169 | <FileConfiguration |
| 170 | Name="Release|Win32"> |
| 171 | <Tool |
| 172 | Name="VCCustomBuildTool" |
Jeff Cohen | 2f654ba | 2005-01-04 06:18:10 +0000 | [diff] [blame] | 173 | Description="Bisoning $(InputFileName)" |
Jeff Cohen | 53c13b1 | 2005-10-27 01:10:36 +0000 | [diff] [blame] | 174 | CommandLine="..\dobison.cmd File release $(InputName) $(InputPath)" |
| 175 | Outputs="$(InputName).cpp;$(InputName).h;$(InputName).output"/> |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 176 | </FileConfiguration> |
| 177 | </File> |
| 178 | <File |
| 179 | RelativePath="..\..\utils\TableGen\InstrInfoEmitter.cpp"> |
| 180 | </File> |
| 181 | <File |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 182 | RelativePath="..\..\utils\TableGen\Record.cpp"> |
| 183 | </File> |
| 184 | <File |
| 185 | RelativePath="..\..\utils\TableGen\RegisterInfoEmitter.cpp"> |
| 186 | </File> |
| 187 | <File |
Jeff Cohen | 9cc5a0a | 2005-10-23 01:22:33 +0000 | [diff] [blame] | 188 | RelativePath="..\..\utils\TableGen\SubtargetEmitter.cpp"> |
| 189 | </File> |
| 190 | <File |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 191 | RelativePath="..\..\utils\TableGen\TableGen.cpp"> |
| 192 | </File> |
| 193 | <File |
| 194 | RelativePath="..\..\utils\TableGen\TableGenBackend.cpp"> |
| 195 | </File> |
| 196 | </Filter> |
| 197 | <Filter |
| 198 | Name="Header Files" |
| 199 | Filter="h;hpp;hxx;hm;inl;inc;xsd" |
| 200 | UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"> |
| 201 | <File |
| 202 | RelativePath="..\..\utils\TableGen\AsmWriterEmitter.h"> |
| 203 | </File> |
| 204 | <File |
| 205 | RelativePath="..\..\utils\TableGen\CodeEmitterGen.h"> |
| 206 | </File> |
| 207 | <File |
| 208 | RelativePath="..\..\utils\TableGen\CodeGenInstruction.h"> |
| 209 | </File> |
| 210 | <File |
| 211 | RelativePath="..\..\utils\TableGen\CodeGenRegisters.h"> |
| 212 | </File> |
| 213 | <File |
| 214 | RelativePath="..\..\utils\TableGen\CodeGenTarget.h"> |
| 215 | </File> |
| 216 | <File |
Jeff Cohen | 8337b07 | 2005-09-10 02:00:02 +0000 | [diff] [blame] | 217 | RelativePath="..\..\utils\TableGen\DAGISelEmitter.h"> |
| 218 | </File> |
| 219 | <File |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 220 | RelativePath="..\..\utils\TableGen\InstrInfoEmitter.h"> |
| 221 | </File> |
| 222 | <File |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 223 | RelativePath="..\..\utils\TableGen\Record.h"> |
| 224 | </File> |
| 225 | <File |
| 226 | RelativePath="..\..\utils\TableGen\RegisterInfoEmitter.h"> |
| 227 | </File> |
| 228 | <File |
Jeff Cohen | 9cc5a0a | 2005-10-23 01:22:33 +0000 | [diff] [blame] | 229 | RelativePath="..\..\utils\TableGen\SubtargetEmitter.h"> |
| 230 | </File> |
| 231 | <File |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 232 | RelativePath="..\..\utils\TableGen\TableGenBackend.h"> |
| 233 | </File> |
| 234 | </Filter> |
| 235 | <Filter |
| 236 | Name="Generated Files" |
| 237 | Filter=""> |
| 238 | <File |
Jeff Cohen | 4ed1de8 | 2005-10-26 05:37:34 +0000 | [diff] [blame] | 239 | RelativePath="FileLexer.cpp"> |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 240 | <FileConfiguration |
| 241 | Name="Debug|Win32"> |
| 242 | <Tool |
| 243 | Name="VCCLCompilerTool" |
| 244 | PreprocessorDefinitions="YY_SKIP_YYWRAP"/> |
| 245 | </FileConfiguration> |
| 246 | <FileConfiguration |
| 247 | Name="Release|Win32"> |
| 248 | <Tool |
| 249 | Name="VCCLCompilerTool" |
| 250 | PreprocessorDefinitions="YY_SKIP_YYWRAP"/> |
| 251 | </FileConfiguration> |
| 252 | </File> |
| 253 | <File |
Jeff Cohen | 4ed1de8 | 2005-10-26 05:37:34 +0000 | [diff] [blame] | 254 | RelativePath="fileparser.cpp"> |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 255 | <FileConfiguration |
| 256 | Name="Debug|Win32"> |
| 257 | <Tool |
| 258 | Name="VCCLCompilerTool" |
| 259 | DisableSpecificWarnings="4065"/> |
| 260 | </FileConfiguration> |
| 261 | <FileConfiguration |
| 262 | Name="Release|Win32"> |
| 263 | <Tool |
| 264 | Name="VCCLCompilerTool" |
| 265 | DisableSpecificWarnings="4065"/> |
| 266 | </FileConfiguration> |
| 267 | </File> |
| 268 | <File |
Jeff Cohen | 4ed1de8 | 2005-10-26 05:37:34 +0000 | [diff] [blame] | 269 | RelativePath="fileparser.h"> |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 270 | </File> |
| 271 | </Filter> |
| 272 | </Files> |
| 273 | <Globals> |
| 274 | </Globals> |
| 275 | </VisualStudioProject> |