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="Target" |
| 6 | ProjectGUID="{059FBAB8-C76D-48A0-AA75-3C57BD3EAFE4}" |
| 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;.." |
Jeff Cohen | 9247d0b | 2006-01-30 04:07:08 +0000 | [diff] [blame] | 23 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32;_DEBUG;_LIB;__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="VCLibrarianTool" |
| 40 | OutputFile="$(OutDir)/Target.lib"/> |
| 41 | <Tool |
| 42 | Name="VCMIDLTool"/> |
| 43 | <Tool |
| 44 | Name="VCPostBuildEventTool"/> |
| 45 | <Tool |
| 46 | Name="VCPreBuildEventTool"/> |
| 47 | <Tool |
| 48 | Name="VCPreLinkEventTool"/> |
| 49 | <Tool |
| 50 | Name="VCResourceCompilerTool"/> |
| 51 | <Tool |
| 52 | Name="VCWebServiceProxyGeneratorTool"/> |
| 53 | <Tool |
| 54 | Name="VCXMLDataGeneratorTool"/> |
| 55 | <Tool |
| 56 | Name="VCManagedWrapperGeneratorTool"/> |
| 57 | <Tool |
| 58 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
| 59 | </Configuration> |
| 60 | <Configuration |
| 61 | Name="Release|Win32" |
| 62 | OutputDirectory="..\Release" |
| 63 | IntermediateDirectory="Release" |
| 64 | ConfigurationType="4" |
| 65 | CharacterSet="2"> |
| 66 | <Tool |
| 67 | Name="VCCLCompilerTool" |
| 68 | AdditionalIncludeDirectories="..\..\include;.." |
Jeff Cohen | 9247d0b | 2006-01-30 04:07:08 +0000 | [diff] [blame] | 69 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32;NDEBUG;_LIB;__STDC_LIMIT_MACROS" |
Jeff Cohen | 6f0e680 | 2005-12-17 00:14:47 +0000 | [diff] [blame] | 70 | StringPooling="TRUE" |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 71 | RuntimeLibrary="2" |
| 72 | ForceConformanceInForLoopScope="TRUE" |
| 73 | RuntimeTypeInfo="TRUE" |
| 74 | UsePrecompiledHeader="0" |
| 75 | WarningLevel="3" |
Jeff Cohen | f339721 | 2004-12-18 07:05:59 +0000 | [diff] [blame] | 76 | Detect64BitPortabilityProblems="FALSE" |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 77 | DebugInformationFormat="3" |
Jeff Cohen | b32d785 | 2005-01-30 17:54:12 +0000 | [diff] [blame] | 78 | DisableSpecificWarnings="4355,4146,4800"/> |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 79 | <Tool |
| 80 | Name="VCCustomBuildTool"/> |
| 81 | <Tool |
| 82 | Name="VCLibrarianTool" |
| 83 | OutputFile="$(OutDir)/Target.lib"/> |
| 84 | <Tool |
| 85 | Name="VCMIDLTool"/> |
| 86 | <Tool |
| 87 | Name="VCPostBuildEventTool"/> |
| 88 | <Tool |
| 89 | Name="VCPreBuildEventTool"/> |
| 90 | <Tool |
| 91 | Name="VCPreLinkEventTool"/> |
| 92 | <Tool |
| 93 | Name="VCResourceCompilerTool"/> |
| 94 | <Tool |
| 95 | Name="VCWebServiceProxyGeneratorTool"/> |
| 96 | <Tool |
| 97 | Name="VCXMLDataGeneratorTool"/> |
| 98 | <Tool |
| 99 | Name="VCManagedWrapperGeneratorTool"/> |
| 100 | <Tool |
| 101 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
| 102 | </Configuration> |
| 103 | </Configurations> |
| 104 | <References> |
| 105 | </References> |
| 106 | <Files> |
| 107 | <Filter |
| 108 | Name="Source Files" |
| 109 | Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" |
| 110 | UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"> |
| 111 | <File |
| 112 | RelativePath="..\..\lib\Target\MRegisterInfo.cpp"> |
| 113 | </File> |
| 114 | <File |
Jeff Cohen | 7cd57f4 | 2005-09-02 02:51:42 +0000 | [diff] [blame] | 115 | RelativePath="..\..\lib\Target\SubtargetFeature.cpp"> |
| 116 | </File> |
| 117 | <File |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 118 | RelativePath="..\..\lib\Target\TargetData.cpp"> |
| 119 | </File> |
| 120 | <File |
| 121 | RelativePath="..\..\lib\Target\TargetFrameInfo.cpp"> |
| 122 | </File> |
| 123 | <File |
| 124 | RelativePath="..\..\lib\Target\TargetInstrInfo.cpp"> |
| 125 | </File> |
| 126 | <File |
Jeff Cohen | bb66a9f | 2005-01-07 15:52:36 +0000 | [diff] [blame] | 127 | RelativePath="..\..\lib\Target\TargetLowering.cpp"> |
| 128 | </File> |
| 129 | <File |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 130 | RelativePath="..\..\lib\Target\TargetMachine.cpp"> |
| 131 | </File> |
| 132 | <File |
| 133 | RelativePath="..\..\lib\Target\TargetMachineRegistry.cpp"> |
| 134 | </File> |
| 135 | <File |
Jeff Cohen | d73e460 | 2005-07-12 03:00:20 +0000 | [diff] [blame] | 136 | RelativePath="..\..\lib\Target\TargetSubtarget.cpp"> |
| 137 | </File> |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 138 | </Filter> |
| 139 | <Filter |
| 140 | Name="Header Files" |
| 141 | Filter="h;hpp;hxx;hm;inl;inc;xsd" |
| 142 | UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"> |
Chris Lattner | ffbc58d | 2004-12-04 19:14:38 +0000 | [diff] [blame] | 143 | <File |
| 144 | RelativePath="..\..\include\llvm\Target\MRegisterInfo.h"> |
| 145 | </File> |
| 146 | <File |
Jeff Cohen | 7cd57f4 | 2005-09-02 02:51:42 +0000 | [diff] [blame] | 147 | RelativePath="..\..\include\llvm\Target\SubtargetFeature.h"> |
| 148 | </File> |
| 149 | <File |
Chris Lattner | ffbc58d | 2004-12-04 19:14:38 +0000 | [diff] [blame] | 150 | RelativePath="..\..\include\llvm\Target\TargetData.h"> |
| 151 | </File> |
| 152 | <File |
| 153 | RelativePath="..\..\include\llvm\Target\TargetFrameInfo.h"> |
| 154 | </File> |
| 155 | <File |
| 156 | RelativePath="..\..\include\llvm\Target\TargetInstrInfo.h"> |
| 157 | </File> |
| 158 | <File |
Jeff Cohen | 9489c04 | 2005-10-28 01:43:09 +0000 | [diff] [blame] | 159 | RelativePath="..\..\include\llvm\Target\TargetInstrItineraries.h"> |
| 160 | </File> |
| 161 | <File |
Chris Lattner | ffbc58d | 2004-12-04 19:14:38 +0000 | [diff] [blame] | 162 | RelativePath="..\..\include\llvm\Target\TargetJITInfo.h"> |
| 163 | </File> |
| 164 | <File |
Jeff Cohen | bb66a9f | 2005-01-07 15:52:36 +0000 | [diff] [blame] | 165 | RelativePath="..\..\include\llvm\Target\TargetLowering.h"> |
| 166 | </File> |
| 167 | <File |
Chris Lattner | ffbc58d | 2004-12-04 19:14:38 +0000 | [diff] [blame] | 168 | RelativePath="..\..\include\llvm\Target\TargetMachine.h"> |
| 169 | </File> |
| 170 | <File |
| 171 | RelativePath="..\..\include\llvm\Target\TargetMachineRegistry.h"> |
| 172 | </File> |
| 173 | <File |
| 174 | RelativePath="..\..\include\llvm\Target\TargetOptions.h"> |
| 175 | </File> |
| 176 | <File |
Jeff Cohen | d73e460 | 2005-07-12 03:00:20 +0000 | [diff] [blame] | 177 | RelativePath="..\..\include\llvm\Target\TargetSubtarget.h"> |
| 178 | </File> |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 179 | </Filter> |
| 180 | </Files> |
| 181 | <Globals> |
| 182 | </Globals> |
| 183 | </VisualStudioProject> |