mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-01-11 18:33:14 +01:00
2151 lines
42 KiB
XML
2151 lines
42 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="9.00"
|
|
Name="dmd_msc"
|
|
ProjectGUID="{BAE0389D-7D3F-4D5E-AE0E-C871776E8432}"
|
|
RootNamespace="dmd"
|
|
Keyword="Win32Proj"
|
|
TargetFrameworkVersion="196613"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
<Platform
|
|
Name="x64"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="vcbuild\$(Platformname)\$(ConfigurationName)"
|
|
IntermediateDirectory="$(OutDir)"
|
|
ConfigurationType="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/TP"
|
|
AdditionalIncludeDirectories=".\root;.\tk;.\backend;.;vcbuild"
|
|
PreprocessorDefinitions="DEBUG,_DEBUG"
|
|
RuntimeLibrary="1"
|
|
StructMemberAlignment="1"
|
|
WarningLevel="4"
|
|
DebugInformationFormat="4"
|
|
CompileAs="0"
|
|
ForcedIncludeFiles="vcbuild\warnings.h"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="/LARGEADDRESSAWARE"
|
|
OutputFile="$(OutDir)\$(ProjectName).exe"
|
|
GenerateDebugInformation="true"
|
|
OptimizeReferences="1"
|
|
EnableCOMDATFolding="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug|x64"
|
|
OutputDirectory="vcbuild\$(Platformname)\$(ConfigurationName)"
|
|
IntermediateDirectory="$(OutDir)"
|
|
ConfigurationType="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TargetEnvironment="3"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/TP"
|
|
AdditionalIncludeDirectories=".\root;.\tk;.\backend;.;vcbuild"
|
|
PreprocessorDefinitions="DEBUG,_DEBUG"
|
|
RuntimeLibrary="1"
|
|
StructMemberAlignment="1"
|
|
WarningLevel="4"
|
|
DebugInformationFormat="3"
|
|
CompileAs="0"
|
|
ForcedIncludeFiles="vcbuild\warnings.h"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
OutputFile="$(OutDir)\$(ProjectName).exe"
|
|
GenerateDebugInformation="true"
|
|
StackReserveSize="8388608"
|
|
OptimizeReferences="1"
|
|
EnableCOMDATFolding="1"
|
|
TargetMachine="17"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="vcbuild\$(Platformname)\$(ConfigurationName)"
|
|
IntermediateDirectory="$(OutDir)"
|
|
ConfigurationType="1"
|
|
WholeProgramOptimization="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/TP"
|
|
Optimization="3"
|
|
InlineFunctionExpansion="1"
|
|
EnableIntrinsicFunctions="true"
|
|
FavorSizeOrSpeed="1"
|
|
OmitFramePointers="true"
|
|
AdditionalIncludeDirectories=".\root;.\tk;.\backend;.;vcbuild"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
RuntimeLibrary="0"
|
|
StructMemberAlignment="1"
|
|
BufferSecurityCheck="false"
|
|
WarningLevel="4"
|
|
DebugInformationFormat="3"
|
|
CompileAs="0"
|
|
ForcedIncludeFiles="vcbuild\warnings.h"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="/LARGEADDRESSAWARE"
|
|
OutputFile="$(OutDir)\$(ProjectName).exe"
|
|
GenerateDebugInformation="true"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|x64"
|
|
OutputDirectory="vcbuild\$(Platformname)\$(ConfigurationName)"
|
|
IntermediateDirectory="$(OutDir)"
|
|
ConfigurationType="1"
|
|
WholeProgramOptimization="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TargetEnvironment="3"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/TP"
|
|
Optimization="4"
|
|
InlineFunctionExpansion="1"
|
|
EnableIntrinsicFunctions="true"
|
|
FavorSizeOrSpeed="1"
|
|
OmitFramePointers="true"
|
|
WholeProgramOptimization="true"
|
|
AdditionalIncludeDirectories=".\root;.\tk;.\backend;.;vcbuild"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
RuntimeLibrary="0"
|
|
StructMemberAlignment="1"
|
|
BufferSecurityCheck="false"
|
|
WarningLevel="4"
|
|
DebugInformationFormat="3"
|
|
CompileAs="0"
|
|
ForcedIncludeFiles="vcbuild\warnings.h"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
OutputFile="$(OutDir)\$(ProjectName).exe"
|
|
GenerateDebugInformation="true"
|
|
StackReserveSize="8388608"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
TargetMachine="17"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="src"
|
|
>
|
|
<File
|
|
RelativePath=".\access.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\aggregate.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\aliasthis.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\aliasthis.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\apply.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\argtypes.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\arrayop.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\arraytypes.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\attrib.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\attrib.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\builtin.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\canthrow.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\cast.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\class.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\clone.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\complex_t.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\cond.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\cond.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\constfold.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\cppmangle.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\declaration.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\declaration.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\delegatize.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\doc.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\doc.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\dsymbol.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\dsymbol.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\dump.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\e2ir.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\eh.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\entity.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\enum.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\enum.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\expression.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\expression.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\func.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\glue.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\hdrgen.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\hdrgen.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\iasm.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\identifier.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\identifier.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\imphint.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\import.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\import.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\inifile.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\init.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\init.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\inline.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\interpret.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\intrange.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\intrange.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\irstate.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\irstate.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\json.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\json.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lexer.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lexer.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lib.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\libomf.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\link.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\macro.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\macro.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\mangle.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\mars.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\mars.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\module.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\module.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\msc.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\mtype.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\mtype.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\objfile.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\opover.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\optimize.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\parse.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\parse.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ph.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\s2ir.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\scope.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\scope.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\sideeffect.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\statement.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\statement.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\staticassert.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\staticassert.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\struct.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\template.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\template.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tk.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tocsym.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\toctype.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tocvdebug.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\todt.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\toelfdebug.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|x64"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|x64"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\toir.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\toir.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\toobj.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\total.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\traits.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\typinf.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\unialpha.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|x64"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|x64"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\unittests.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\utf.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\utf.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\util.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\version.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\version.h"
|
|
>
|
|
</File>
|
|
<Filter
|
|
Name="backend"
|
|
>
|
|
<File
|
|
RelativePath=".\backend\aa.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\backend\aa.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\backend\bcomplex.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\backend\bcomplex.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\backend\blockopt.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\backend\cc.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\backend\cdef.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\backend\cdeflnx.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\backend\cg.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\backend\cg87.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\backend\cgcod.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\backend\cgcs.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\backend\cgcv.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\backend\cgcv.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\backend\cgelem.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\backend\cgen.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\backend\cgobj.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\backend\cgreg.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\backend\cgsched.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\backend\cgxmm.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\backend\cod1.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\backend\cod2.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\backend\cod3.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\backend\cod4.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\backend\cod5.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\backend\code.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\backend\code.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\backend\cpp.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\backend\cppman.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\backend\cv4.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\backend\debug.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\backend\dt.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\backend\dt.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\backend\dwarf.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\backend\dwarf.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\backend\dwarf2.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\backend\ee.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\backend\el.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\backend\el.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\backend\elfobj.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\backend\evalu8.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\backend\exh.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\backend\gdag.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\backend\gflow.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\backend\global.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\backend\glocal.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\backend\gloop.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\backend\go.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\backend\go.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\backend\gother.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\backend\html.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\backend\html.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\backend\iasm.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\backend\mach.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\backend\machobj.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\backend\md5.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\backend\md5.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\backend\melf.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\backend\newman.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\backend\nteh.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\backend\oper.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\backend\os.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\backend\out.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\backend\outbuf.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\backend\outbuf.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\backend\ptrntab.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\backend\rtlsym.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\backend\rtlsym.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\backend\strtold.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\backend\symbol.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\backend\tassert.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\backend\ti_achar.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\backend\ti_pvoid.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\backend\tinfo.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\backend\token.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\backend\ty.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\backend\type.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\backend\type.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\backend\var.c"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="tk"
|
|
>
|
|
<File
|
|
RelativePath=".\tk\filespec.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|x64"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|x64"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tk\filespec.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tk\list.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|x64"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|x64"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tk\list.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tk\mem.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|x64"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|x64"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tk\mem.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tk\vec.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|x64"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|x64"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tk\vec.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="root"
|
|
>
|
|
<File
|
|
RelativePath=".\root\aav.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\root\aav.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\root\array.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\root\async.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\root\async.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\root\dmgcmem.c" >
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|x64"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|x64"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\root\gnuc.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\root\gnuc.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\root\longdouble.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\root\longdouble.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\root\man.c" >
|
|
</File>
|
|
<File
|
|
RelativePath=".\root\port.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\root\port.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\root\response.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\root\rmem.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\root\rmem.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\root\root.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\root\root.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\root\speller.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\root\speller.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\root\stringtable.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\root\stringtable.h"
|
|
>
|
|
</File>
|
|
<Filter
|
|
Name="gc"
|
|
>
|
|
<File
|
|
RelativePath=".\root\gc\bits.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|x64"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|x64"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\root\gc\bits.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\root\gc\gc.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|x64"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|x64"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\root\gc\gc.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\root\gc\gccbitops.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\root\gc\mscbitops.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\root\gc\os.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\root\gc\testgc.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|x64"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|x64"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\root\gc\win32.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|x64"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|x64"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="gen"
|
|
>
|
|
<File
|
|
RelativePath=".\idgen.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
Description="Building and running $(IntDir)\$(InputName).exe"
|
|
CommandLine="cl /TP /Fo$(IntDir)\$(InputName).obj /Fe$(IntDir)\$(InputName).exe $(InputFileName)
if errorlevel 1 goto VCReportError
$(IntDir)\$(InputName).exe
"
|
|
AdditionalDependencies="idgen.c"
|
|
Outputs="id.c;id.h;$(IntDir)\$(InputName).exe"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
Description="Building and running $(IntDir)\$(InputName).exe"
|
|
CommandLine="cl /TP /Fo$(IntDir)\$(InputName).obj /Fe$(IntDir)\$(InputName).exe $(InputFileName)
if errorlevel 1 goto VCReportError
$(IntDir)\$(InputName).exe
"
|
|
AdditionalDependencies="idgen.c"
|
|
Outputs="id.c;id.h;$(IntDir)\$(InputName).exe"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
Description="Building and running $(IntDir)\$(InputName).exe"
|
|
CommandLine="cl /TP /Fo$(IntDir)\$(InputName).obj /Fe$(IntDir)\$(InputName).exe $(InputFileName)
if errorlevel 1 goto VCReportError
$(IntDir)\$(InputName).exe
"
|
|
AdditionalDependencies="idgen.c"
|
|
Outputs="id.c;id.h;$(IntDir)\$(InputName).exe"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
Description="Building and running $(IntDir)\$(InputName).exe"
|
|
CommandLine="cl /TP /Fo$(IntDir)\$(InputName).obj /Fe$(IntDir)\$(InputName).exe $(InputFileName)
if errorlevel 1 goto VCReportError
$(IntDir)\$(InputName).exe
"
|
|
AdditionalDependencies="idgen.c"
|
|
Outputs="id.c;id.h;$(IntDir)\$(InputName).exe"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\impcnvgen.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
Description="Building and running $(IntDir)\$(InputName).exe"
|
|
CommandLine="cl /TP /Itk /Iroot /Ivcbuild /FIvcbuild\warnings.h /Fo$(IntDir)\$(InputName).obj /Fe$(IntDir)\$(InputName).exe $(InputFileName)
if errorlevel 1 goto VCReportError
$(IntDir)\$(InputName).exe
"
|
|
AdditionalDependencies="mtype.h"
|
|
Outputs="impcnvtab.c"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
Description="Building and running $(IntDir)\$(InputName).exe"
|
|
CommandLine="cl /TP /Itk /Iroot /Ivcbuild /FIvcbuild\warnings.h /Fo$(IntDir)\$(InputName).obj /Fe$(IntDir)\$(InputName).exe $(InputFileName)
if errorlevel 1 goto VCReportError
$(IntDir)\$(InputName).exe
"
|
|
AdditionalDependencies="mtype.h"
|
|
Outputs="impcnvtab.c"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
Description="Building and running $(IntDir)\$(InputName).exe"
|
|
CommandLine="cl /TP /Itk /Iroot /Ivcbuild /FIvcbuild\warnings.h /Fo$(IntDir)\$(InputName).obj /Fe$(IntDir)\$(InputName).exe $(InputFileName)
if errorlevel 1 goto VCReportError
$(IntDir)\$(InputName).exe
"
|
|
AdditionalDependencies="mtype.h"
|
|
Outputs="impcnvtab.c"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
Description="Building and running $(IntDir)\$(InputName).exe"
|
|
CommandLine="cl /TP /Itk /Iroot /Ivcbuild /FIvcbuild\warnings.h /Fo$(IntDir)\$(InputName).obj /Fe$(IntDir)\$(InputName).exe $(InputFileName)
if errorlevel 1 goto VCReportError
$(IntDir)\$(InputName).exe
"
|
|
AdditionalDependencies="mtype.h"
|
|
Outputs="impcnvtab.c"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\backend\optabgen.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
Description="Building and running $(IntDir)\$(InputName).exe"
|
|
CommandLine="cl /TP /Itk /Iroot /Ivcbuild /I. /FIwarnings.h /Fo"$(IntDir)\$(InputName).obj" /Fe"$(IntDir)\$(InputName).exe" "$(InputPath)"
if errorlevel 1 goto VCReportError
"$(IntDir)\$(InputName).exe"
"
|
|
AdditionalDependencies="cc.h;oper.h"
|
|
Outputs="optab.c;debtab.c;cdxxx.c;elxxx.c;tytab.c;fltables.c"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
Description="Building and running $(IntDir)\$(InputName).exe"
|
|
CommandLine="cl /TP /Itk /Iroot /Ivcbuild /I. /FIwarnings.h /Fo"$(IntDir)\$(InputName).obj" /Fe"$(IntDir)\$(InputName).exe" "$(InputPath)"
if errorlevel 1 goto VCReportError
"$(IntDir)\$(InputName).exe"
"
|
|
AdditionalDependencies="cc.h;oper.h"
|
|
Outputs="optab.c;debtab.c;cdxxx.c;elxxx.c;tytab.c;fltables.c"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
Description="Building and running $(IntDir)\$(InputName).exe"
|
|
CommandLine="cl /TP /Itk /Iroot /Ivcbuild /I. /FIwarnings.h /Fo"$(IntDir)\$(InputName).obj" /Fe"$(IntDir)\$(InputName).exe" "$(InputPath)"
if errorlevel 1 goto VCReportError
"$(IntDir)\$(InputName).exe""
|
|
AdditionalDependencies="cc.h;oper.h"
|
|
Outputs="optab.c;debtab.c;cdxxx.c;elxxx.c;tytab.c;fltables.c"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
Description="Building and running $(IntDir)\$(InputName).exe"
|
|
CommandLine="cl /TP /Itk /Iroot /Ivcbuild /I. /FIwarnings.h /Fo"$(IntDir)\$(InputName).obj" /Fe"$(IntDir)\$(InputName).exe" "$(InputPath)"
if errorlevel 1 goto VCReportError
"$(IntDir)\$(InputName).exe"
"
|
|
AdditionalDependencies="cc.h;oper.h"
|
|
Outputs="optab.c;debtab.c;cdxxx.c;elxxx.c;tytab.c;fltables.c"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="generated"
|
|
>
|
|
<File
|
|
RelativePath=".\cdxxx.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|x64"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|x64"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\debtab.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|x64"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|x64"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\elxxx.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|x64"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|x64"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fltables.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|x64"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|x64"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\id.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\id.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\impcnvtab.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\optab.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|x64"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|x64"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tytab.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|x64"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|x64"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="no_win"
|
|
>
|
|
<File
|
|
RelativePath=".\libelf.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|x64"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|x64"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\libmach.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|x64"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|x64"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\root\gc\linux.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|x64"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|x64"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="vcbuild"
|
|
>
|
|
<File
|
|
RelativePath=".\vcbuild\alloca.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\vcbuild\fenv.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\vcbuild\ldfpu.asm"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
Description="ml64 -c -Zi "-Fl$(IntDir)\$(InputName).lst" "-Fo$(IntDir)\$(InputName).obj" "$(InputPath)""
|
|
CommandLine="ml64 -c -Zi "-Fl$(IntDir)\$(InputName).lst" "-Fo$(IntDir)\$(InputName).obj" "$(InputPath)"
"
|
|
Outputs="$(IntDir)\$(InputName).obj"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
Description="ml64 -c -Zi "-Fl$(IntDir)\$(InputName).lst" "-Fo$(IntDir)\$(InputName).obj" "$(InputPath)""
|
|
CommandLine="ml64 -c -Zi "-Fl$(IntDir)\$(InputName).lst" "-Fo$(IntDir)\$(InputName).obj" "$(InputPath)"
"
|
|
Outputs="$(IntDir)\$(InputName).obj"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\vcbuild\stdint.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\vcbuild\warnings.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|