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="Analysis" |
| 6 | ProjectGUID="{0622E827-8464-489D-8B1C-B0B496F35C08}" |
| 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)/Analysis.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)/Analysis.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\Analysis\AliasAnalysis.cpp"> |
| 113 | </File> |
| 114 | <File |
| 115 | RelativePath="..\..\lib\Analysis\AliasAnalysisCounter.cpp"> |
| 116 | </File> |
| 117 | <File |
| 118 | RelativePath="..\..\lib\Analysis\AliasAnalysisEvaluator.cpp"> |
| 119 | </File> |
| 120 | <File |
| 121 | RelativePath="..\..\lib\Analysis\AliasSetTracker.cpp"> |
| 122 | </File> |
| 123 | <File |
| 124 | RelativePath="..\..\lib\Analysis\BasicAliasAnalysis.cpp"> |
| 125 | </File> |
| 126 | <File |
| 127 | RelativePath="..\..\lib\Analysis\CFGPrinter.cpp"> |
| 128 | </File> |
| 129 | <File |
Jeff Cohen | 9489c04 | 2005-10-28 01:43:09 +0000 | [diff] [blame] | 130 | RelativePath="..\..\lib\Analysis\ConstantFolding.cpp"> |
| 131 | </File> |
| 132 | <File |
Jeff Cohen | 1436f8b | 2006-04-08 00:43:03 +0000 | [diff] [blame] | 133 | RelativePath="..\..\lib\Analysis\ConstantRange.cpp"> |
| 134 | </File> |
| 135 | <File |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 136 | RelativePath="..\..\lib\Analysis\InstCount.cpp"> |
| 137 | </File> |
| 138 | <File |
| 139 | RelativePath="..\..\lib\Analysis\Interval.cpp"> |
| 140 | </File> |
| 141 | <File |
| 142 | RelativePath="..\..\lib\Analysis\IntervalPartition.cpp"> |
| 143 | </File> |
| 144 | <File |
| 145 | RelativePath="..\..\lib\Analysis\LoadValueNumbering.cpp"> |
| 146 | </File> |
| 147 | <File |
| 148 | RelativePath="..\..\lib\Analysis\LoopInfo.cpp"> |
| 149 | </File> |
| 150 | <File |
| 151 | RelativePath="..\..\lib\Analysis\PostDominators.cpp"> |
| 152 | </File> |
| 153 | <File |
| 154 | RelativePath="..\..\lib\Analysis\ProfileInfo.cpp"> |
| 155 | </File> |
| 156 | <File |
| 157 | RelativePath="..\..\lib\Analysis\ProfileInfoLoader.cpp"> |
| 158 | </File> |
| 159 | <File |
| 160 | RelativePath="..\..\lib\Analysis\ProfileInfoLoaderPass.cpp"> |
| 161 | </File> |
| 162 | <File |
| 163 | RelativePath="..\..\lib\Analysis\ScalarEvolution.cpp"> |
| 164 | </File> |
| 165 | <File |
Jeff Cohen | cfb1d42 | 2005-07-30 18:22:27 +0000 | [diff] [blame] | 166 | RelativePath="..\..\lib\Analysis\ScalarEvolutionExpander.cpp"> |
| 167 | </File> |
| 168 | <File |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 169 | RelativePath="..\..\lib\Analysis\Trace.cpp"> |
| 170 | </File> |
| 171 | <File |
| 172 | RelativePath="..\..\lib\Analysis\ValueNumbering.cpp"> |
| 173 | </File> |
Jeff Cohen | 3af72e7 | 2005-01-04 06:01:55 +0000 | [diff] [blame] | 174 | <Filter |
| 175 | Name="IPA" |
| 176 | Filter=""> |
| 177 | <File |
| 178 | RelativePath="..\..\lib\Analysis\Ipa\Andersens.cpp"> |
| 179 | </File> |
| 180 | <File |
| 181 | RelativePath="..\..\lib\Analysis\Ipa\CallGraph.cpp"> |
| 182 | </File> |
| 183 | <File |
| 184 | RelativePath="..\..\lib\Analysis\Ipa\CallGraphSCCPass.cpp"> |
| 185 | </File> |
| 186 | <File |
Jeff Cohen | 3af72e7 | 2005-01-04 06:01:55 +0000 | [diff] [blame] | 187 | RelativePath="..\..\lib\Analysis\Ipa\FindUsedTypes.cpp"> |
| 188 | </File> |
| 189 | <File |
| 190 | RelativePath="..\..\lib\Analysis\Ipa\GlobalsModRef.cpp"> |
| 191 | </File> |
Jeff Cohen | 3af72e7 | 2005-01-04 06:01:55 +0000 | [diff] [blame] | 192 | </Filter> |
Jeff Cohen | 2611dd4 | 2005-01-09 04:18:28 +0000 | [diff] [blame] | 193 | <Filter |
| 194 | Name="DataStructure" |
| 195 | Filter=""> |
| 196 | <File |
| 197 | RelativePath="..\..\lib\Analysis\DataStructure\BottomUpClosure.cpp"> |
| 198 | </File> |
| 199 | <File |
| 200 | RelativePath="..\..\lib\Analysis\DataStructure\CompleteBottomUp.cpp"> |
| 201 | </File> |
| 202 | <File |
| 203 | RelativePath="..\..\lib\Analysis\DataStructure\DataStructure.cpp"> |
| 204 | </File> |
| 205 | <File |
| 206 | RelativePath="..\..\lib\Analysis\DataStructure\DataStructureAA.cpp"> |
| 207 | </File> |
| 208 | <File |
| 209 | RelativePath="..\..\lib\Analysis\DataStructure\DataStructureOpt.cpp"> |
| 210 | </File> |
| 211 | <File |
| 212 | RelativePath="..\..\lib\Analysis\DataStructure\DataStructureStats.cpp"> |
| 213 | </File> |
| 214 | <File |
Jeff Cohen | 2611dd4 | 2005-01-09 04:18:28 +0000 | [diff] [blame] | 215 | RelativePath="..\..\lib\Analysis\DataStructure\DSCallSiteIterator.h"> |
| 216 | </File> |
| 217 | <File |
Jeff Cohen | e801408 | 2005-03-15 06:31:46 +0000 | [diff] [blame] | 218 | RelativePath="..\..\lib\Analysis\DataStructure\EquivClassGraphs.cpp"> |
| 219 | </File> |
| 220 | <File |
Jeff Cohen | 2611dd4 | 2005-01-09 04:18:28 +0000 | [diff] [blame] | 221 | RelativePath="..\..\lib\Analysis\DataStructure\GraphChecker.cpp"> |
| 222 | </File> |
| 223 | <File |
Jeff Cohen | 2611dd4 | 2005-01-09 04:18:28 +0000 | [diff] [blame] | 224 | RelativePath="..\..\lib\Analysis\DataStructure\Local.cpp"> |
| 225 | </File> |
| 226 | <File |
Jeff Cohen | 2611dd4 | 2005-01-09 04:18:28 +0000 | [diff] [blame] | 227 | RelativePath="..\..\lib\Analysis\DataStructure\Printer.cpp"> |
| 228 | </File> |
| 229 | <File |
| 230 | RelativePath="..\..\lib\Analysis\DataStructure\Steensgaard.cpp"> |
| 231 | </File> |
| 232 | <File |
| 233 | RelativePath="..\..\lib\Analysis\DataStructure\TopDownClosure.cpp"> |
| 234 | </File> |
| 235 | </Filter> |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 236 | </Filter> |
| 237 | <Filter |
| 238 | Name="Header Files" |
| 239 | Filter="h;hpp;hxx;hm;inl;inc;xsd" |
| 240 | UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"> |
Chris Lattner | ffbc58d | 2004-12-04 19:14:38 +0000 | [diff] [blame] | 241 | <File |
| 242 | RelativePath="..\..\include\llvm\Analysis\AliasAnalysis.h"> |
| 243 | </File> |
| 244 | <File |
| 245 | RelativePath="..\..\include\llvm\Analysis\AliasSetTracker.h"> |
| 246 | </File> |
| 247 | <File |
| 248 | RelativePath="..\..\include\llvm\Analysis\CallGraph.h"> |
| 249 | </File> |
| 250 | <File |
| 251 | RelativePath="..\..\include\llvm\Analysis\CFGPrinter.h"> |
| 252 | </File> |
| 253 | <File |
Jeff Cohen | 9489c04 | 2005-10-28 01:43:09 +0000 | [diff] [blame] | 254 | RelativePath="..\..\include\llvm\Analysis\ConstantFolding.h"> |
| 255 | </File> |
| 256 | <File |
Chris Lattner | ffbc58d | 2004-12-04 19:14:38 +0000 | [diff] [blame] | 257 | RelativePath="..\..\include\llvm\Analysis\ConstantsScanner.h"> |
| 258 | </File> |
| 259 | <File |
Chris Lattner | ffbc58d | 2004-12-04 19:14:38 +0000 | [diff] [blame] | 260 | RelativePath="..\..\include\llvm\Analysis\Dominators.h"> |
| 261 | </File> |
| 262 | <File |
Jeff Cohen | ce8d090 | 2006-01-08 18:29:44 +0000 | [diff] [blame] | 263 | RelativePath="..\..\include\llvm\Analysis\ET-Forest.h"> |
| 264 | </File> |
| 265 | <File |
Chris Lattner | ffbc58d | 2004-12-04 19:14:38 +0000 | [diff] [blame] | 266 | RelativePath="..\..\include\llvm\Analysis\FindUsedTypes.h"> |
| 267 | </File> |
| 268 | <File |
| 269 | RelativePath="..\..\include\llvm\Analysis\Interval.h"> |
| 270 | </File> |
| 271 | <File |
| 272 | RelativePath="..\..\include\llvm\Analysis\IntervalIterator.h"> |
| 273 | </File> |
| 274 | <File |
| 275 | RelativePath="..\..\include\llvm\Analysis\IntervalPartition.h"> |
| 276 | </File> |
| 277 | <File |
| 278 | RelativePath="..\..\include\llvm\Analysis\LoadValueNumbering.h"> |
| 279 | </File> |
| 280 | <File |
| 281 | RelativePath="..\..\include\llvm\Analysis\LoopInfo.h"> |
| 282 | </File> |
| 283 | <File |
| 284 | RelativePath="..\..\include\llvm\Analysis\Passes.h"> |
| 285 | </File> |
| 286 | <File |
| 287 | RelativePath="..\..\include\llvm\Analysis\PostDominators.h"> |
| 288 | </File> |
| 289 | <File |
| 290 | RelativePath="..\..\include\llvm\Analysis\ProfileInfo.h"> |
| 291 | </File> |
| 292 | <File |
| 293 | RelativePath="..\..\include\llvm\Analysis\ProfileInfoLoader.h"> |
| 294 | </File> |
| 295 | <File |
| 296 | RelativePath="..\..\include\llvm\Analysis\ProfileInfoTypes.h"> |
| 297 | </File> |
| 298 | <File |
| 299 | RelativePath="..\..\include\llvm\Analysis\ScalarEvolution.h"> |
| 300 | </File> |
| 301 | <File |
Jeff Cohen | cfb1d42 | 2005-07-30 18:22:27 +0000 | [diff] [blame] | 302 | RelativePath="..\..\include\llvm\Analysis\ScalarEvolutionExpander.h"> |
| 303 | </File> |
| 304 | <File |
Chris Lattner | ffbc58d | 2004-12-04 19:14:38 +0000 | [diff] [blame] | 305 | RelativePath="..\..\include\llvm\Analysis\ScalarEvolutionExpressions.h"> |
| 306 | </File> |
| 307 | <File |
| 308 | RelativePath="..\..\include\llvm\Analysis\Trace.h"> |
| 309 | </File> |
| 310 | <File |
| 311 | RelativePath="..\..\include\llvm\Analysis\ValueNumbering.h"> |
| 312 | </File> |
| 313 | <File |
| 314 | RelativePath="..\..\include\llvm\Analysis\Verifier.h"> |
| 315 | </File> |
Jeff Cohen | 3af72e7 | 2005-01-04 06:01:55 +0000 | [diff] [blame] | 316 | <Filter |
| 317 | Name="DataStructure" |
| 318 | Filter=""> |
| 319 | <File |
| 320 | RelativePath="..\..\include\llvm\Analysis\DataStructure\DataStructure.h"> |
| 321 | </File> |
| 322 | <File |
| 323 | RelativePath="..\..\include\llvm\Analysis\DataStructure\DSGraph.h"> |
| 324 | </File> |
| 325 | <File |
| 326 | RelativePath="..\..\include\llvm\Analysis\DataStructure\DSGraphTraits.h"> |
| 327 | </File> |
| 328 | <File |
| 329 | RelativePath="..\..\include\llvm\Analysis\DataStructure\DSNode.h"> |
| 330 | </File> |
| 331 | <File |
| 332 | RelativePath="..\..\include\llvm\Analysis\DataStructure\DSSupport.h"> |
| 333 | </File> |
| 334 | </Filter> |
Reid Spencer | 085ea4d | 2004-11-03 16:13:14 +0000 | [diff] [blame] | 335 | </Filter> |
| 336 | </Files> |
| 337 | <Globals> |
| 338 | </Globals> |
| 339 | </VisualStudioProject> |