A brief survey of priority_queue usage in the tree turned this up
[oota-llvm.git] / win32 / Configure / Configure.vcproj
index 0bf56cc29286c556dc2661e0cc7e130a01fac11e..76302c0fd9c97e256d21ac9a689d8a8adbd73ad7 100644 (file)
 <?xml version="1.0" encoding="Windows-1252"?>
 <VisualStudioProject
        ProjectType="Visual C++"
-       Version="7.10"
+       Version="8.00"
        Name="Configure"
        ProjectGUID="{19514E48-456C-4B9D-8637-F2285476461E}"
        RootNamespace="Configure"
-       Keyword="Win32Proj">
+       Keyword="Win32Proj"
+       >
        <Platforms>
                <Platform
-                       Name="Win32"/>
+                       Name="Win32"
+               />
+               <Platform
+                       Name="x64"
+               />
        </Platforms>
+       <ToolFiles>
+       </ToolFiles>
        <Configurations>
                <Configuration
                        Name="Configure|Win32"
                        OutputDirectory="$(ConfigurationName)"
                        IntermediateDirectory="$(ConfigurationName)"
                        ConfigurationType="1"
-                       CharacterSet="2">
+                       InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\common.vsprops"
+                       CharacterSet="2"
+                       >
+                       <Tool
+                               Name="VCPreBuildEventTool"
+                       />
+                       <Tool
+                               Name="VCCustomBuildTool"
+                       />
+                       <Tool
+                               Name="VCXMLDataGeneratorTool"
+                       />
+                       <Tool
+                               Name="VCWebServiceProxyGeneratorTool"
+                       />
+                       <Tool
+                               Name="VCMIDLTool"
+                       />
                        <Tool
                                Name="VCCLCompilerTool"
                                Optimization="0"
                                PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32;_DEBUG;_CONSOLE"
-                               MinimalRebuild="TRUE"
+                               MinimalRebuild="true"
                                BasicRuntimeChecks="3"
-                               RuntimeLibrary="5"
+                               RuntimeLibrary="1"
                                UsePrecompiledHeader="0"
                                WarningLevel="3"
-                               Detect64BitPortabilityProblems="TRUE"
-                               DebugInformationFormat="4"/>
+                               Detect64BitPortabilityProblems="true"
+                               DebugInformationFormat="4"
+                       />
+                       <Tool
+                               Name="VCManagedResourceCompilerTool"
+                       />
+                       <Tool
+                               Name="VCResourceCompilerTool"
+                       />
                        <Tool
-                               Name="VCCustomBuildTool"/>
+                               Name="VCPreLinkEventTool"
+                       />
                        <Tool
                                Name="VCLinkerTool"
                                OutputFile="$(OutDir)/Configure.exe"
                                LinkIncremental="2"
-                               GenerateDebugInformation="TRUE"
+                               GenerateDebugInformation="true"
                                ProgramDatabaseFile="$(OutDir)/Configure.pdb"
                                SubSystem="1"
-                               TargetMachine="1"/>
+                               TargetMachine="1"
+                       />
+                       <Tool
+                               Name="VCALinkTool"
+                       />
+                       <Tool
+                               Name="VCManifestTool"
+                       />
+                       <Tool
+                               Name="VCXDCMakeTool"
+                       />
+                       <Tool
+                               Name="VCBscMakeTool"
+                       />
+                       <Tool
+                               Name="VCFxCopTool"
+                       />
+                       <Tool
+                               Name="VCAppVerifierTool"
+                       />
+                       <Tool
+                               Name="VCWebDeploymentTool"
+                       />
+                       <Tool
+                               Name="VCPostBuildEventTool"
+                       />
+               </Configuration>
+               <Configuration
+                       Name="Configure|x64"
+                       OutputDirectory="$(PlatformName)\$(ConfigurationName)"
+                       IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
+                       ConfigurationType="1"
+                       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"
+                               PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32;_DEBUG;_CONSOLE"
+                               MinimalRebuild="true"
+                               BasicRuntimeChecks="3"
+                               RuntimeLibrary="1"
+                               UsePrecompiledHeader="0"
+                               WarningLevel="3"
+                               Detect64BitPortabilityProblems="true"
+                               DebugInformationFormat="3"
+                       />
+                       <Tool
+                               Name="VCManagedResourceCompilerTool"
+                       />
                        <Tool
-                               Name="VCMIDLTool"/>
+                               Name="VCResourceCompilerTool"
+                       />
                        <Tool
-                               Name="VCPostBuildEventTool"/>
+                               Name="VCPreLinkEventTool"
+                       />
+                       <Tool
+                               Name="VCLinkerTool"
+                               OutputFile="$(OutDir)/Configure.exe"
+                               LinkIncremental="2"
+                               GenerateDebugInformation="true"
+                               ProgramDatabaseFile="$(OutDir)/Configure.pdb"
+                               SubSystem="1"
+                               TargetMachine="17"
+                       />
                        <Tool
