X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=win32%2FAnalysis%2FAnalysis.vcproj;h=c631a66c208db85aeda7de7aa4323191feb2b38b;hb=62c75ea397bdb3b4de7138a1d67311310da01f40;hp=1a996f6e5aeb785d2fce7ece56392c6895ebc7d1;hpb=9247d0b12b092654680a08289ed740cbd2f94366;p=oota-llvm.git diff --git a/win32/Analysis/Analysis.vcproj b/win32/Analysis/Analysis.vcproj index 1a996f6e5ae..c631a66c208 100644 --- a/win32/Analysis/Analysis.vcproj +++ b/win32/Analysis/Analysis.vcproj @@ -1,104 +1,299 @@ + Keyword="Win32Proj" + > + Name="Win32" + /> + + + + InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\common.vsprops" + CharacterSet="2" + > + + + + + + Detect64BitPortabilityProblems="false" + DebugInformationFormat="3" + DisableSpecificWarnings="4355,4146,4800" + /> + + Name="VCResourceCompilerTool" + /> + + OutputFile="$(OutDir)/Analysis.lib" + /> + + + + + + + + + + + Name="VCWebServiceProxyGeneratorTool" + /> + + + Name="VCManagedResourceCompilerTool" + /> + Name="VCResourceCompilerTool" + /> + Name="VCPreLinkEventTool" + /> + Name="VCLibrarianTool" + OutputFile="$(OutDir)/Analysis.lib" + /> + Name="VCALinkTool" + /> + Name="VCXDCMakeTool" + /> + Name="VCBscMakeTool" + /> + Name="VCFxCopTool" + /> + + InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\common.vsprops" + CharacterSet="2" + > + + + + + + DisableSpecificWarnings="4355,4146,4800" + /> + + + Name="VCPreLinkEventTool" + /> + OutputFile="$(OutDir)/Analysis.lib" + /> + Name="VCALinkTool" + /> + Name="VCXDCMakeTool" + /> + Name="VCBscMakeTool" + /> + Name="VCFxCopTool" + /> + Name="VCPostBuildEventTool" + /> + + + + Name="VCCustomBuildTool" + /> + Name="VCXMLDataGeneratorTool" + /> + Name="VCWebServiceProxyGeneratorTool" + /> + Name="VCMIDLTool" + TargetEnvironment="3" + /> + + + + + + + + + + @@ -107,228 +302,266 @@ + UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" + > + + + RelativePath="..\..\lib\Analysis\AliasAnalysisCounter.cpp" + > + RelativePath="..\..\lib\Analysis\AliasAnalysisEvaluator.cpp" + > + RelativePath="..\..\lib\Analysis\AliasDebugger.cpp" + > + RelativePath="..\..\lib\Analysis\AliasSetTracker.cpp" + > + RelativePath="..\..\lib\Analysis\Analysis.cpp" + > + RelativePath="..\..\lib\Analysis\BasicAliasAnalysis.cpp" + > + RelativePath="..\..\lib\Analysis\CFGPrinter.cpp" + > + RelativePath="..\..\lib\Analysis\ConstantFolding.cpp" + > + RelativePath="..\..\lib\Analysis\DebugInfo.cpp" + > + RelativePath="..\..\lib\Analysis\EscapeAnalysis.cpp" + > + RelativePath="..\..\lib\Analysis\InstCount.cpp" + > + RelativePath="..\..\lib\Analysis\Interval.cpp" + > + RelativePath="..\..\lib\Analysis\IntervalPartition.cpp" + > + RelativePath="..\..\lib\Analysis\LibCallAliasAnalysis.cpp" + > + RelativePath="..\..\lib\Analysis\LibCallSemantics.cpp" + > + RelativePath="..\..\lib\Analysis\LoopInfo.cpp" + > + RelativePath="..\..\lib\Analysis\LoopPass.cpp" + > + RelativePath="..\..\lib\Analysis\LoopVR.cpp" + > + RelativePath="..\..\lib\Analysis\MemoryDependenceAnalysis.cpp" + > + RelativePath="..\..\lib\Analysis\PostDominators.cpp" + > + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - + > + RelativePath="..\..\lib\Analysis\Ipa\Andersens.cpp" + > + RelativePath="..\..\lib\Analysis\Ipa\CallGraph.cpp" + > + RelativePath="..\..\lib\Analysis\Ipa\CallGraphSCCPass.cpp" + > + RelativePath="..\..\lib\Analysis\Ipa\FindUsedTypes.cpp" + > + RelativePath="..\..\lib\Analysis\Ipa\GlobalsModRef.cpp" + > + UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" + > + RelativePath="..\..\include\llvm\Analysis\AliasAnalysis.h" + > + RelativePath="..\..\include\llvm\Analysis\AliasSetTracker.h" + > + RelativePath="..\..\include\llvm\Analysis\CallGraph.h" + > + RelativePath="..\..\include\llvm\Analysis\CFGPrinter.h" + > + RelativePath="..\..\include\llvm\Analysis\ConstantFolding.h" + > + RelativePath="..\..\include\llvm\Analysis\ConstantsScanner.h" + > + RelativePath="..\..\include\llvm\Analysis\DominatorInternals.h" + > + RelativePath="..\..\include\llvm\Analysis\Dominators.h" + > + RelativePath="..\..\include\llvm\Analysis\ET-Forest.h" + > + RelativePath="..\..\include\llvm\Analysis\FindUsedTypes.h" + > + RelativePath="..\..\include\llvm\Analysis\Interval.h" + > + RelativePath="..\..\include\llvm\Analysis\IntervalIterator.h" + > + RelativePath="..\..\include\llvm\Analysis\IntervalPartition.h" + > + RelativePath="..\..\include\llvm\Analysis\LoadValueNumbering.h" + > + RelativePath="..\..\include\llvm\Analysis\LoopInfo.h" + > + RelativePath="..\..\include\llvm\Analysis\LoopPass.h" + > + RelativePath="..\..\include\llvm\Analysis\LoopVR.h" + > + RelativePath="..\..\include\llvm\Analysis\Passes.h" + > + RelativePath="..\..\include\llvm\Analysis\PostDominators.h" + > + RelativePath="..\..\include\llvm\Analysis\ProfileInfo.h" + > + RelativePath="..\..\include\llvm\Analysis\ProfileInfoLoader.h" + > + RelativePath="..\..\include\llvm\Analysis\ProfileInfoTypes.h" + > + RelativePath="..\..\include\llvm\Analysis\ScalarEvolution.h" + > + RelativePath="..\..\include\llvm\Analysis\ScalarEvolutionExpander.h" + > + RelativePath="..\..\include\llvm\Analysis\ScalarEvolutionExpressions.h" + > + + + + + + - - - - - - - - - - - -