X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=win32%2FAnalysis%2FAnalysis.vcproj;h=fb40d9ffb1e08db3782cd04c55652a70759b0842;hb=ebcba612b537f45a033ccd9a60bee0c45e2e2ded;hp=1a996f6e5aeb785d2fce7ece56392c6895ebc7d1;hpb=9247d0b12b092654680a08289ed740cbd2f94366;p=oota-llvm.git diff --git a/win32/Analysis/Analysis.vcproj b/win32/Analysis/Analysis.vcproj index 1a996f6e5ae..fb40d9ffb1e 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="VCFxCopTool" + /> + Name="VCPostBuildEventTool" + /> + + + Name="VCPreBuildEventTool" + /> + Name="VCCustomBuildTool" + /> + + + + + + + + + Name="VCALinkTool" + /> + Name="VCXDCMakeTool" + /> + Name="VCBscMakeTool" + /> + Name="VCFxCopTool" + /> + Name="VCPostBuildEventTool" + /> + InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" + CharacterSet="2" + > + + + + + + DisableSpecificWarnings="4355,4146,4800" + /> + + Name="VCResourceCompilerTool" + /> + + OutputFile="$(OutDir)/Analysis.lib" + /> + Name="VCALinkTool" + /> + Name="VCXDCMakeTool" + /> + Name="VCBscMakeTool" + /> + Name="VCFxCopTool" + /> + Name="VCPostBuildEventTool" + /> + + + Name="VCPreBuildEventTool" + /> + Name="VCCustomBuildTool" + /> + + + + + + + + + Name="VCALinkTool" + /> + Name="VCXDCMakeTool" + /> + + + @@ -107,228 +302,254 @@ + UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" + > + + + + + + + + + + + + + RelativePath="..\..\lib\Analysis\BasicAliasAnalysis.cpp" + > + RelativePath="..\..\lib\Analysis\CFGPrinter.cpp" + > + RelativePath="..\..\lib\Analysis\ConstantFolding.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\LoadValueNumbering.cpp" + > + RelativePath="..\..\lib\Analysis\LoopInfo.cpp" + > + RelativePath="..\..\lib\Analysis\LoopPass.cpp" + > + RelativePath="..\..\lib\Analysis\MemoryDependenceAnalysis.cpp" + > + RelativePath="..\..\lib\Analysis\PostDominators.cpp" + > + RelativePath="..\..\lib\Analysis\ProfileInfo.cpp" + > + RelativePath="..\..\lib\Analysis\ProfileInfoLoader.cpp" + > + RelativePath="..\..\lib\Analysis\ProfileInfoLoaderPass.cpp" + > + RelativePath="..\..\lib\Analysis\ScalarEvolution.cpp" + > + RelativePath="..\..\lib\Analysis\ScalarEvolutionExpander.cpp" + > + RelativePath="..\..\lib\Analysis\Trace.cpp" + > + RelativePath="..\..\lib\Analysis\ValueNumbering.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\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" + > + RelativePath="..\..\include\llvm\Analysis\Trace.h" + > + + + + - - - - - - - - - - - -