-                               Name="VCPreBuildEventTool"/>
+                               Name="VCALinkTool"
+                       />
                        <Tool
-                               Name="VCPreLinkEventTool"/>
+                               Name="VCManifestTool"
+                       />
                        <Tool
-                               Name="VCResourceCompilerTool"/>
+                               Name="VCXDCMakeTool"
+                       />
                        <Tool
-                               Name="VCWebServiceProxyGeneratorTool"/>
+                               Name="VCBscMakeTool"
+                       />
                        <Tool
-                               Name="VCXMLDataGeneratorTool"/>
+                               Name="VCFxCopTool"
+                       />
                        <Tool
-                               Name="VCWebDeploymentTool"/>
+                               Name="VCAppVerifierTool"
+                       />
                        <Tool
-                               Name="VCManagedWrapperGeneratorTool"/>
+                               Name="VCWebDeploymentTool"
+                       />
                        <Tool
-                               Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
+                               Name="VCPostBuildEventTool"
+                       />
                </Configuration>
        </Configurations>
        <References>
                <Filter
                        Name="Source Files"
                        Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
-                       UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
+                       UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
+                       >
                        <File
-                               RelativePath="..\..\include\llvm\Config\config.h.in">
+                               RelativePath="..\..\include\llvm\Config\config.h.in"
+                               >
                                <FileConfiguration
-                                       Name="Configure|Win32">
+                                       Name="Configure|Win32"
+                                       >
                                        <Tool
                                                Name="VCCustomBuildTool"
                                                Description="Generating $(SolutionDir)llvm\Config\config.h"
-                                               CommandLine="copy $(InputPath)+$(SolutionDir)config.h  $(ProjectDir)..\llvm\Config\config.h"
-                                               AdditionalDependencies="$(SolutionDir)config.h"
-                                               Outputs="$(ProjectDir)..\llvm\Config\config.h"/>
+                                               CommandLine="copy &quot;$(InputPath)&quot;+&quot;$(SolutionDir)config.h&quot;  &quot;$(ProjectDir)..\llvm\Config\config.h&quot;&#x0D;&#x0A;"
+                                               AdditionalDependencies="&quot;$(SolutionDir)config.h&quot;"
+                                               Outputs="&quot;$(ProjectDir)..\llvm\Config\config.h&quot;"
+                                       />
+                               </FileConfiguration>
+                               <FileConfiguration
+                                       Name="Configure|x64"
+                                       >
+                                       <Tool
+                                               Name="VCCustomBuildTool"
+                                               Description="Generating $(SolutionDir)llvm\Config\config.h"
+                                               CommandLine="copy &quot;$(InputPath)&quot;+&quot;$(SolutionDir)config.h&quot;  &quot;$(ProjectDir)..\llvm\Config\config.h&quot;&#x0D;&#x0A;"
+                                               AdditionalDependencies="&quot;$(SolutionDir)config.h&quot;"
+                                               Outputs="&quot;$(ProjectDir)..\llvm\Config\config.h&quot;"
+                                       />
                                </FileConfiguration>
                        </File>
                        <File
-                               RelativePath="..\..\include\llvm\Support\DataTypes.h.in">
+                               RelativePath="..\..\include\llvm\Support\DataTypes.h.in"
+                               >
+                               <FileConfiguration
+                                       Name="Configure|Win32"
+                                       >
+                                       <Tool
+                                               Name="VCCustomBuildTool"
+                                               Description="Generating $(SolutionDir)llvm\Support\DataTypes.h"
+                                               CommandLine="copy &quot;$(InputPath)&quot; &quot;$(ProjectDir)..\llvm\Support\DataTypes.h&quot;&#x0D;&#x0A;"
+                                               Outputs="&quot;$(ProjectDir)..\llvm\Support\DataTypes.h&quot;"
+                                       />
+                               </FileConfiguration>
                                <FileConfiguration
-                                       Name="Configure|Win32">
+                                       Name="Configure|x64"
+                                       >
                                        <Tool
                                                Name="VCCustomBuildTool"
                                                Description="Generating $(SolutionDir)llvm\Support\DataTypes.h"
-                                               CommandLine="copy $(InputPath) $(ProjectDir)..\llvm\Support\DataTypes.h
-"
-                                               Outputs="$(ProjectDir)..\llvm\Support\DataTypes.h"/>
+                                               CommandLine="copy &quot;$(InputPath)&quot; &quot;$(ProjectDir)..\llvm\Support\DataTypes.h&quot;&#x0D;&#x0A;"
+                                               Outputs="&quot;$(ProjectDir)..\llvm\Support\DataTypes.h&quot;"
+                                       />
                                </FileConfiguration>
                        </File>
                        <File
