summaryrefslogtreecommitdiff
path: root/win32/Configure
diff options
context:
space:
mode:
Diffstat (limited to 'win32/Configure')
-rw-r--r--win32/Configure/Configure.vcproj133
1 files changed, 133 insertions, 0 deletions
diff --git a/win32/Configure/Configure.vcproj b/win32/Configure/Configure.vcproj
index ffe65cb28a..5c7062986e 100644
--- a/win32/Configure/Configure.vcproj
+++ b/win32/Configure/Configure.vcproj
@@ -11,6 +11,9 @@
<Platform
Name="Win32"
/>
+ <Platform
+ Name="x64"
+ />
</Platforms>
<ToolFiles>
</ToolFiles>
@@ -93,6 +96,85 @@
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="VCResourceCompilerTool"
+ />
+ <Tool
+ Name="VCPreLinkEventTool"
+ />
+ <Tool
+ Name="VCLinkerTool"
+ OutputFile="$(OutDir)/Configure.exe"
+ LinkIncremental="2"
+ GenerateDebugInformation="true"
+ ProgramDatabaseFile="$(OutDir)/Configure.pdb"
+ SubSystem="1"
+ TargetMachine="17"
+ />
+ <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>
</Configurations>
<References>
</References>
@@ -116,6 +198,17 @@
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"
@@ -130,6 +223,16 @@
Outputs="&quot;$(ProjectDir)..\llvm\Support\DataTypes.h&quot;"
/>
</FileConfiguration>
+ <FileConfiguration
+ Name="Configure|x64"
+ >
+ <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>
</File>
<File
RelativePath="..\..\include\llvm\Adt\hash_map.in"
@@ -144,6 +247,16 @@
Outputs="&quot;$(ProjectDir)..\llvm\ADT\hash_map&quot;"
/>
</FileConfiguration>
+ <FileConfiguration
+ Name="Configure|x64"
+ >
+ <Tool
+ Name="VCCustomBuildTool"
+ Description="Generating $(SolutionDir)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"
@@ -158,6 +271,16 @@
Outputs="&quot;$(ProjectDir)..\llvm\ADT\hash_set&quot;"
/>
</FileConfiguration>
+ <FileConfiguration
+ Name="Configure|x64"
+ >
+ <Tool
+ Name="VCCustomBuildTool"
+ Description="Generating $(SolutionDir)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"
@@ -172,6 +295,16 @@
Outputs="&quot;$(ProjectDir)..\llvm\ADT\iterator&quot;"
/>
</FileConfiguration>
+ <FileConfiguration
+ Name="Configure|x64"
+ >
+ <Tool
+ Name="VCCustomBuildTool"
+ Description="Generating $(SolutionDir)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