mirror of
https://github.com/danbulant/Cosmos
synced 2026-05-19 12:30:32 +00:00
436 lines
No EOL
20 KiB
XML
436 lines
No EOL
20 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<PropertyGroup>
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
<Platform Condition=" '$(Platform)' == '' ">x86</Platform>
|
|
<ProductVersion>9.0.30729</ProductVersion>
|
|
<SchemaVersion>2.0</SchemaVersion>
|
|
<ProjectGuid>{239E33A7-F0C3-4801-85CA-4D8F89A31DC0}</ProjectGuid>
|
|
<OutputType>Library</OutputType>
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|
<RootNamespace>Cosmos.IL2CPU</RootNamespace>
|
|
<AssemblyName>Cosmos.IL2CPU</AssemblyName>
|
|
<TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
|
|
<FileAlignment>512</FileAlignment>
|
|
<SccProjectName>SAK</SccProjectName>
|
|
<SccLocalPath>SAK</SccLocalPath>
|
|
<SccAuxPath>SAK</SccAuxPath>
|
|
<SccProvider>SAK</SccProvider>
|
|
<SignAssembly>true</SignAssembly>
|
|
<AssemblyOriginatorKeyFile>Cosmos.snk</AssemblyOriginatorKeyFile>
|
|
<TargetFrameworkProfile />
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<OutputPath>bin\Debug\</OutputPath>
|
|
<DefineConstants>TRACE;DEBUG</DefineConstants>
|
|
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
|
|
<DebugType>full</DebugType>
|
|
<PlatformTarget>x86</PlatformTarget>
|
|
<CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
|
<CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<Prefer32Bit>false</Prefer32Bit>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
|
|
<OutputPath>bin\Release\</OutputPath>
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
<Optimize>true</Optimize>
|
|
<DebugType>pdbonly</DebugType>
|
|
<PlatformTarget>x86</PlatformTarget>
|
|
<CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
|
<CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
|
|
<Prefer32Bit>false</Prefer32Bit>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<OutputPath>bin\Debug\</OutputPath>
|
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
|
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
|
|
<DebugType>full</DebugType>
|
|
<PlatformTarget>x64</PlatformTarget>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
|
|
<OutputPath>bin\Release\</OutputPath>
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
|
|
<Optimize>true</Optimize>
|
|
<DebugType>pdbonly</DebugType>
|
|
<PlatformTarget>x64</PlatformTarget>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|AnyCPU'">
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<OutputPath>bin\Debug\</OutputPath>
|
|
<DefineConstants>TRACE;DEBUG</DefineConstants>
|
|
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
|
|
<DebugType>full</DebugType>
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|AnyCPU'">
|
|
<OutputPath>bin\Release\</OutputPath>
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
|
|
<Optimize>true</Optimize>
|
|
<DebugType>pdbonly</DebugType>
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<Reference Include="Mono.Cecil, Version=0.9.6.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\..\Resources\Dependencies\Mono.Cecil.0.9.6.1\Mono.Cecil.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Mono.Cecil.Pdb, Version=0.9.6.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\..\Resources\Dependencies\Mono.Cecil.0.9.6.1\Mono.Cecil.Pdb.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System" />
|
|
<Reference Include="System.ComponentModel.DataAnnotations" />
|
|
<Reference Include="System.Configuration" />
|
|
<Reference Include="System.Core">
|
|
<RequiredTargetFramework>3.5</RequiredTargetFramework>
|
|
</Reference>
|
|
<Reference Include="System.Data.Entity" />
|
|
<Reference Include="System.Drawing" />
|
|
<Reference Include="System.Xml.Linq">
|
|
<RequiredTargetFramework>3.5</RequiredTargetFramework>
|
|
</Reference>
|
|
<Reference Include="System.Data.DataSetExtensions">
|
|
<RequiredTargetFramework>3.5</RequiredTargetFramework>
|
|
</Reference>
|
|
<Reference Include="System.Data" />
|
|
<Reference Include="System.Xml" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Compile Include="AppAssembler.cs" />
|
|
<Compile Include="AppAssemblerRingsCheck.cs" />
|
|
<Compile Include="CompilerEngine.cs" />
|
|
<Compile Include="CompilerExtensionAttribute.cs" />
|
|
<Compile Include="CompilerExtensionBase.cs" />
|
|
<Compile Include="CosmosAssembler.cs" />
|
|
<Compile Include="Plugs\AssemblerImpl.cs" />
|
|
<Compile Include="Plugs\Assemblers\Array\ArrayGetLengthAsm.cs" />
|
|
<Compile Include="Plugs\Assemblers\Array\ArrayInternalCopyAsm.cs" />
|
|
<Compile Include="Plugs\Assemblers\Buffer\BufferBlockCopyAsm.cs" />
|
|
<Compile Include="Plugs\Assemblers\CPU\CPUInitFloatAsm.cs" />
|
|
<Compile Include="Plugs\Assemblers\CPU\CPUDisableINTsAsm.cs" />
|
|
<Compile Include="Plugs\Assemblers\CPU\CPUEnableINTsAsm.cs" />
|
|
<Compile Include="Plugs\Assemblers\CPU\CPUGetAmountOfRAMAsm.cs" />
|
|
<Compile Include="Plugs\Assemblers\CPU\CPUGetEndOfKernelAsm.cs" />
|
|
<Compile Include="Plugs\Assemblers\CPU\CPUHaltAsm.cs" />
|
|
<Compile Include="Plugs\Assemblers\CPU\CPUInitSSEAsm.cs" />
|
|
<Compile Include="Plugs\Assemblers\CPU\CPUZeroFillAsm.cs" />
|
|
<Compile Include="Plugs\Assemblers\Delegate\DelegateInvokeAsm.cs" />
|
|
<Compile Include="Plugs\Assemblers\Delegate\DelegateGetMulticastInvokeAsm.cs" />
|
|
<Compile Include="Plugs\Assemblers\Delegate\DelegateCtorAsm.cs" />
|
|
<Compile Include="Plugs\Assemblers\CPU\CPUUpdateIDTAsm.cs" />
|
|
<Compile Include="Plugs\System\EnvironmentImpl.cs">
|
|
<SubType>
|
|
</SubType>
|
|
</Compile>
|
|
<Compile Include="Plugs\System\GCImpl.cs" />
|
|
<Compile Include="Plugs\System\Globalization\CultureInfoImpl.cs" />
|
|
<Compile Include="Plugs\System\Globalization\NumberFormatInfoImpl.cs" />
|
|
<Compile Include="Plugs\System\ObjectImpl.cs">
|
|
<SubType>
|
|
</SubType>
|
|
</Compile>
|
|
<Compile Include="Plugs\System\Resource\ResourceManager.cs" />
|
|
<Compile Include="Plugs\System\RuntimeType.cs" />
|
|
<Compile Include="Plugs\System\RuntimeType.RuntimeTypeCache.cs" />
|
|
<Compile Include="Plugs\System\RuntimeTypeHandle.cs" />
|
|
<Compile Include="Plugs\System\Runtime\CompilerServices\RuntimeHelpers.cs" />
|
|
<Compile Include="Plugs\System\Runtime\InteropServices\SafeHandleImpl.cs" />
|
|
<Compile Include="Plugs\System\Threading\Interlocked.cs" />
|
|
<Compile Include="ElfHash.cs" />
|
|
<Compile Include="ExceptionHelper.cs" />
|
|
<Compile Include="Extensions.cs" />
|
|
<Compile Include="CompilerHelpers.cs" />
|
|
<Compile Include="GCImplementation.cs" />
|
|
<Compile Include="GCImplementationRefs.cs" />
|
|
<Compile Include="Heap.cs" />
|
|
<Compile Include="ILOp.cs" />
|
|
<Compile Include="ILOpCode.cs" />
|
|
<Compile Include="ILOpCodes\BoxOfT.cs" />
|
|
<Compile Include="ILOpCodes\NullRef.cs" />
|
|
<Compile Include="ILOpCodes\OpBranch.cs" />
|
|
<Compile Include="ILOpCodes\OpDouble.cs" />
|
|
<Compile Include="ILOpCodes\OpField.cs" />
|
|
<Compile Include="ILOpCodes\OpInt.cs" />
|
|
<Compile Include="ILOpCodes\OpInt64.cs" />
|
|
<Compile Include="ILOpCodes\OpMethod.cs" />
|
|
<Compile Include="ILOpCodes\OpNone.cs" />
|
|
<Compile Include="ILOpCodes\OpSig.cs" />
|
|
<Compile Include="ILOpCodes\OpSingle.cs" />
|
|
<Compile Include="ILOpCodes\OpString.cs" />
|
|
<Compile Include="ILOpCodes\OpSwitch.cs" />
|
|
<Compile Include="ILOpCodes\OpToken.cs" />
|
|
<Compile Include="ILOpCodes\OpType.cs" />
|
|
<Compile Include="ILOpCodes\OpVar.cs" />
|
|
<Compile Include="ILReader.cs" />
|
|
<Compile Include="MethodBaseComparer.cs" />
|
|
<Compile Include="MethodInfo.cs" />
|
|
<Compile Include="ObjectUtilities.cs" />
|
|
<Compile Include="OpCodeAttribute.cs" />
|
|
<Compile Include="OurHashSet.cs" />
|
|
<Compile Include="PlugInfo.cs" />
|
|
<Compile Include="PlugManager.cs" />
|
|
<Compile Include="Plugs\System\Threading\ThreadImpl.cs" />
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
<Compile Include="ILScanner.cs" />
|
|
<Compile Include="ReflectionUtilities.cs" />
|
|
<Compile Include="RuntimeEngineImpl.cs" />
|
|
<Compile Include="RuntimeEngineRefs.cs" />
|
|
<Compile Include="SkipList.cs" />
|
|
<Compile Include="VTablesImpl.cs" />
|
|
<Compile Include="VTablesImpl.Debug.cs">
|
|
<DependentUpon>VTablesImpl.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="VTablesImplRefs.cs" />
|
|
<Compile Include="IL\Add.cs" />
|
|
<Compile Include="IL\Add_Ovf.cs" />
|
|
<Compile Include="IL\Add_Ovf_Un.cs" />
|
|
<Compile Include="IL\And.cs" />
|
|
<Compile Include="IL\Arglist.cs" />
|
|
<Compile Include="IL\Box.cs" />
|
|
<Compile Include="IL\Br.cs" />
|
|
<Compile Include="IL\Branch.cs" />
|
|
<Compile Include="IL\Break.cs" />
|
|
<Compile Include="IL\Brfalse.cs" />
|
|
<Compile Include="IL\Brtrue.cs" />
|
|
<Compile Include="IL\Call.cs" />
|
|
<Compile Include="IL\Calli.cs" />
|
|
<Compile Include="IL\Callvirt.cs" />
|
|
<Compile Include="IL\Castclass.cs" />
|
|
<Compile Include="IL\Ceq.cs" />
|
|
<Compile Include="IL\Cgt.cs" />
|
|
<Compile Include="IL\Cgt_Un.cs" />
|
|
<Compile Include="IL\Ckfinite.cs" />
|
|
<Compile Include="IL\Clt.cs" />
|
|
<Compile Include="IL\Clt_Un.cs" />
|
|
<Compile Include="IL\Constrained.cs" />
|
|
<Compile Include="IL\Conv_I.cs" />
|
|
<Compile Include="IL\Conv_I1.cs" />
|
|
<Compile Include="IL\Conv_I2.cs" />
|
|
<Compile Include="IL\Conv_I4.cs" />
|
|
<Compile Include="IL\Conv_I8.cs" />
|
|
<Compile Include="IL\Conv_Ovf_I.cs" />
|
|
<Compile Include="IL\Conv_Ovf_I1.cs" />
|
|
<Compile Include="IL\Conv_Ovf_I1_Un.cs" />
|
|
<Compile Include="IL\Conv_Ovf_I2.cs" />
|
|
<Compile Include="IL\Conv_Ovf_I2_Un.cs" />
|
|
<Compile Include="IL\Conv_Ovf_I4.cs" />
|
|
<Compile Include="IL\Conv_Ovf_I4_Un.cs" />
|
|
<Compile Include="IL\Conv_Ovf_I8.cs" />
|
|
<Compile Include="IL\Conv_Ovf_I8_Un.cs" />
|
|
<Compile Include="IL\Conv_Ovf_I_Un.cs" />
|
|
<Compile Include="IL\Conv_Ovf_U.cs" />
|
|
<Compile Include="IL\Conv_Ovf_U1.cs" />
|
|
<Compile Include="IL\Conv_Ovf_U1_Un.cs" />
|
|
<Compile Include="IL\Conv_Ovf_U2.cs" />
|
|
<Compile Include="IL\Conv_Ovf_U2_Un.cs" />
|
|
<Compile Include="IL\Conv_Ovf_U4.cs" />
|
|
<Compile Include="IL\Conv_Ovf_U4_Un.cs" />
|
|
<Compile Include="IL\Conv_Ovf_U8.cs" />
|
|
<Compile Include="IL\Conv_Ovf_U8_Un.cs" />
|
|
<Compile Include="IL\Conv_Ovf_U_Un.cs" />
|
|
<Compile Include="IL\Conv_R4.cs" />
|
|
<Compile Include="IL\Conv_R8.cs" />
|
|
<Compile Include="IL\Conv_R_Un.cs" />
|
|
<Compile Include="IL\Conv_U.cs" />
|
|
<Compile Include="IL\Conv_U1.cs" />
|
|
<Compile Include="IL\Conv_U2.cs" />
|
|
<Compile Include="IL\Conv_U4.cs" />
|
|
<Compile Include="IL\Conv_U8.cs" />
|
|
<Compile Include="IL\Cpblk.cs" />
|
|
<Compile Include="IL\Cpobj.cs" />
|
|
<Compile Include="IL\Div.cs" />
|
|
<Compile Include="IL\Div_Un.cs" />
|
|
<Compile Include="IL\Dup.cs" />
|
|
<Compile Include="IL\Endfilter.cs" />
|
|
<Compile Include="IL\Endfinally.cs" />
|
|
<Compile Include="IL\FieldInfo.cs" />
|
|
<Compile Include="IL\Initblk.cs" />
|
|
<Compile Include="IL\Initobj.cs" />
|
|
<Compile Include="IL\Isinst.cs" />
|
|
<Compile Include="IL\Jmp.cs" />
|
|
<Compile Include="IL\Ldarg.cs" />
|
|
<Compile Include="IL\Ldarga.cs" />
|
|
<Compile Include="IL\Ldc_I4.cs" />
|
|
<Compile Include="IL\Ldc_I8.cs" />
|
|
<Compile Include="IL\Ldc_R4.cs" />
|
|
<Compile Include="IL\Ldc_R8.cs" />
|
|
<Compile Include="IL\Ldelem.cs" />
|
|
<Compile Include="IL\Ldelema.cs" />
|
|
<Compile Include="IL\Ldelem_I.cs" />
|
|
<Compile Include="IL\Ldelem_I1.cs" />
|
|
<Compile Include="IL\Ldelem_I2.cs" />
|
|
<Compile Include="IL\Ldelem_I4.cs" />
|
|
<Compile Include="IL\Ldelem_I8.cs" />
|
|
<Compile Include="IL\Ldelem_R4.cs" />
|
|
<Compile Include="IL\Ldelem_R8.cs" />
|
|
<Compile Include="IL\Ldelem_Ref.cs" />
|
|
<Compile Include="IL\Ldelem_U1.cs" />
|
|
<Compile Include="IL\Ldelem_U2.cs" />
|
|
<Compile Include="IL\Ldelem_U4.cs" />
|
|
<Compile Include="IL\Ldfld.cs" />
|
|
<Compile Include="IL\Ldflda.cs" />
|
|
<Compile Include="IL\Ldftn.cs" />
|
|
<Compile Include="IL\Ldind_I.cs" />
|
|
<Compile Include="IL\Ldind_I1.cs" />
|
|
<Compile Include="IL\Ldind_I2.cs" />
|
|
<Compile Include="IL\Ldind_I4.cs" />
|
|
<Compile Include="IL\Ldind_I8.cs" />
|
|
<Compile Include="IL\Ldind_R4.cs" />
|
|
<Compile Include="IL\Ldind_R8.cs" />
|
|
<Compile Include="IL\Ldind_Ref.cs" />
|
|
<Compile Include="IL\Ldind_U1.cs" />
|
|
<Compile Include="IL\Ldind_U2.cs" />
|
|
<Compile Include="IL\Ldind_U4.cs" />
|
|
<Compile Include="IL\Ldlen.cs" />
|
|
<Compile Include="IL\Ldloc.cs" />
|
|
<Compile Include="IL\Ldloca.cs" />
|
|
<Compile Include="IL\Ldnull.cs" />
|
|
<Compile Include="IL\Ldobj.cs" />
|
|
<Compile Include="IL\Ldsfld.cs" />
|
|
<Compile Include="IL\Ldsflda.cs" />
|
|
<Compile Include="IL\Ldstr.cs" />
|
|
<Compile Include="IL\Ldtoken.cs" />
|
|
<Compile Include="IL\Ldvirtftn.cs" />
|
|
<Compile Include="IL\Leave.cs" />
|
|
<Compile Include="IL\Localloc.cs" />
|
|
<Compile Include="IL\Mkrefany.cs" />
|
|
<Compile Include="IL\Mul.cs" />
|
|
<Compile Include="IL\Mul_Ovf.cs" />
|
|
<Compile Include="IL\Mul_Ovf_Un.cs" />
|
|
<Compile Include="IL\Neg.cs" />
|
|
<Compile Include="IL\Newarr.cs" />
|
|
<Compile Include="IL\Newobj.cs" />
|
|
<Compile Include="IL\Nop.cs" />
|
|
<Compile Include="IL\Not.cs" />
|
|
<Compile Include="IL\Or.cs" />
|
|
<Compile Include="IL\Pop.cs" />
|
|
<Compile Include="IL\Readonly.cs" />
|
|
<Compile Include="IL\Refanytype.cs" />
|
|
<Compile Include="IL\Refanyval.cs" />
|
|
<Compile Include="IL\Rem.cs" />
|
|
<Compile Include="IL\Rem_Un.cs" />
|
|
<Compile Include="IL\Ret.cs" />
|
|
<Compile Include="IL\Rethrow.cs" />
|
|
<Compile Include="IL\Shl.cs" />
|
|
<Compile Include="IL\Shr.cs" />
|
|
<Compile Include="IL\Shr_Un.cs" />
|
|
<Compile Include="IL\Sizeof.cs" />
|
|
<Compile Include="IL\Starg.cs" />
|
|
<Compile Include="IL\Stelem.cs" />
|
|
<Compile Include="IL\Stelem_I.cs" />
|
|
<Compile Include="IL\Stelem_I1.cs" />
|
|
<Compile Include="IL\Stelem_I2.cs" />
|
|
<Compile Include="IL\Stelem_I4.cs" />
|
|
<Compile Include="IL\Stelem_I8.cs" />
|
|
<Compile Include="IL\Stelem_R4.cs" />
|
|
<Compile Include="IL\Stelem_R8.cs" />
|
|
<Compile Include="IL\Stelem_Ref.cs" />
|
|
<Compile Include="IL\Stfld.cs" />
|
|
<Compile Include="IL\Stind_I.cs" />
|
|
<Compile Include="IL\Stind_I1.cs" />
|
|
<Compile Include="IL\Stind_I2.cs" />
|
|
<Compile Include="IL\Stind_I4.cs" />
|
|
<Compile Include="IL\Stind_I8.cs" />
|
|
<Compile Include="IL\Stind_R4.cs" />
|
|
<Compile Include="IL\Stind_R8.cs" />
|
|
<Compile Include="IL\Stind_Ref.cs" />
|
|
<Compile Include="IL\Stloc.cs" />
|
|
<Compile Include="IL\Stobj.cs" />
|
|
<Compile Include="IL\Stsfld.cs" />
|
|
<Compile Include="IL\Sub.cs" />
|
|
<Compile Include="IL\Sub_Ovf.cs" />
|
|
<Compile Include="IL\Sub_Ovf_Un.cs" />
|
|
<Compile Include="IL\Switch.cs" />
|
|
<Compile Include="IL\Throw.cs" />
|
|
<Compile Include="IL\Unaligned.cs" />
|
|
<Compile Include="IL\Unbox.cs" />
|
|
<Compile Include="IL\Unbox_Any.cs" />
|
|
<Compile Include="IL\Volatile.cs" />
|
|
<Compile Include="IL\Xor.cs" />
|
|
<Compile Include="Optimizer.cs" />
|
|
<Compile Include="Plugs\Diagnostics\DebuggerImpl.cs" />
|
|
<Compile Include="Plugs\Diagnostics\DebugImpl.cs" />
|
|
<Compile Include="Plugs\System\Runtime\CompilerServices\RuntimeHelpersImpl.cs" />
|
|
<Compile Include="Plugs\System\EventHandlerImpl.cs" />
|
|
<Compile Include="Plugs\System\ExceptionImpl.cs" />
|
|
<Compile Include="Plugs\System\OutOfMemoryExceptionImpl.cs" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Content Include="ReadMe.txt" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ProjectReference Include="..\Cosmos.Common\Cosmos.Common.csproj">
|
|
<Project>{1FAC100C-D732-4EA4-B518-5AF4BAF64F2E}</Project>
|
|
<Name>Cosmos.Common</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\Cosmos.Core\Cosmos.Core.csproj">
|
|
<Project>{5ac4773c-cb4e-4cd9-8d50-02e10a07dee6}</Project>
|
|
<Name>Cosmos.Core</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\Cosmos.Debug.DebugStub\Cosmos.Debug.DebugStub.csproj">
|
|
<Project>{A7F3F078-CF99-4018-9A35-2D6DC9517ADB}</Project>
|
|
<Name>Cosmos.Debug.DebugStub</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\Cosmos.Debug.Kernel\Cosmos.Debug.Kernel.csproj">
|
|
<Project>{61607f1e-58f9-41cf-972f-128384f3e115}</Project>
|
|
<Name>Cosmos.Debug.Kernel</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\Cosmos.System\Cosmos.System.csproj">
|
|
<Project>{3def0461-08ab-471a-8f03-a9c556652a0f}</Project>
|
|
<Name>Cosmos.System</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\XSharp.Nasm\XSharp.Nasm.csproj">
|
|
<Project>{841A734E-9606-4AAB-9C4A-74E7E303FF5D}</Project>
|
|
<Name>XSharp.Nasm</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\Cosmos.Build.Common\Cosmos.Build.Common.csproj">
|
|
<Project>{0462E82B-8C29-41A9-8265-9C89038ADB29}</Project>
|
|
<Name>Cosmos.Build.Common</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\XSharp.Compiler\XSharp.Compiler.csproj">
|
|
<Project>{A281A1B1-C718-4BCB-A7BE-ED840A70449A}</Project>
|
|
<Name>XSharp.Compiler</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\Cosmos.Assembler\Cosmos.Assembler.csproj">
|
|
<Project>{1116130E-28E0-428A-A597-F4B3B676C0CA}</Project>
|
|
<Name>Cosmos.Assembler</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\Cosmos.Debug.Common\Cosmos.Debug.Common.csproj">
|
|
<Project>{AB24E403-54F3-4F67-B5E0-119A7227AAC1}</Project>
|
|
<Name>Cosmos.Debug.Common</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\Cosmos.IL2CPU.Plugs\Cosmos.IL2CPU.Plugs.csproj">
|
|
<Project>{C801F19C-A9D3-42D5-9A57-9FFDF9B4D05E}</Project>
|
|
<Name>Cosmos.IL2CPU.Plugs</Name>
|
|
</ProjectReference>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<None Include=".editorconfig" />
|
|
<None Include="App.config" />
|
|
<None Include="Cosmos.snk" />
|
|
</ItemGroup>
|
|
<ItemGroup />
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
|
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
|
Other similar extension points exist, see Microsoft.Common.targets.
|
|
<Target Name="BeforeBuild">
|
|
</Target>
|
|
<Target Name="AfterBuild">
|
|
</Target>
|
|
-->
|
|
</Project> |