-                               RelativePath="..\..\include\llvm\Adt\hash_map.in">
+                               RelativePath="..\..\include\llvm\ADT\hash_map.h.in"
+                               >
+                               <FileConfiguration
+                                       Name="Configure|Win32"
+                                       >
+                                       <Tool
+                                               Name="VCCustomBuildTool"
+                                               Description="Generating $(SolutionDir)llvm\ADT\hash_map.h"
+                                               CommandLine="copy &quot;$(InputPath)&quot; &quot;$(ProjectDir)..\llvm\ADT\hash_map.h&quot;&#x0D;&#x0A;"
+                                               Outputs="&quot;$(ProjectDir)..\llvm\ADT\hash_map.h&quot;"
+                                       />
+                               </FileConfiguration>
                                <FileConfiguration
-                                       Name="Configure|Win32">
+                                       Name="Configure|x64"
+                                       >
                                        <Tool
                                                Name="VCCustomBuildTool"
                                                Description="Generating $(SolutionDir)llvm\ADT\hash_map"
-                                               CommandLine="copy $(InputPath) $(ProjectDir)..\llvm\ADT\hash_map
-"
-                                               Outputs="$(ProjectDir)..\llvm\ADT\hash_map"/>
+                                               CommandLine="copy &quot;$(InputPath)&quot; &quot;$(ProjectDir)..\llvm\ADT\hash_map&quot;&#x0D;&#x0A;"
+                                               Outputs="&quot;$(ProjectDir)..\llvm\ADT\hash_map&quot;"
+                                       />
                                </FileConfiguration>
                        </File>
                        <File
-                               RelativePath="..\..\include\llvm\Adt\hash_set.in">
+                               RelativePath="..\..\include\llvm\ADT\hash_set.h.in"
+                               >
                                <FileConfiguration
-                                       Name="Configure|Win32">
+                                       Name="Configure|Win32"
+                                       >
+                                       <Tool
+                                               Name="VCCustomBuildTool"
+                                               Description="Generating $(SolutionDir)llvm\ADT\hash_set.h"
+                                               CommandLine="copy &quot;$(InputPath)&quot; &quot;$(ProjectDir)..\llvm\ADT\hash_set.h&quot;&#x0D;&#x0A;"
+                                               Outputs="&quot;$(ProjectDir)..\llvm\ADT\hash_set.h&quot;"
+                                       />
+                               </FileConfiguration>
+                               <FileConfiguration
+                                       Name="Configure|x64"
+                                       >
                                        <Tool
                                                Name="VCCustomBuildTool"
                                                Description="Generating $(SolutionDir)llvm\ADT\hash_set"
-                                               CommandLine="copy $(InputPath) $(ProjectDir)..\llvm\ADT\hash_set
-"
-                                               Outputs="$(ProjectDir)..\llvm\ADT\hash_set"/>
+                                               CommandLine="copy &quot;$(InputPath)&quot; &quot;$(ProjectDir)..\llvm\ADT\hash_set&quot;&#x0D;&#x0A;"
+                                               Outputs="&quot;$(ProjectDir)..\llvm\ADT\hash_set&quot;"
+                                       />
                                </FileConfiguration>
                        </File>
                        <File
-                               RelativePath="..\..\include\llvm\Adt\iterator.in">
+                               RelativePath="..\..\include\llvm\ADT\iterator.h.in"
+                               >
+                               <FileConfiguration
+                                       Name="Configure|Win32"
+                                       >
+                                       <Tool
+                                               Name="VCCustomBuildTool"
+                                               Description="Generating $(SolutionDir)llvm\ADT\iterator.h"
+                                               CommandLine="copy &quot;$(InputPath)&quot; &quot;$(ProjectDir)..\llvm\ADT\iterator.h&quot;&#x0D;&#x0A;"
+                                               Outputs="&quot;$(ProjectDir)..\llvm\ADT\iterator.h&quot;"
+                                       />
+                               </FileConfiguration>
                                <FileConfiguration
-                                       Name="Configure|Win32">
+                                       Name="Configure|x64"
+                                       >
                                        <Tool
                                                Name="VCCustomBuildTool"
                                                Description="Generating $(SolutionDir)llvm\ADT\iterator"
-                                               CommandLine="copy $(InputPath) $(ProjectDir)..\llvm\ADT\iterator
-"
-                                               Outputs="$(ProjectDir)..\llvm\ADT\iterator"/>
+                                               CommandLine="copy &quot;$(InputPath)&quot; &quot;$(ProjectDir)..\llvm\ADT\iterator&quot;&#x0D;&#x0A;"
+                                               Outputs="&quot;$(ProjectDir)..\llvm\ADT\iterator&quot;"
+                                       />
                                </FileConfiguration>
                        </File>
                </Filter>
                <Filter
                        Name="Header Files"
                        Filter="h;hpp;hxx;hm;inl;inc;xsd"
-                       UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
+                       UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
+                       >
                </Filter>
        </Files>
        <Globals>