X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=win32%2FAnalysis%2FAnalysis.vcproj;h=fb40d9ffb1e08db3782cd04c55652a70759b0842;hb=ebcba612b537f45a033ccd9a60bee0c45e2e2ded;hp=d2241392e7ead56f3d7f86676bbdba1a0f93f34d;hpb=6ebe23584ec74c0e55b8e7badd824dbf4d1ba561;p=oota-llvm.git diff --git a/win32/Analysis/Analysis.vcproj b/win32/Analysis/Analysis.vcproj index d2241392e7e..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="VCXMLDataGeneratorTool" + /> + Name="VCWebServiceProxyGeneratorTool" + /> + Name="VCMIDLTool" + /> + Name="VCCLCompilerTool" + AdditionalIncludeDirectories="..\..\include;.." + PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_WARNINGS;WIN32;NDEBUG;_LIB;__STDC_LIMIT_MACROS" + StringPooling="true" + RuntimeLibrary="2" + ForceConformanceInForLoopScope="true" + RuntimeTypeInfo="true" + UsePrecompiledHeader="0" + ProgramDataBaseFileName="$(OutDir)\$(ProjectName).pdb" + WarningLevel="3" + Detect64BitPortabilityProblems="false" + DebugInformationFormat="3" + DisableSpecificWarnings="4355,4146,4800" + /> + + + + + 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="VCCustomBuildTool" + /> + Name="VCXMLDataGeneratorTool" + /> + Name="VCWebServiceProxyGeneratorTool" + /> + Name="VCMIDLTool" + TargetEnvironment="3" + /> + Name="VCCLCompilerTool" + AdditionalIncludeDirectories="..\..\include;.." + PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_WARNINGS;WIN32;NDEBUG;_LIB;__STDC_LIMIT_MACROS" + StringPooling="true" + RuntimeLibrary="2" + ForceConformanceInForLoopScope="true" + RuntimeTypeInfo="true" + UsePrecompiledHeader="0" + ProgramDataBaseFileName="$(OutDir)\$(ProjectName).pdb" + WarningLevel="3" + Detect64BitPortabilityProblems="false" + DebugInformationFormat="3" + DisableSpecificWarnings="4355,4146,4800" + /> + Name="VCManagedResourceCompilerTool" + /> + Name="VCResourceCompilerTool" + /> + Name="VCPreLinkEventTool" + /> + Name="VCLibrarianTool" + OutputFile="$(OutDir)/Analysis.lib" + /> + + + + + @@ -107,171 +302,253 @@ + UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" + > + RelativePath="..\..\lib\Analysis\AliasAnalysis.cpp" + > + 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\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\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\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" + > + RelativePath="..\..\include\llvm\Analysis\ValueNumbering.h" + > + RelativePath="..\..\include\llvm\Analysis\Verifier.h" + >