2004-11-03 16:13:14 +00:00
|
|
|
<?xml version="1.0" encoding="Windows-1252"?>
|
|
|
|
<VisualStudioProject
|
|
|
|
ProjectType="Visual C++"
|
2008-05-13 20:56:51 +00:00
|
|
|
Version="9.00"
|
2004-11-03 16:13:14 +00:00
|
|
|
Name="support"
|
|
|
|
ProjectGUID="{28AA9146-3482-4F41-9CC6-407B1D258508}"
|
2008-03-05 22:30:39 +00:00
|
|
|
RootNamespace="support"
|
2007-07-27 18:20:11 +00:00
|
|
|
Keyword="Win32Proj"
|
2008-05-13 20:56:51 +00:00
|
|
|
TargetFrameworkVersion="131072"
|
2007-07-27 18:20:11 +00:00
|
|
|
>
|
2004-11-03 16:13:14 +00:00
|
|
|
<Platforms>
|
|
|
|
<Platform
|
2007-07-27 18:20:11 +00:00
|
|
|
Name="Win32"
|
|
|
|
/>
|
2007-11-21 00:37:56 +00:00
|
|
|
<Platform
|
|
|
|
Name="x64"
|
|
|
|
/>
|
2004-11-03 16:13:14 +00:00
|
|
|
</Platforms>
|
2007-07-27 18:20:11 +00:00
|
|
|
<ToolFiles>
|
|
|
|
</ToolFiles>
|
2004-11-03 16:13:14 +00:00
|
|
|
<Configurations>
|
|
|
|
<Configuration
|
|
|
|
Name="Debug|Win32"
|
2007-11-21 00:37:56 +00:00
|
|
|
OutputDirectory="$(SolutionDir)\bin\$(PlatformName)\$(ConfigurationName)"
|
|
|
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
2004-11-03 16:13:14 +00:00
|
|
|
ConfigurationType="4"
|
2007-07-27 18:20:11 +00:00
|
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
2004-11-03 16:13:14 +00:00
|
|
|
CharacterSet="2"
|
2007-07-27 18:20:11 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
/>
|
2004-11-03 16:13:14 +00:00
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
AdditionalIncludeDirectories="..\..\include;.."
|
2007-11-07 19:34:09 +00:00
|
|
|
PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_WARNINGS;WIN32;_DEBUG;_LIB;__STDC_LIMIT_MACROS"
|
2007-07-27 18:20:11 +00:00
|
|
|
StringPooling="true"
|
|
|
|
MinimalRebuild="true"
|
2004-11-03 16:13:14 +00:00
|
|
|
BasicRuntimeChecks="3"
|
|
|
|
RuntimeLibrary="3"
|
2007-07-27 18:20:11 +00:00
|
|
|
ForceConformanceInForLoopScope="true"
|
|
|
|
RuntimeTypeInfo="true"
|
2004-11-03 16:13:14 +00:00
|
|
|
UsePrecompiledHeader="0"
|
2007-08-28 18:59:02 +00:00
|
|
|
ProgramDataBaseFileName="$(OutDir)\$(ProjectName).pdb"
|
2004-12-19 02:29:00 +00:00
|
|
|
BrowseInformation="1"
|
2004-11-03 16:13:14 +00:00
|
|
|
WarningLevel="3"
|
2007-07-27 18:20:11 +00:00
|
|
|
Detect64BitPortabilityProblems="false"
|
2007-08-28 18:59:02 +00:00
|
|
|
DebugInformationFormat="3"
|
2007-07-27 18:20:11 +00:00
|
|
|
DisableSpecificWarnings="4355,4146,4800"
|
|
|
|
/>
|
2004-11-03 16:13:14 +00:00
|
|
|
<Tool
|
2007-07-27 18:20:11 +00:00
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
2004-11-03 16:13:14 +00:00
|
|
|
<Tool
|
2007-07-27 18:20:11 +00:00
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
/>
|
2004-11-03 16:13:14 +00:00
|
|
|
<Tool
|
2007-07-27 18:20:11 +00:00
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
2004-11-03 16:13:14 +00:00
|
|
|
<Tool
|
2007-07-27 18:20:11 +00:00
|
|
|
Name="VCLibrarianTool"
|
|
|
|
OutputFile="$(OutDir)/support.lib"
|
|
|
|
/>
|
2004-11-03 16:13:14 +00:00
|
|
|
<Tool
|
2007-07-27 18:20:11 +00:00
|
|
|
Name="VCALinkTool"
|
|
|
|
/>
|
2004-11-03 16:13:14 +00:00
|
|
|
<Tool
|
2007-07-27 18:20:11 +00:00
|
|
|
Name="VCXDCMakeTool"
|
|
|
|
/>
|
2004-11-03 16:13:14 +00:00
|
|
|
<Tool
|
2007-07-27 18:20:11 +00:00
|
|
|
Name="VCBscMakeTool"
|
|
|
|
/>
|
2004-11-03 16:13:14 +00:00
|
|
|
<Tool
|
2007-07-27 18:20:11 +00:00
|
|
|
Name="VCFxCopTool"
|
|
|
|
/>
|
2004-11-03 16:13:14 +00:00
|
|
|
<Tool
|
2007-07-27 18:20:11 +00:00
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
/>
|
2004-11-03 16:13:14 +00:00
|
|
|
</Configuration>
|
|
|
|
<Configuration
|
|
|
|
Name="Release|Win32"
|
2007-11-21 00:37:56 +00:00
|
|
|
OutputDirectory="$(SolutionDir)\bin\$(PlatformName)\$(ConfigurationName)"
|
|
|
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
2004-11-03 16:13:14 +00:00
|
|
|
ConfigurationType="4"
|
2007-07-27 18:20:11 +00:00
|
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
|
|
CharacterSet="2"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
/>
|
2004-11-03 16:13:14 +00:00
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
AdditionalIncludeDirectories="..\..\include;.."
|
2007-11-07 19:34:09 +00:00
|
|
|
PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_WARNINGS;WIN32;NDEBUG;_LIB;__STDC_LIMIT_MACROS"
|
2007-07-27 18:20:11 +00:00
|
|
|
StringPooling="true"
|
2004-11-03 16:13:14 +00:00
|
|
|
RuntimeLibrary="2"
|
2007-07-27 18:20:11 +00:00
|
|
|
ForceConformanceInForLoopScope="true"
|
|
|
|
RuntimeTypeInfo="true"
|
2004-11-03 16:13:14 +00:00
|
|
|
UsePrecompiledHeader="0"
|
2007-08-28 18:59:02 +00:00
|
|
|
ProgramDataBaseFileName="$(OutDir)\$(ProjectName).pdb"
|
2004-11-03 16:13:14 +00:00
|
|
|
WarningLevel="3"
|
2007-07-27 18:20:11 +00:00
|
|
|
Detect64BitPortabilityProblems="false"
|
2004-11-03 16:13:14 +00:00
|
|
|
DebugInformationFormat="3"
|
2007-07-27 18:20:11 +00:00
|
|
|
DisableSpecificWarnings="4355,4146,4800"
|
|
|
|
/>
|
2004-11-03 16:13:14 +00:00
|
|
|
<Tool
|
2007-07-27 18:20:11 +00:00
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
2004-11-03 16:13:14 +00:00
|
|
|
<Tool
|
2007-07-27 18:20:11 +00:00
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
/>
|
2004-11-03 16:13:14 +00:00
|
|
|
<Tool
|
2007-07-27 18:20:11 +00:00
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
2004-11-03 16:13:14 +00:00
|
|
|
<Tool
|
2007-07-27 18:20:11 +00:00
|
|
|
Name="VCLibrarianTool"
|
|
|
|
OutputFile="$(OutDir)/support.lib"
|
|
|
|
/>
|
2004-11-03 16:13:14 +00:00
|
|
|
<Tool
|
2007-07-27 18:20:11 +00:00
|
|
|
Name="VCALinkTool"
|
|
|
|
/>
|
2004-11-03 16:13:14 +00:00
|
|
|
<Tool
|
2007-07-27 18:20:11 +00:00
|
|
|
Name="VCXDCMakeTool"
|
|
|
|
/>
|
2004-11-03 16:13:14 +00:00
|
|
|
<Tool
|
2007-07-27 18:20:11 +00:00
|
|
|
Name="VCBscMakeTool"
|
|
|
|
/>
|
2004-11-03 16:13:14 +00:00
|
|
|
<Tool
|
2007-07-27 18:20:11 +00:00
|
|
|
Name="VCFxCopTool"
|
|
|
|
/>
|
2004-11-03 16:13:14 +00:00
|
|
|
<Tool
|
2007-07-27 18:20:11 +00:00
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
/>
|
2004-11-03 16:13:14 +00:00
|
|
|
</Configuration>
|
2007-11-21 00:37:56 +00:00
|
|
|
<Configuration
|
|
|
|
Name="Debug|x64"
|
|
|
|
OutputDirectory="$(SolutionDir)\bin\$(PlatformName)\$(ConfigurationName)"
|
|
|
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
|
|
ConfigurationType="4"
|
|
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
|
|
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"
|
|
|
|
BasicRuntimeChecks="3"
|
|
|
|
RuntimeLibrary="3"
|
|
|
|
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)/support.lib"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCALinkTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXDCMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCBscMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCFxCopTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
/>
|
|
|
|
</Configuration>
|
|
|
|
<Configuration
|
|
|
|
Name="Release|x64"
|
|
|
|
OutputDirectory="$(SolutionDir)\bin\$(PlatformName)\$(ConfigurationName)"
|
|
|
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
|
|
ConfigurationType="4"
|
|
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
|
|
CharacterSet="2"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
TargetEnvironment="3"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
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"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLibrarianTool"
|
|
|
|
OutputFile="$(OutDir)/support.lib"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCALinkTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXDCMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCBscMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCFxCopTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
/>
|
|
|
|
</Configuration>
|
2004-11-03 16:13:14 +00:00
|
|
|
</Configurations>
|
|
|
|
<References>
|
|
|
|
</References>
|
|
|
|
<Files>
|
|
|
|
<Filter
|
|
|
|
Name="Source Files"
|
|
|
|
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
2007-07-27 18:20:11 +00:00
|
|
|
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
|
|
|
>
|
2006-11-05 19:31:28 +00:00
|
|
|
<File
|
2007-07-27 18:20:11 +00:00
|
|
|
RelativePath="..\..\lib\Support\Allocator.cpp"
|
|
|
|
>
|
2006-11-05 19:31:28 +00:00
|
|
|
</File>
|
2004-11-03 16:13:14 +00:00
|
|
|
<File
|
2007-07-27 18:20:11 +00:00
|
|
|
RelativePath="..\..\lib\Support\Annotation.cpp"
|
|
|
|
>
|
2004-11-03 16:13:14 +00:00
|
|
|
</File>
|
2007-08-28 18:59:02 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\lib\Support\APFloat.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2007-03-05 00:00:42 +00:00
|
|
|
<File
|
2007-07-27 18:20:11 +00:00
|
|
|
RelativePath="..\..\lib\Support\APInt.cpp"
|
|
|
|
>
|
2007-03-05 00:00:42 +00:00
|
|
|
</File>
|
2008-03-05 22:30:39 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\lib\Support\APSInt.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2004-11-03 16:13:14 +00:00
|
|
|
<File
|
2007-07-27 18:20:11 +00:00
|
|
|
RelativePath="..\..\lib\Support\CommandLine.cpp"
|
|
|
|
>
|
2004-11-03 16:13:14 +00:00
|
|
|
</File>
|
2006-11-05 19:31:28 +00:00
|
|
|
<File
|
2007-07-27 18:20:11 +00:00
|
|
|
RelativePath="..\..\lib\Support\ConstantRange.cpp"
|
|
|
|
>
|
2006-11-05 19:31:28 +00:00
|
|
|
</File>
|
2004-11-03 16:13:14 +00:00
|
|
|
<File
|
2007-07-27 18:20:11 +00:00
|
|
|
RelativePath="..\..\lib\Support\Debug.cpp"
|
|
|
|
>
|
2004-11-03 16:13:14 +00:00
|
|
|
</File>
|
2006-03-07 02:58:13 +00:00
|
|
|
<File
|
2007-07-27 18:20:11 +00:00
|
|
|
RelativePath="..\..\lib\Support\Dwarf.cpp"
|
|
|
|
>
|
2006-03-07 02:58:13 +00:00
|
|
|
</File>
|
2004-11-03 16:13:14 +00:00
|
|
|
<File
|
2007-07-27 18:20:11 +00:00
|
|
|
RelativePath="..\..\lib\Support\FileUtilities.cpp"
|
|
|
|
>
|
2004-11-03 16:13:14 +00:00
|
|
|
</File>
|
2006-11-05 19:31:28 +00:00
|
|
|
<File
|
2007-07-27 18:20:11 +00:00
|
|
|
RelativePath="..\..\lib\Support\FoldingSet.cpp"
|
|
|
|
>
|
2006-11-05 19:31:28 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2007-07-27 18:20:11 +00:00
|
|
|
RelativePath="..\..\lib\Support\GraphWriter.cpp"
|
|
|
|
>
|
2006-11-05 19:31:28 +00:00
|
|
|
</File>
|
2004-11-03 16:13:14 +00:00
|
|
|
<File
|
2007-07-27 18:20:11 +00:00
|
|
|
RelativePath="..\..\lib\Support\IsInf.cpp"
|
|
|
|
>
|
2004-11-03 16:13:14 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2007-07-27 18:20:11 +00:00
|
|
|
RelativePath="..\..\lib\Support\IsNAN.cpp"
|
|
|
|
>
|
2004-11-03 16:13:14 +00:00
|
|
|
</File>
|
2006-11-05 19:31:28 +00:00
|
|
|
<File
|
2007-07-27 18:20:11 +00:00
|
|
|
RelativePath="..\..\lib\Support\ManagedStatic.cpp"
|
|
|
|
>
|
2006-11-05 19:31:28 +00:00
|
|
|
</File>
|
2007-04-29 14:22:14 +00:00
|
|
|
<File
|
2007-07-27 18:20:11 +00:00
|
|
|
RelativePath="..\..\lib\Support\MemoryBuffer.cpp"
|
|
|
|
>
|
2007-04-29 14:22:14 +00:00
|
|
|
</File>
|
2004-11-03 16:13:14 +00:00
|
|
|
<File
|
2007-07-27 18:20:11 +00:00
|
|
|
RelativePath="..\..\lib\Support\PluginLoader.cpp"
|
|
|
|
>
|
2004-11-03 16:13:14 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2007-07-27 18:20:11 +00:00
|
|
|
RelativePath="..\..\lib\Support\SlowOperationInformer.cpp"
|
|
|
|
>
|
2004-11-03 16:13:14 +00:00
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32"
|
2007-07-27 18:20:11 +00:00
|
|
|
ExcludedFromBuild="true"
|
|
|
|
>
|
2004-11-03 16:13:14 +00:00
|
|
|
<Tool
|
2007-07-27 18:20:11 +00:00
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
/>
|
2004-11-03 16:13:14 +00:00
|
|
|
</FileConfiguration>
|
2007-11-21 00:37:56 +00:00
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|x64"
|
|
|
|
ExcludedFromBuild="true"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
2004-11-03 16:13:14 +00:00
|
|
|
</File>
|
2007-03-05 00:00:42 +00:00
|
|
|
<File
|
2007-07-27 18:20:11 +00:00
|
|
|
RelativePath="..\..\lib\Support\SmallPtrSet.cpp"
|
|
|
|
>
|
2007-03-05 00:00:42 +00:00
|
|
|
</File>
|
2004-11-03 16:13:14 +00:00
|
|
|
<File
|
2007-07-27 18:20:11 +00:00
|
|
|
RelativePath="..\..\lib\Support\Statistic.cpp"
|
|
|
|
>
|
2004-11-03 16:13:14 +00:00
|
|
|
</File>
|
2006-12-02 02:22:01 +00:00
|
|
|
<File
|
2007-07-27 18:20:11 +00:00
|
|
|
RelativePath="..\..\lib\Support\Streams.cpp"
|
|
|
|
>
|
2006-12-02 02:22:01 +00:00
|
|
|
</File>
|
2004-11-03 16:13:14 +00:00
|
|
|
<File
|
2007-07-27 18:20:11 +00:00
|
|
|
RelativePath="..\..\lib\Support\StringExtras.cpp"
|
|
|
|
>
|
2004-11-03 16:13:14 +00:00
|
|
|
</File>
|
2007-03-05 00:00:42 +00:00
|
|
|
<File
|
2007-07-27 18:20:11 +00:00
|
|
|
RelativePath="..\..\lib\Support\StringMap.cpp"
|
|
|
|
>
|
2007-03-05 00:00:42 +00:00
|
|
|
</File>
|
2007-12-10 19:31:09 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\lib\Support\StringPool.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2005-01-01 21:34:18 +00:00
|
|
|
<File
|
2007-07-27 18:20:11 +00:00
|
|
|
RelativePath="..\..\lib\Support\SystemUtils.cpp"
|
|
|
|
>
|
2005-01-01 21:34:18 +00:00
|
|
|
</File>
|
2004-11-03 16:13:14 +00:00
|
|
|
<File
|
2007-07-27 18:20:11 +00:00
|
|
|
RelativePath="..\..\lib\Support\Timer.cpp"
|
|
|
|
>
|
2004-11-03 16:13:14 +00:00
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="Header Files"
|
|
|
|
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
2007-07-27 18:20:11 +00:00
|
|
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
|
|
|
>
|
2004-11-15 17:27:00 +00:00
|
|
|
<File
|
2007-07-27 18:20:11 +00:00
|
|
|
RelativePath="..\..\include\llvm\Support\AIXDataTypesFix.h"
|
|
|
|
>
|
2004-11-15 17:27:00 +00:00
|
|
|
</File>
|
2006-11-05 19:31:28 +00:00
|
|
|
<File
|
2007-10-29 21:56:15 +00:00
|
|
|
RelativePath="..\..\include\llvm\Support\Alignment.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2007-10-18 12:31:51 +00:00
|
|
|
RelativePath="..\..\include\llvm\Support\AlignOf.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2007-07-27 18:20:11 +00:00
|
|
|
RelativePath="..\..\include\llvm\Support\Allocator.h"
|
|
|
|
>
|
2006-11-05 19:31:28 +00:00
|
|
|
</File>
|
2004-11-15 17:27:00 +00:00
|
|
|
<File
|
2007-07-27 18:20:11 +00:00
|
|
|
RelativePath="..\..\include\llvm\Support\Annotation.h"
|
|
|
|
>
|
2004-11-15 17:27:00 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2007-07-27 18:20:11 +00:00
|
|
|
RelativePath="..\..\include\llvm\Support\CallSite.h"
|
|
|
|
>
|
2004-11-15 17:27:00 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2007-07-27 18:20:11 +00:00
|
|
|
RelativePath="..\..\include\llvm\Support\Casting.h"
|
|
|
|
>
|
2004-11-15 17:27:00 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2007-07-27 18:20:11 +00:00
|
|
|
RelativePath="..\..\include\llvm\Support\CFG.h"
|
|
|
|
>
|
2004-11-15 17:27:00 +00:00
|
|
|
</File>
|
2007-10-10 19:50:09 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\include\llvm\Support\CHelpers.h"
|
|
|
|
>
|
|
|
|
</File>
|
2004-11-15 17:27:00 +00:00
|
|
|
<File
|
2007-07-27 18:20:11 +00:00
|
|
|
RelativePath="..\..\include\llvm\Support\CommandLine.h"
|
|
|
|
>
|
2004-11-15 17:27:00 +00:00
|
|
|
</File>
|
2006-11-05 19:31:28 +00:00
|
|
|
<File
|
2007-07-27 18:20:11 +00:00
|
|
|
RelativePath="..\..\include\llvm\Support\Compiler.h"
|
|
|
|
>
|
2006-11-05 19:31:28 +00:00
|
|
|
</File>
|
2004-11-15 17:27:00 +00:00
|
|
|
<File
|
2007-07-27 18:20:11 +00:00
|
|
|
RelativePath="..\..\include\llvm\Support\ConstantRange.h"
|
|
|
|
>
|
2004-11-15 17:27:00 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2007-07-27 18:20:11 +00:00
|
|
|
RelativePath="..\..\include\llvm\Support\Debug.h"
|
|
|
|
>
|
2004-11-15 17:27:00 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2007-07-27 18:20:11 +00:00
|
|
|
RelativePath="..\..\include\llvm\Support\DOTGraphTraits.h"
|
|
|
|
>
|
2004-11-15 17:27:00 +00:00
|
|
|
</File>
|
2006-03-07 02:58:13 +00:00
|
|
|
<File
|
2007-07-27 18:20:11 +00:00
|
|
|
RelativePath="..\..\include\llvm\Support\Dwarf.h"
|
|
|
|
>
|
2006-03-07 02:58:13 +00:00
|
|
|
</File>
|
2004-11-15 17:27:00 +00:00
|
|
|
<File
|
2007-07-27 18:20:11 +00:00
|
|
|
RelativePath="..\..\include\llvm\Support\ELF.h"
|
|
|
|
>
|
2004-11-15 17:27:00 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2007-07-27 18:20:11 +00:00
|
|
|
RelativePath="..\..\include\llvm\Support\FileUtilities.h"
|
|
|
|
>
|
2004-11-15 17:27:00 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2007-07-27 18:20:11 +00:00
|
|
|
RelativePath="..\..\include\llvm\Support\GetElementPtrTypeIterator.h"
|
|
|
|
>
|
2004-11-15 17:27:00 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2007-07-27 18:20:11 +00:00
|
|
|
RelativePath="..\..\include\llvm\Support\GraphWriter.h"
|
|
|
|
>
|
2004-11-15 17:27:00 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2007-07-27 18:20:11 +00:00
|
|
|
RelativePath="..\..\include\llvm\Support\InstIterator.h"
|
|
|
|
>
|
2004-11-15 17:27:00 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2007-07-27 18:20:11 +00:00
|
|
|
RelativePath="..\..\include\llvm\Support\InstVisitor.h"
|
|
|
|
>
|
2004-11-15 17:27:00 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2007-07-27 18:20:11 +00:00
|
|
|
RelativePath="..\..\include\llvm\Support\LeakDetector.h"
|
|
|
|
>
|
2004-11-15 17:27:00 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2007-07-27 18:20:11 +00:00
|
|
|
RelativePath="..\..\include\llvm\Support\Linker.h"
|
|
|
|
>
|
2004-11-15 17:27:00 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2007-07-27 18:20:11 +00:00
|
|
|
RelativePath="..\..\include\llvm\Support\MallocAllocator.h"
|
|
|
|
>
|
2004-11-15 17:27:00 +00:00
|
|
|
</File>
|
2006-11-05 19:31:28 +00:00
|
|
|
<File
|
2007-07-27 18:20:11 +00:00
|
|
|
RelativePath="..\..\include\llvm\Support\ManagedStatic.h"
|
|
|
|
>
|
2006-11-05 19:31:28 +00:00
|
|
|
</File>
|
2004-11-15 17:27:00 +00:00
|
|
|
<File
|
2007-07-27 18:20:11 +00:00
|
|
|
RelativePath="..\..\include\llvm\Support\Mangler.h"
|
|
|
|
>
|
2004-11-15 17:27:00 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2007-07-27 18:20:11 +00:00
|
|
|
RelativePath="..\..\include\llvm\Support\MathExtras.h"
|
|
|
|
>
|
2004-11-15 17:27:00 +00:00
|
|
|
</File>
|
2007-04-29 14:22:14 +00:00
|
|
|
<File
|
2007-07-27 18:20:11 +00:00
|
|
|
RelativePath="..\..\include\llvm\Support\MemoryBuffer.h"
|
|
|
|
>
|
2007-04-29 14:22:14 +00:00
|
|
|
</File>
|
2007-03-05 00:00:42 +00:00
|
|
|
<File
|
2007-07-27 18:20:11 +00:00
|
|
|
RelativePath="..\..\include\llvm\Support\OutputBuffer.h"
|
|
|
|
>
|
2007-03-05 00:00:42 +00:00
|
|
|
</File>
|
2004-11-15 17:27:00 +00:00
|
|
|
<File
|
2007-07-27 18:20:11 +00:00
|
|
|
RelativePath="..\..\include\llvm\Support\PassNameParser.h"
|
|
|
|
>
|
2004-11-15 17:27:00 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2007-07-27 18:20:11 +00:00
|
|
|
RelativePath="..\..\include\llvm\Support\PatternMatch.h"
|
|
|
|
>
|
2004-11-15 17:27:00 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2007-07-27 18:20:11 +00:00
|
|
|
RelativePath="..\..\include\llvm\Support\PluginLoader.h"
|
|
|
|
>
|
2004-11-15 17:27:00 +00:00
|
|
|
</File>
|
2007-10-10 19:50:09 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\include\llvm\Support\Registry.h"
|
|
|
|
>
|
|
|
|
</File>
|
2004-11-15 17:27:00 +00:00
|
|
|
<File
|
2007-07-27 18:20:11 +00:00
|
|
|
RelativePath="..\..\include\llvm\Support\SlowOperationInformer.h"
|
|
|
|
>
|
2004-11-15 17:27:00 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2007-07-27 18:20:11 +00:00
|
|
|
RelativePath="..\..\include\llvm\Support\StableBasicBlockNumbering.h"
|
|
|
|
>
|
2004-11-15 17:27:00 +00:00
|
|
|
</File>
|
2006-12-02 02:22:01 +00:00
|
|
|
<File
|
2007-07-27 18:20:11 +00:00
|
|
|
RelativePath="..\..\include\llvm\Support\Streams.h"
|
|
|
|
>
|
2006-12-02 02:22:01 +00:00
|
|
|
</File>
|
2007-12-10 19:31:09 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\include\llvm\Support\StringPool.h"
|
|
|
|
>
|
|
|
|
</File>
|
2004-11-15 17:27:00 +00:00
|
|
|
<File
|
2007-07-27 18:20:11 +00:00
|
|
|
RelativePath="..\..\include\llvm\Support\SystemUtils.h"
|
|
|
|
>
|
2004-11-15 17:27:00 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2007-07-27 18:20:11 +00:00
|
|
|
RelativePath="..\..\include\llvm\Support\ThreadSupport-NoSupport.h"
|
|
|
|
>
|
2004-11-15 17:27:00 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2007-07-27 18:20:11 +00:00
|
|
|
RelativePath="..\..\include\llvm\Support\ThreadSupport-PThreads.h"
|
|
|
|
>
|
2004-11-15 17:27:00 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2007-07-27 18:20:11 +00:00
|
|
|
RelativePath="..\..\include\llvm\Support\Timer.h"
|
|
|
|
>
|
2004-11-15 17:27:00 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2007-07-27 18:20:11 +00:00
|
|
|
RelativePath="..\..\include\llvm\Support\type_traits.h"
|
|
|
|
>
|
2004-11-15 17:27:00 +00:00
|
|
|
</File>
|
2004-11-03 16:13:14 +00:00
|
|
|
</Filter>
|
2004-12-04 19:14:38 +00:00
|
|
|
<Filter
|
|
|
|
Name="ADT"
|
2007-07-27 18:20:11 +00:00
|
|
|
>
|
2004-12-04 19:14:38 +00:00
|
|
|
<File
|
2007-07-27 18:20:11 +00:00
|
|
|
RelativePath="..\..\include\llvm\ADT\APInt.h"
|
|
|
|
>
|
2004-12-04 19:14:38 +00:00
|
|
|
</File>
|
2007-04-06 22:30:07 +00:00
|
|
|
<File
|
2007-07-27 18:20:11 +00:00
|
|
|
RelativePath="..\..\include\llvm\ADT\APSInt.h"
|
|
|
|
>
|
2007-04-06 22:30:07 +00:00
|
|
|
</File>
|
2006-11-05 19:31:28 +00:00
|
|
|
<File
|
2007-07-27 18:20:11 +00:00
|
|
|
RelativePath="..\..\include\llvm\ADT\BitVector.h"
|
|
|
|
>
|
2006-11-05 19:31:28 +00:00
|
|
|
</File>
|
2007-08-28 18:59:02 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\include\llvm\Support\DataTypes.h.in"
|
|
|
|
>
|
|
|
|
</File>
|
2004-12-04 19:14:38 +00:00
|
|
|
<File
|
2007-07-27 18:20:11 +00:00
|
|
|
RelativePath="..\..\include\llvm\Adt\DenseMap.h"
|
|
|
|
>
|
2004-12-04 19:14:38 +00:00
|
|
|
</File>
|
2007-10-10 19:50:09 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\include\llvm\ADT\DenseSet.h"
|
|
|
|
>
|
|
|
|
</File>
|
2004-12-04 19:14:38 +00:00
|
|
|
<File
|
2007-07-27 18:20:11 +00:00
|
|
|
RelativePath="..\..\include\llvm\Adt\DepthFirstIterator.h"
|
|
|
|
>
|
2004-12-04 19:14:38 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2007-07-27 18:20:11 +00:00
|
|
|
RelativePath="..\..\include\llvm\Adt\EquivalenceClasses.h"
|
|
|
|
>
|
2004-12-04 19:14:38 +00:00
|
|
|
</File>
|
2006-11-05 19:31:28 +00:00
|
|
|
<File
|
2007-07-27 18:20:11 +00:00
|
|
|
RelativePath="..\..\include\llvm\ADT\FoldingSet.h"
|
|
|
|
>
|
2006-11-05 19:31:28 +00:00
|
|
|
</File>
|
2004-12-04 19:14:38 +00:00
|
|
|
<File
|
2007-07-27 18:20:11 +00:00
|
|
|
RelativePath="..\..\include\llvm\Adt\GraphTraits.h"
|
|
|
|
>
|
2004-12-04 19:14:38 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2007-07-27 18:20:11 +00:00
|
|
|
RelativePath="..\..\include\llvm\Adt\hash_map"
|
|
|
|
>
|
2004-12-04 19:14:38 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2007-07-27 18:20:11 +00:00
|
|
|
RelativePath="..\..\include\llvm\Adt\hash_set"
|
|
|
|
>
|
2004-12-04 19:14:38 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2007-07-27 18:20:11 +00:00
|
|
|
RelativePath="..\..\include\llvm\Adt\HashExtras.h"
|
|
|
|
>
|
2004-12-04 19:14:38 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2007-07-27 18:20:11 +00:00
|
|
|
RelativePath="..\..\include\llvm\Adt\ilist"
|
|
|
|
>
|
2004-12-04 19:14:38 +00:00
|
|
|
</File>
|
2007-10-10 19:50:09 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\include\llvm\ADT\ImmutableMap.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\include\llvm\ADT\ImmutableSet.h"
|
|
|
|
>
|
|
|
|
</File>
|
2007-03-05 00:00:42 +00:00
|
|
|
<File
|
2007-07-27 18:20:11 +00:00
|
|
|
RelativePath="..\..\include\llvm\ADT\IndexedMap.h"
|
|
|
|
>
|
2007-03-05 00:00:42 +00:00
|
|
|
</File>
|
2004-12-04 19:14:38 +00:00
|
|
|
<File
|
2007-07-27 18:20:11 +00:00
|
|
|
RelativePath="..\..\include\llvm\Adt\iterator"
|
|
|
|
>
|
2004-12-04 19:14:38 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2007-07-27 18:20:11 +00:00
|
|
|
RelativePath="..\..\include\llvm\Adt\PostOrderIterator.h"
|
|
|
|
>
|
2004-12-04 19:14:38 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2007-07-27 18:20:11 +00:00
|
|
|
RelativePath="..\..\include\llvm\Adt\SCCIterator.h"
|
|
|
|
>
|
2004-12-04 19:14:38 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2007-07-27 18:20:11 +00:00
|
|
|
RelativePath="..\..\include\llvm\Adt\SetOperations.h"
|
|
|
|
>
|
2004-12-04 19:14:38 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2007-07-27 18:20:11 +00:00
|
|
|
RelativePath="..\..\include\llvm\Adt\SetVector.h"
|
|
|
|
>
|
2004-12-04 19:14:38 +00:00
|
|
|
</File>
|
2007-03-05 00:00:42 +00:00
|
|
|
<File
|
2007-07-27 18:20:11 +00:00
|
|
|
RelativePath="..\..\include\llvm\ADT\SmallPtrSet.h"
|
|
|
|
>
|
2007-03-05 00:00:42 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2007-07-27 18:20:11 +00:00
|
|
|
RelativePath="..\..\include\llvm\ADT\SmallSet.h"
|
|
|
|
>
|
2007-03-05 00:00:42 +00:00
|
|
|
</File>
|
2006-11-05 19:31:28 +00:00
|
|
|
<File
|
2007-07-27 18:20:11 +00:00
|
|
|
RelativePath="..\..\include\llvm\ADT\SmallString.h"
|
|
|
|
>
|
2006-11-05 19:31:28 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2007-07-27 18:20:11 +00:00
|
|
|
RelativePath="..\..\include\llvm\ADT\SmallVector.h"
|
|
|
|
>
|
2006-11-05 19:31:28 +00:00
|
|
|
</File>
|
2004-12-04 19:14:38 +00:00
|
|
|
<File
|
2007-07-27 18:20:11 +00:00
|
|
|
RelativePath="..\..\include\llvm\Adt\Statistic.h"
|
|
|
|
>
|
2004-12-04 19:14:38 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2007-07-27 18:20:11 +00:00
|
|
|
RelativePath="..\..\include\llvm\Adt\STLExtras.h"
|
|
|
|
>
|
2004-12-04 19:14:38 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2007-07-27 18:20:11 +00:00
|
|
|
RelativePath="..\..\include\llvm\Adt\StringExtras.h"
|
|
|
|
>
|
2004-12-04 19:14:38 +00:00
|
|
|
</File>
|
2007-03-05 00:00:42 +00:00
|
|
|
<File
|
2007-07-27 18:20:11 +00:00
|
|
|
RelativePath="..\..\include\llvm\ADT\StringMap.h"
|
|
|
|
>
|
2007-03-05 00:00:42 +00:00
|
|
|
</File>
|
2004-12-04 19:14:38 +00:00
|
|
|
<File
|
2007-07-27 18:20:11 +00:00
|
|
|
RelativePath="..\..\include\llvm\Adt\Tree.h"
|
|
|
|
>
|
2004-12-04 19:14:38 +00:00
|
|
|
</File>
|
2006-01-17 05:13:22 +00:00
|
|
|
<File
|
2007-07-27 18:20:11 +00:00
|
|
|
RelativePath="..\..\include\llvm\Adt\UniqueVector.h"
|
|
|
|
>
|
2006-01-17 05:13:22 +00:00
|
|
|
</File>
|
2004-12-04 19:14:38 +00:00
|
|
|
<File
|
2007-07-27 18:20:11 +00:00
|
|
|
RelativePath="..\..\include\llvm\Adt\VectorExtras.h"
|
|
|
|
>
|
2004-12-04 19:14:38 +00:00
|
|
|
</File>
|
|
|
|
</Filter>
|
2004-11-03 16:13:14 +00:00
|
|
|
</Files>
|
|
|
|
<Globals>
|
|
|
|
</Globals>
|
|
|
|
</VisualStudioProject>
|