mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-02 07:11:49 +00:00
d28516e3b1
Patch by Nicolas Capens! git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@53571 91177308-0d34-0410-b5e6-96231b3b80d8
320 lines
8.2 KiB
XML
320 lines
8.2 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="8.00"
|
|
Name="Configure"
|
|
ProjectGUID="{19514E48-456C-4B9D-8637-F2285476461E}"
|
|
RootNamespace="Configure"
|
|
Keyword="Win32Proj"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
<Platform
|
|
Name="x64"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Configure|Win32"
|
|
OutputDirectory="$(ConfigurationName)"
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
ConfigurationType="1"
|
|
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"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="4"
|
|
/>
|
|
<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="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="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>
|
|
<Files>
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
|
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
|
>
|
|
<File
|
|
RelativePath="..\..\include\llvm\Config\config.h.in"
|
|
>
|
|
<FileConfiguration
|
|
Name="Configure|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
Description="Generating $(ProjectDir)..\llvm\Config\config.h"
|
|
CommandLine="copy "$(InputPath)"+"$(ProjectDir)..\config.h" "$(ProjectDir)..\llvm\Config\config.h"
"
|
|
AdditionalDependencies=""$(ProjectDir)..\config.h""
|
|
Outputs=""$(ProjectDir)..\llvm\Config\config.h""
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Configure|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
Description="Generating $(ProjectDir)..\llvm\Config\config.h"
|
|
CommandLine="copy "$(InputPath)"+"$(ProjectDir)..\config.h" "$(ProjectDir)..\llvm\Config\config.h"
"
|
|
AdditionalDependencies=""$(ProjectDir)..\config.h""
|
|
Outputs=""$(ProjectDir)..\llvm\Config\config.h""
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\llvm\Support\DataTypes.h.in"
|
|
>
|
|
<FileConfiguration
|
|
Name="Configure|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
Description="Generating $(ProjectDir)..\llvm\Support\DataTypes.h"
|
|
CommandLine="copy "$(InputPath)" "$(ProjectDir)..\llvm\Support\DataTypes.h"
"
|
|
Outputs=""$(ProjectDir)..\llvm\Support\DataTypes.h""
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Configure|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
Description="Generating $(ProjectDir)..\llvm\Support\DataTypes.h"
|
|
CommandLine="copy "$(InputPath)" "$(ProjectDir)..\llvm\Support\DataTypes.h"
"
|
|
Outputs=""$(ProjectDir)..\llvm\Support\DataTypes.h""
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\llvm\ADT\hash_map.h.in"
|
|
>
|
|
<FileConfiguration
|
|
Name="Configure|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
Description="Generating $(ProjectDir)..\llvm\ADT\hash_map.h"
|
|
CommandLine="copy "$(InputPath)" "$(ProjectDir)..\llvm\ADT\hash_map.h"
"
|
|
Outputs=""$(ProjectDir)..\llvm\ADT\hash_map.h""
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Configure|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
Description="Generating $(ProjectDir)..\llvm\ADT\hash_map.h"
|
|
CommandLine="copy "$(InputPath)" "$(ProjectDir)..\llvm\ADT\hash_map.h"
"
|
|
Outputs=""$(ProjectDir)..\llvm\ADT\hash_map.h""
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\llvm\ADT\hash_set.h.in"
|
|
>
|
|
<FileConfiguration
|
|
Name="Configure|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
Description="Generating $(ProjectDir)..\llvm\ADT\hash_set.h"
|
|
CommandLine="copy "$(InputPath)" "$(ProjectDir)..\llvm\ADT\hash_set.h"
"
|
|
Outputs=""$(ProjectDir)..\llvm\ADT\hash_set.h""
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Configure|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
Description="Generating $(ProjectDir)..\llvm\ADT\hash_set.h"
|
|
CommandLine="copy "$(InputPath)" "$(ProjectDir)..\llvm\ADT\hash_set.h"
"
|
|
Outputs=""$(ProjectDir)..\llvm\ADT\hash_set.h""
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\llvm\ADT\iterator.h.in"
|
|
>
|
|
<FileConfiguration
|
|
Name="Configure|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
Description="Generating $(ProjectDir)..\llvm\ADT\iterator.h"
|
|
CommandLine="copy "$(InputPath)" "$(ProjectDir)..\llvm\ADT\iterator.h"
"
|
|
Outputs=""$(ProjectDir)..\llvm\ADT\iterator.h""
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Configure|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
Description="Generating $(ProjectDir)..\llvm\ADT\iterator.h"
|
|
CommandLine="copy "$(InputPath)" "$(ProjectDir)..\llvm\ADT\iterator.h"
"
|
|
Outputs=""$(ProjectDir)..\llvm\ADT\iterator.h""
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
|
>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|