<?xml version="1.0" encoding="Windows-1252"?> | |
<VisualStudioProject | |
ProjectType="Visual C++" | |
Version="9.00" | |
Name="Analysis" | |
ProjectGUID="{0622E827-8464-489D-8B1C-B0B496F35C08}" | |
Keyword="Win32Proj" | |
TargetFrameworkVersion="131072" | |
> | |
<Platforms> | |
<Platform | |
Name="Win32" | |
/> | |
<Platform | |
Name="x64" | |
/> | |
</Platforms> | |
<ToolFiles> | |
</ToolFiles> | |
<Configurations> | |
<Configuration | |
Name="Debug|Win32" | |
OutputDirectory="$(ProjectDir)..\bin\$(PlatformName)\$(ConfigurationName)" | |
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" | |
ConfigurationType="4" | |
CharacterSet="2" | |
> | |
<Tool | |
Name="VCPreBuildEventTool" | |
/> | |
<Tool | |
Name="VCCustomBuildTool" | |
/> | |
<Tool | |
Name="VCXMLDataGeneratorTool" | |
/> | |
<Tool | |
Name="VCWebServiceProxyGeneratorTool" | |
/> | |
<Tool | |
Name="VCMIDLTool" | |
/> | |
<Tool | |
Name="VCCLCompilerTool" | |
Optimization="0" | |
AdditionalIncludeDirectories="..\..\include;.." | |
PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_WARNINGS;WIN32;_DEBUG;_LIB;__STDC_LIMIT_MACROS" | |
StringPooling="true" | |
MinimalRebuild="true" | |
ExceptionHandling="1" | |
BasicRuntimeChecks="3" | |
RuntimeLibrary="1" | |
ForceConformanceInForLoopScope="true" | |
RuntimeTypeInfo="true" | |
UsePrecompiledHeader="0" | |
ProgramDataBaseFileName="$(OutDir)\$(ProjectName).pdb" | |
BrowseInformation="1" | |
WarningLevel="3" | |
Detect64BitPortabilityProblems="false" | |
DebugInformationFormat="3" | |
DisableSpecificWarnings="4355,4146,4800" | |
/> | |
<Tool | |
Name="VCManagedResourceCompilerTool" | |
/> | |
<Tool | |
Name="VCResourceCompilerTool" | |
/> | |
<Tool | |
Name="VCPreLinkEventTool" | |
/> | |
<Tool | |
Name="VCLibrarianTool" | |
OutputFile="$(OutDir)/Analysis.lib" | |
/> | |
<Tool | |
Name="VCALinkTool" | |
/> | |
<Tool | |
Name="VCXDCMakeTool" | |
/> | |
<Tool | |
Name="VCBscMakeTool" | |
/> | |
<Tool | |
Name="VCFxCopTool" | |
/> | |
<Tool | |
Name="VCPostBuildEventTool" | |
/> | |
</Configuration> | |
<Configuration | |
Name="Debug|x64" | |
OutputDirectory="$(ProjectDir)..\bin\$(PlatformName)\$(ConfigurationName)" | |
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" | |
ConfigurationType="4" | |
CharacterSet="2" | |
> | |
<Tool | |
Name="VCPreBuildEventTool" | |
/> | |
<Tool | |
Name="VCCustomBuildTool" | |
/> | |
<Tool | |
Name="VCXMLDataGeneratorTool" | |
/> | |
<Tool | |
Name="VCWebServiceProxyGeneratorTool" | |
/> | |
<Tool | |
Name="VCMIDLTool" | |
TargetEnvironment="3" | |
/> | |
<Tool | |
Name="VCCLCompilerTool" | |
Optimization="0" | |
AdditionalIncludeDirectories="..\..\include;.." | |
PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_WARNINGS;WIN32;_DEBUG;_LIB;__STDC_LIMIT_MACROS" | |
StringPooling="true" | |
MinimalRebuild="true" | |
ExceptionHandling="1" | |
BasicRuntimeChecks="3" | |
RuntimeLibrary="1" | |
ForceConformanceInForLoopScope="true" | |
RuntimeTypeInfo="true" | |
UsePrecompiledHeader="0" | |
ProgramDataBaseFileName="$(OutDir)\$(ProjectName).pdb" | |
BrowseInformation="1" | |
WarningLevel="3" | |
Detect64BitPortabilityProblems="false" | |
DebugInformationFormat="3" | |
DisableSpecificWarnings="4355,4146,4800" | |
/> | |
<Tool | |
Name="VCManagedResourceCompilerTool" | |
/> | |
<Tool | |
Name="VCResourceCompilerTool" | |
/> | |
<Tool | |
Name="VCPreLinkEventTool" | |
/> | |
<Tool | |
Name="VCLibrarianTool" | |
OutputFile="$(OutDir)/Analysis.lib" | |
/> | |
<Tool | |
Name="VCALinkTool" | |
/> | |
<Tool | |
Name="VCXDCMakeTool" | |
/> | |
<Tool | |
Name="VCBscMakeTool" | |
/> | |
<Tool | |
Name="VCFxCopTool" | |
/> | |
<Tool | |
Name="VCPostBuildEventTool" | |
/> | |
</Configuration> | |
<Configuration | |
Name="Release|Win32" | |
OutputDirectory="$(ProjectDir)..\bin\$(PlatformName)\$(ConfigurationName)" | |
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" | |
ConfigurationType="4" | |
CharacterSet="2" | |
> | |
<Tool | |
Name="VCPreBuildEventTool" | |
/> | |
<Tool | |
Name="VCCustomBuildTool" | |
/> | |
<Tool | |
Name="VCXMLDataGeneratorTool" | |
/> | |
<Tool | |
Name="VCWebServiceProxyGeneratorTool" | |
/> | |
<Tool | |
Name="VCMIDLTool" | |
/> | |
<Tool | |
Name="VCCLCompilerTool" | |
Optimization="2" | |
OmitFramePointers="true" | |
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;_SECURE_SCL=0;_HAS_EXCEPTIONS=0" | |
StringPooling="true" | |
ExceptionHandling="1" | |
BasicRuntimeChecks="0" | |
RuntimeLibrary="0" | |
BufferSecurityCheck="false" | |
ForceConformanceInForLoopScope="true" | |
RuntimeTypeInfo="true" | |
UsePrecompiledHeader="0" | |
ProgramDataBaseFileName="$(OutDir)\$(ProjectName).pdb" | |
WarningLevel="3" | |
Detect64BitPortabilityProblems="false" | |
DebugInformationFormat="0" | |
DisableSpecificWarnings="4355,4146,4800" | |
/> | |
<Tool | |
Name="VCManagedResourceCompilerTool" | |
/> | |
<Tool | |
Name="VCResourceCompilerTool" | |
/> | |
<Tool | |
Name="VCPreLinkEventTool" | |
/> | |
<Tool | |
Name="VCLibrarianTool" | |
OutputFile="$(OutDir)/Analysis.lib" | |
/> | |
<Tool | |
Name="VCALinkTool" | |
/> | |
<Tool | |
Name="VCXDCMakeTool" | |
/> | |
<Tool | |
Name="VCBscMakeTool" | |
/> | |
<Tool | |
Name="VCFxCopTool" | |
/> | |
<Tool | |
Name="VCPostBuildEventTool" | |
/> | |
</Configuration> | |
<Configuration | |
Name="Release|x64" | |
OutputDirectory="$(ProjectDir)..\bin\$(PlatformName)\$(ConfigurationName)" | |
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" | |
ConfigurationType="4" | |
CharacterSet="2" | |
> | |
<Tool | |
Name="VCPreBuildEventTool" | |
/> | |
<Tool | |
Name="VCCustomBuildTool" | |
/> | |
<Tool | |
Name="VCXMLDataGeneratorTool" | |
/> | |
<Tool | |
Name="VCWebServiceProxyGeneratorTool" | |
/> | |
<Tool | |
Name="VCMIDLTool" | |
TargetEnvironment="3" | |
/> | |
<Tool | |
Name="VCCLCompilerTool" | |
Optimization="2" | |
OmitFramePointers="true" | |
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;_SECURE_SCL=0;_HAS_EXCEPTIONS=0" | |
StringPooling="true" | |
ExceptionHandling="1" | |
BasicRuntimeChecks="0" | |
RuntimeLibrary="0" | |
BufferSecurityCheck="false" | |
ForceConformanceInForLoopScope="true" | |
RuntimeTypeInfo="true" | |
UsePrecompiledHeader="0" | |
ProgramDataBaseFileName="$(OutDir)\$(ProjectName).pdb" | |
WarningLevel="3" | |
Detect64BitPortabilityProblems="false" | |
DebugInformationFormat="0" | |
DisableSpecificWarnings="4355,4146,4800" | |
/> | |
<Tool | |
Name="VCManagedResourceCompilerTool" | |
/> | |
<Tool | |
Name="VCResourceCompilerTool" | |
/> | |
<Tool | |
Name="VCPreLinkEventTool" | |
/> | |
<Tool | |
Name="VCLibrarianTool" | |
OutputFile="$(OutDir)/Analysis.lib" | |
/> | |
<Tool | |
Name="VCALinkTool" | |
/> | |
<Tool | |
Name="VCXDCMakeTool" | |
/> | |
<Tool | |
Name="VCBscMakeTool" | |
/> | |
<Tool | |
Name="VCFxCopTool" | |
/> | |
<Tool | |
Name="VCPostBuildEventTool" | |
/> | |
</Configuration> | |
</Configurations> | |
<References> | |
</References> | |
<Files> | |
<Filter | |
Name="Source Files" | |
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" | |
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" | |
> | |
<File | |
RelativePath="..\..\lib\Analysis\AliasAnalysis.cpp" | |
> | |
</File> | |
<File | |
RelativePath="..\..\lib\Analysis\AliasSetTracker.cpp" | |
> | |
</File> | |
<File | |
RelativePath="..\..\lib\Analysis\BasicAliasAnalysis.cpp" | |
> | |
</File> | |
<File | |
RelativePath="..\..\lib\Analysis\CaptureTracking.cpp" | |
> | |
</File> | |
<File | |
RelativePath="..\..\lib\Analysis\ConstantFolding.cpp" | |
> | |
</File> | |
<File | |
RelativePath="..\..\lib\Analysis\DebugInfo.cpp" | |
> | |
</File> | |
<File | |
RelativePath="..\..\lib\Analysis\InstructionSimplify.cpp" | |
> | |
</File> | |
<File | |
RelativePath="..\..\lib\Analysis\IVUsers.cpp" | |
> | |
</File> | |
<File | |
RelativePath="..\..\lib\Analysis\Loads.cpp" | |
> | |
</File> | |
<File | |
RelativePath="..\..\lib\Analysis\LoopInfo.cpp" | |
> | |
</File> | |
<File | |
RelativePath="..\..\lib\Analysis\LoopPass.cpp" | |
> | |
</File> | |
<File | |
RelativePath="..\..\lib\Analysis\MemoryDependenceAnalysis.cpp" | |
> | |
</File> | |
<File | |
RelativePath="..\..\lib\Analysis\PHITransAddr.cpp" | |
> | |
</File> | |
<File | |
RelativePath="..\..\lib\Analysis\ProfileInfo.cpp" | |
> | |
</File> | |
<File | |
RelativePath="..\..\lib\Analysis\ScalarEvolution.cpp" | |
> | |
</File> | |
<File | |
RelativePath="..\..\lib\Analysis\ScalarEvolutionExpander.cpp" | |
> | |
</File> | |
<File | |
RelativePath="..\..\lib\Analysis\ScalarEvolutionNormalization.cpp" | |
> | |
</File> | |
<File | |
RelativePath="..\..\lib\Analysis\ValueTracking.cpp" | |
> | |
</File> | |
<Filter | |
Name="IPA" | |
> | |
</Filter> | |
</Filter> | |
<Filter | |
Name="Header Files" | |
Filter="h;hpp;hxx;hm;inl;inc;xsd" | |
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" | |
> | |
<File | |
RelativePath="..\..\include\llvm\Analysis\AliasAnalysis.h" | |
> | |
</File> | |
<File | |
RelativePath="..\..\include\llvm\Analysis\AliasSetTracker.h" | |
> | |
</File> | |
<File | |
RelativePath="..\..\include\llvm\Analysis\CallGraph.h" | |
> | |
</File> | |
<File | |
RelativePath="..\..\include\llvm\Analysis\CFGPrinter.h" | |
> | |
</File> | |
<File | |
RelativePath="..\..\include\llvm\Analysis\ConstantFolding.h" | |
> | |
</File> | |
<File | |
RelativePath="..\..\include\llvm\Analysis\ConstantsScanner.h" | |
> | |
</File> | |
<File | |
RelativePath="..\..\include\llvm\Analysis\DominatorInternals.h" | |
> | |
</File> | |
<File | |
RelativePath="..\..\include\llvm\Analysis\Dominators.h" | |
> | |
</File> | |
<File | |
RelativePath="..\..\include\llvm\Analysis\FindUsedTypes.h" | |
> | |
</File> | |
<File | |
RelativePath="..\..\include\llvm\Analysis\Interval.h" | |
> | |
</File> | |
<File | |
RelativePath="..\..\include\llvm\Analysis\IntervalIterator.h" | |
> | |
</File> | |
<File | |
RelativePath="..\..\include\llvm\Analysis\IntervalPartition.h" | |
> | |
</File> | |
<File | |
RelativePath="..\..\include\llvm\Analysis\LoopInfo.h" | |
> | |
</File> | |
<File | |
RelativePath="..\..\include\llvm\Analysis\LoopPass.h" | |
> | |
</File> | |
<File | |
RelativePath="..\..\include\llvm\Analysis\Passes.h" | |
> | |
</File> | |
<File | |
RelativePath="..\..\include\llvm\Analysis\PostDominators.h" | |
> | |
</File> | |
<File | |
RelativePath="..\..\include\llvm\Analysis\ProfileInfo.h" | |
> | |
</File> | |
<File | |
RelativePath="..\..\include\llvm\Analysis\ProfileInfoLoader.h" | |
> | |
</File> | |
<File | |
RelativePath="..\..\include\llvm\Analysis\ProfileInfoTypes.h" | |
> | |
</File> | |
<File | |
RelativePath="..\..\include\llvm\Analysis\ScalarEvolution.h" | |
> | |
</File> | |
<File | |
RelativePath="..\..\include\llvm\Analysis\ScalarEvolutionExpander.h" | |
> | |
</File> | |
<File | |
RelativePath="..\..\include\llvm\Analysis\ScalarEvolutionExpressions.h" | |
> | |
</File> | |
<File | |
RelativePath="..\..\include\llvm\Analysis\Trace.h" | |
> | |
</File> | |
<File | |
RelativePath="..\..\include\llvm\Analysis\Verifier.h" | |
> | |
</File> | |
</Filter> | |
</Files> | |
<Globals> | |
</Globals> | |
</VisualStudioProject> |