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="CodeGen" |
| 6 | ProjectGUID="{08CEB1BB-C2A4-4587-B9A9-AEDB8FB44897}" |
| 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 | <Tool |
| 20 | Name="VCCLCompilerTool" |
| 21 | Optimization="0" |
| 22 | AdditionalIncludeDirectories="..\..\include;.." |
| 23 | PreprocessorDefinitions="WIN32;_DEBUG;_LIB;__STDC_LIMIT_MACROS" |
| 24 | MinimalRebuild="TRUE" |
| 25 | BasicRuntimeChecks="3" |
| 26 | RuntimeLibrary="3" |
| 27 | ForceConformanceInForLoopScope="TRUE" |
| 28 | RuntimeTypeInfo="TRUE" |
| 29 | UsePrecompiledHeader="0" |
| 30 | WarningLevel="3" |
| 31 | Detect64BitPortabilityProblems="TRUE" |
| 32 | DebugInformationFormat="4" |
| 33 | DisableSpecificWarnings="4800;4244;4267"/> |
| 34 | <Tool |
| 35 | Name="VCCustomBuildTool"/> |
| 36 | <Tool |
| 37 | Name="VCLibrarianTool" |
| 38 | OutputFile="$(OutDir)/CodeGen.lib"/> |
| 39 | <Tool |
| 40 | Name="VCMIDLTool"/> |
| 41 | <Tool |
| 42 | Name="VCPostBuildEventTool"/> |
| 43 | <Tool |
| 44 | Name="VCPreBuildEventTool"/> |
| 45 | <Tool |
| 46 | Name="VCPreLinkEventTool"/> |
| 47 | <Tool |
| 48 | Name="VCResourceCompilerTool"/> |
| 49 | <Tool |
| 50 | Name="VCWebServiceProxyGeneratorTool"/> |
| 51 | <Tool |
| 52 | Name="VCXMLDataGeneratorTool"/> |
| 53 | <Tool |
| 54 | Name="VCManagedWrapperGeneratorTool"/> |
| 55 | <Tool |
| 56 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
| 57 | </Configuration> |
| 58 | <Configuration |
| 59 | Name="Release|Win32" |
| 60 | OutputDirectory="..\Release" |
| 61 | IntermediateDirectory="Release" |
| 62 | ConfigurationType="4" |
| 63 | CharacterSet="2"> |
| 64 | <Tool |
| 65 | Name="VCCLCompilerTool" |
| 66 | AdditionalIncludeDirectories="..\..\include;.." |
| 67 | PreprocessorDefinitions="WIN32;NDEBUG;_LIB;__STDC_LIMIT_MACROS" |
| 68 | RuntimeLibrary="2" |
| 69 | ForceConformanceInForLoopScope="TRUE" |
| 70 | RuntimeTypeInfo="TRUE" |
| 71 | UsePrecompiledHeader="0" |
| 72 | WarningLevel="3" |
| 73 | Detect64BitPortabilityProblems="TRUE" |
| 74 | DebugInformationFormat="3" |
| 75 | DisableSpecificWarnings="4099;4800;4244;4267"/> |
| 76 | <Tool |
| 77 | Name="VCCustomBuildTool"/> |
| 78 | <Tool |
| 79 | Name="VCLibrarianTool" |
| 80 | OutputFile="$(OutDir)/CodeGen.lib"/> |
| 81 | <Tool |
| 82 | Name="VCMIDLTool"/> |
| 83 | <Tool |
| 84 | Name="VCPostBuildEventTool"/> |
| 85 | <Tool |
| 86 | Name="VCPreBuildEventTool"/> |
| 87 | <Tool |
| 88 | Name="VCPreLinkEventTool"/> |
| 89 | <Tool |
| 90 | Name="VCResourceCompilerTool"/> |
| 91 | <Tool |
| 92 | Name="VCWebServiceProxyGeneratorTool"/> |
| 93 | <Tool |
| 94 | Name="VCXMLDataGeneratorTool"/> |
| 95 | <Tool |
| 96 | Name="VCManagedWrapperGeneratorTool"/> |
| 97 | <Tool |
| 98 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
| 99 | </Configuration> |
| 100 | </Configurations> |
| 101 | <References> |
| 102 | </References> |
| 103 | <Files> |
| 104 | <Filter |
| 105 | Name="Source Files" |
| 106 | Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" |
| 107 | UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"> |
| 108 | <File |
| 109 | RelativePath="..\..\lib\CodeGen\AsmPrinter.cpp"> |
| 110 | </File> |
| 111 | <File |
| 112 | RelativePath="..\..\lib\CodeGen\BranchFolding.cpp"> |
| 113 | </File> |
| 114 | <File |
| 115 | RelativePath="..\..\lib\CodeGen\IntrinsicLowering.cpp"> |
| 116 | </File> |
| 117 | <File |
| 118 | RelativePath="..\..\lib\CodeGen\LiveInterval.cpp"> |
| 119 | </File> |
| 120 | <File |
| 121 | RelativePath="..\..\lib\CodeGen\LiveIntervalAnalysis.cpp"> |
| 122 | </File> |
| 123 | <File |
| 124 | RelativePath="..\..\lib\CodeGen\LiveVariables.cpp"> |
| 125 | </File> |
| 126 | <File |
| 127 | RelativePath="..\..\lib\CodeGen\MachineBasicBlock.cpp"> |
| 128 | </File> |
| 129 | <File |
| 130 | RelativePath="..\..\lib\CodeGen\MachineCodeEmitter.cpp"> |
| 131 | </File> |
| 132 | <File |
| 133 | RelativePath="..\..\lib\CodeGen\MachineFunction.cpp"> |
| 134 | </File> |
| 135 | <File |
| 136 | RelativePath="..\..\lib\CodeGen\MachineInstr.cpp"> |
| 137 | </File> |
| 138 | <File |
| 139 | RelativePath="..\..\lib\CodeGen\Passes.cpp"> |
| 140 | </File> |
| 141 | <File |
| 142 | RelativePath="..\..\lib\CodeGen\PHIElimination.cpp"> |
| 143 | </File> |
| 144 | <File |
| 145 | RelativePath="..\..\lib\CodeGen\PrologEpilogInserter.cpp"> |
| 146 | </File> |
| 147 | <File |
| 148 | RelativePath="..\..\lib\CodeGen\RegAllocIterativeScan.cpp"> |
| 149 | </File> |
| 150 | <File |
| 151 | RelativePath="..\..\lib\CodeGen\RegAllocLinearScan.cpp"> |
| 152 | </File> |
| 153 | <File |
| 154 | RelativePath="..\..\lib\CodeGen\RegAllocLocal.cpp"> |
| 155 | </File> |
| 156 | <File |
| 157 | RelativePath="..\..\lib\CodeGen\RegAllocSimple.cpp"> |
| 158 | </File> |
| 159 | <File |
| 160 | RelativePath="..\..\lib\CodeGen\TwoAddressInstructionPass.cpp"> |
| 161 | </File> |
| 162 | <File |
| 163 | RelativePath="..\..\lib\CodeGen\UnreachableBlockElim.cpp"> |
| 164 | </File> |
| 165 | <File |
| 166 | RelativePath="..\..\lib\CodeGen\VirtRegMap.cpp"> |
| 167 | </File> |
| 168 | </Filter> |
| 169 | <Filter |
| 170 | Name="Header Files" |
| 171 | Filter="h;hpp;hxx;hm;inl;inc;xsd" |
| 172 | UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"> |
| 173 | <File |
| 174 | RelativePath="..\..\lib\CodeGen\LiveInterval.h"> |
| 175 | </File> |
| 176 | <File |
| 177 | RelativePath="..\..\lib\CodeGen\LiveIntervalAnalysis.h"> |
| 178 | </File> |
| 179 | <File |
| 180 | RelativePath="..\..\lib\CodeGen\PhysRegTracker.h"> |
| 181 | </File> |
| 182 | <File |
| 183 | RelativePath="..\..\lib\CodeGen\VirtRegMap.h"> |
| 184 | </File> |
| 185 | </Filter> |
| 186 | </Files> |
| 187 | <Globals> |
| 188 | </Globals> |
| 189 | </VisualStudioProject> |