mirror of
https://github.com/danbulant/Cosmos
synced 2026-05-19 12:30:32 +00:00
103 lines
No EOL
5.4 KiB
XML
103 lines
No EOL
5.4 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>
|
|
<SchemaVersion>2.0</SchemaVersion>
|
|
<ProjectGuid>{73d29a51-072a-4310-b3d1-539aa92094aa}</ProjectGuid>
|
|
<EnableUnmanagedDebugging>false</EnableUnmanagedDebugging>
|
|
<Name>Cosmos.Compiler.Tests.SimpleWriteLine.KernelBoot</Name>
|
|
<BinFormat>elf</BinFormat>
|
|
<TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">
|
|
<Profile>Bochs</Profile>
|
|
<!-- Looks like this was a mispelled attribute. Replaced by DebugEnabled below.
|
|
<DebugEnable>true</DebugEnable>
|
|
-->
|
|
<DebugEnabled>False</DebugEnabled>
|
|
<DebugMode>Source</DebugMode>
|
|
<TraceMode>User</TraceMode>
|
|
<EnableGDB>True</EnableGDB>
|
|
<StartCosmosGDB>True</StartCosmosGDB>
|
|
<VMWareEdition>Workstation</VMWareEdition>
|
|
<OutputPath>bin\Debug\</OutputPath>
|
|
<Name>Cosmos.Compiler.Tests.SimpleWriteLine.KernelBoot</Name>
|
|
<Description>Use Bochs emulator to deploy and debug.</Description>
|
|
<Deployment>ISO</Deployment>
|
|
<Launch>Bochs</Launch>
|
|
<VisualStudioDebugPort>Pipe: Cosmos\Serial</VisualStudioDebugPort>
|
|
<StackCorruptionDetectionEnabled>False</StackCorruptionDetectionEnabled>
|
|
<TraceAssemblies>All</TraceAssemblies>
|
|
<VMware_Name>Cosmos.Compiler.Tests.SimpleWriteLine.KernelBoot</VMware_Name>
|
|
<VMware_Description>Use VMware Player or Workstation to deploy and debug.</VMware_Description>
|
|
<VMware_Deployment>ISO</VMware_Deployment>
|
|
<VMware_Launch>VMware</VMware_Launch>
|
|
<VMware_DebugEnabled>False</VMware_DebugEnabled>
|
|
<VMware_StackCorruptionDetectionEnabled>True</VMware_StackCorruptionDetectionEnabled>
|
|
<VMware_DebugMode>Source</VMware_DebugMode>
|
|
<VMware_VisualStudioDebugPort>Pipe: Cosmos\Serial</VMware_VisualStudioDebugPort>
|
|
<VMware_VMwareEdition>Workstation</VMware_VMwareEdition>
|
|
<VMware_OutputPath>bin\Debug\</VMware_OutputPath>
|
|
<VMware_TraceAssemblies>All</VMware_TraceAssemblies>
|
|
<VMware_EnableGDB>True</VMware_EnableGDB>
|
|
<VMware_StartCosmosGDB>False</VMware_StartCosmosGDB>
|
|
<EnableBochsDebug>True</EnableBochsDebug>
|
|
<Bochs_Name>Cosmos.Compiler.Tests.SimpleWriteLine.KernelBoot</Bochs_Name>
|
|
<Bochs_Description>Use Bochs emulator to deploy and debug.</Bochs_Description>
|
|
<Bochs_Deployment>ISO</Bochs_Deployment>
|
|
<Bochs_Launch>Bochs</Bochs_Launch>
|
|
<Bochs_DebugEnabled>False</Bochs_DebugEnabled>
|
|
<Bochs_StackCorruptionDetectionEnabled>False</Bochs_StackCorruptionDetectionEnabled>
|
|
<Bochs_DebugMode>Source</Bochs_DebugMode>
|
|
<Bochs_VisualStudioDebugPort>Pipe: Cosmos\Serial</Bochs_VisualStudioDebugPort>
|
|
<Bochs_VMwareEdition>Workstation</Bochs_VMwareEdition>
|
|
<Bochs_OutputPath>bin\Debug\</Bochs_OutputPath>
|
|
<Bochs_TraceAssemblies>All</Bochs_TraceAssemblies>
|
|
<Bochs_EnableGDB>True</Bochs_EnableGDB>
|
|
<Bochs_StartCosmosGDB>True</Bochs_StartCosmosGDB>
|
|
<Bochs_EnableBochsDebug>True</Bochs_EnableBochsDebug>
|
|
<VMware_EnableBochsDebug>True</VMware_EnableBochsDebug>
|
|
<ISO_Name>Cosmos.Compiler.Tests.SimpleWriteLine.KernelBoot</ISO_Name>
|
|
<ISO_Description>Creates a bootable ISO image which can be burned to a DVD. After running the selected project, an explorer window will open containing the ISO file. The ISO file can then be burned to a CD or DVD and used to boot a physical or virtual system.</ISO_Description>
|
|
<ISO_Deployment>ISO</ISO_Deployment>
|
|
<ISO_Launch>None</ISO_Launch>
|
|
<ISO_DebugEnabled>False</ISO_DebugEnabled>
|
|
<ISO_StackCorruptionDetectionEnabled>True</ISO_StackCorruptionDetectionEnabled>
|
|
<ISO_DebugMode>Source</ISO_DebugMode>
|
|
<ISO_VisualStudioDebugPort>Pipe: Cosmos\Serial</ISO_VisualStudioDebugPort>
|
|
<ISO_VMwareEdition>Workstation</ISO_VMwareEdition>
|
|
<ISO_OutputPath>bin\Debug\</ISO_OutputPath>
|
|
<ISO_TraceAssemblies>All</ISO_TraceAssemblies>
|
|
<ISO_EnableGDB>True</ISO_EnableGDB>
|
|
<ISO_StartCosmosGDB>True</ISO_StartCosmosGDB>
|
|
<ISO_EnableBochsDebug>True</ISO_EnableBochsDebug>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<ProjectReference Include="..\..\source\Cosmos.Core.Plugs\Cosmos.Core.Plugs.csproj">
|
|
<Name>Cosmos.Core.Plugs</Name>
|
|
<Project>{d9a87aad-fcc9-4517-b31d-e904dad00784}</Project>
|
|
<Private>True</Private>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\..\source\Cosmos.Debug.Kernel.Plugs\Cosmos.Debug.Kernel.Plugs.csproj">
|
|
<Name>Cosmos.Debug.Kernel.Plugs</Name>
|
|
<Project>{b97a2956-c363-47f2-a6aa-b4fccff4d315}</Project>
|
|
<Private>True</Private>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\..\source\Cosmos.System.Plugs\Cosmos.System.Plugs.csproj">
|
|
<Name>Cosmos.System.Plugs</Name>
|
|
<Project>{7c64b97f-516d-4a6d-b9e1-3fe48f561409}</Project>
|
|
<Private>True</Private>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\Cosmos.Compiler.Tests.SimpleWriteLine.Kernel\Cosmos.Compiler.Tests.SimpleWriteLine.Kernel.csproj">
|
|
<Name>Cosmos.Compiler.Tests.SimpleWriteLine.Kernel</Name>
|
|
<Project>{57045fe8-b0fe-4fc1-810f-7c3914aef1de}</Project>
|
|
<Private>True</Private>
|
|
</ProjectReference>
|
|
</ItemGroup>
|
|
<!--<ItemGroup>
|
|
<Content Include="Cosmos.bxrc">
|
|
<SubType>Content</SubType>
|
|
</Content>
|
|
</ItemGroup>-->
|
|
<Import Project="$(MSBuildExtensionsPath)\Cosmos\Cosmos.targets" />
|
|
</Project> |