mirror of
https://github.com/danbulant/Cosmos
synced 2026-05-26 21:42:11 +00:00
100 lines
5.1 KiB
XML
100 lines
5.1 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project ToolsVersion="4.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<PropertyGroup>
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
<SchemaVersion>2.0</SchemaVersion>
|
|
<ProjectGuid>{c006cc79-7ffd-45f1-ad8c-57ac879cc29f}</ProjectGuid>
|
|
<EnableUnmanagedDebugging>false</EnableUnmanagedDebugging>
|
|
<Name>Cosmos.Kernel.Tests.FatBoot</Name>
|
|
<BinFormat>Elf</BinFormat>
|
|
<TargetFrameworkVersion>v4.6.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>True</DebugEnabled>
|
|
<DebugMode>Source</DebugMode>
|
|
<TraceMode>User</TraceMode>
|
|
<EnableGDB>False</EnableGDB>
|
|
<StartCosmosGDB>false</StartCosmosGDB>
|
|
<VMWareEdition>Player</VMWareEdition>
|
|
<OutputPath>bin\Debug\</OutputPath>
|
|
<Name>Cosmos.Kernel.Tests.FatBoot</Name>
|
|
<Description>Use Bochs emulator to deploy and debug.</Description>
|
|
<Deployment>ISO</Deployment>
|
|
<Launch>Bochs</Launch>
|
|
<VisualStudioDebugPort>Pipe: Cosmos\Serial</VisualStudioDebugPort>
|
|
<VMware_Name>Cosmos.Kernel.Tests.FatBoot</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>True</VMware_DebugEnabled>
|
|
<VMware_DebugMode>Source</VMware_DebugMode>
|
|
<VMware_VisualStudioDebugPort>Pipe: Cosmos\Serial</VMware_VisualStudioDebugPort>
|
|
<VMware_VMwareEdition>Player</VMware_VMwareEdition>
|
|
<VMware_OutputPath>bin\Debug\</VMware_OutputPath>
|
|
<VMware_EnableGDB>False</VMware_EnableGDB>
|
|
<VMware_StartCosmosGDB>false</VMware_StartCosmosGDB>
|
|
<Bochs_Name>Cosmos.Kernel.Tests.FatBoot</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>True</Bochs_DebugEnabled>
|
|
<Bochs_DebugMode>Source</Bochs_DebugMode>
|
|
<Bochs_VisualStudioDebugPort>Pipe: Cosmos\Serial</Bochs_VisualStudioDebugPort>
|
|
<Bochs_VMwareEdition>Player</Bochs_VMwareEdition>
|
|
<Bochs_OutputPath>bin\Debug\</Bochs_OutputPath>
|
|
<Bochs_EnableGDB>False</Bochs_EnableGDB>
|
|
<Bochs_StartCosmosGDB>false</Bochs_StartCosmosGDB>
|
|
<TraceAssemblies>All</TraceAssemblies>
|
|
<Bochs_TraceAssemblies>All</Bochs_TraceAssemblies>
|
|
<StackCorruptionDetectionEnabled>True</StackCorruptionDetectionEnabled>
|
|
<Bochs_StackCorruptionDetectionEnabled>True</Bochs_StackCorruptionDetectionEnabled>
|
|
<VMware_StackCorruptionDetectionEnabled>False</VMware_StackCorruptionDetectionEnabled>
|
|
<VMware_TraceAssemblies>All</VMware_TraceAssemblies>
|
|
<ISO_StackCorruptionDetectionEnabled>False</ISO_StackCorruptionDetectionEnabled>
|
|
<ISO_Name>Cosmos.Kernel.Tests.FatBoot</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_DebugMode>Source</ISO_DebugMode>
|
|
<ISO_VisualStudioDebugPort>Pipe: Cosmos\Serial</ISO_VisualStudioDebugPort>
|
|
<ISO_VMwareEdition>Player</ISO_VMwareEdition>
|
|
<ISO_OutputPath>bin\Debug\</ISO_OutputPath>
|
|
<ISO_TraceAssemblies>All</ISO_TraceAssemblies>
|
|
<ISO_EnableGDB>False</ISO_EnableGDB>
|
|
<ISO_StartCosmosGDB>false</ISO_StartCosmosGDB>
|
|
<EnableBochsDebug>False</EnableBochsDebug>
|
|
<StartBochsDebugGui>False</StartBochsDebugGui>
|
|
<Bochs_EnableBochsDebug>False</Bochs_EnableBochsDebug>
|
|
<Bochs_StartBochsDebugGui>False</Bochs_StartBochsDebugGui>
|
|
<ISO_EnableBochsDebug>False</ISO_EnableBochsDebug>
|
|
<ISO_StartBochsDebugGui>False</ISO_StartBochsDebugGui>
|
|
<VMware_EnableBochsDebug>False</VMware_EnableBochsDebug>
|
|
<VMware_StartBochsDebugGui>False</VMware_StartBochsDebugGui>
|
|
<StackCorruptionDetectionLevel>AllInstructions</StackCorruptionDetectionLevel>
|
|
<Bochs_StackCorruptionDetectionLevel>AllInstructions</Bochs_StackCorruptionDetectionLevel>
|
|
<VMware_StackCorruptionDetectionLevel>MethodFooters</VMware_StackCorruptionDetectionLevel>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<ProjectReference Include="..\Cosmos.Kernel.Tests.Fat\Cosmos.Kernel.Tests.Fat.xproj">
|
|
<Name>Cosmos.Kernel.Tests.Fat</Name>
|
|
<Project>{a0893493-d4f0-4b9f-9826-86319e143d86}</Project>
|
|
<Private>True</Private>
|
|
</ProjectReference>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Content Include="Cosmos.Kernel.Tests.FatBoot.project.json">
|
|
<SubType>Content</SubType>
|
|
</Content>
|
|
</ItemGroup>
|
|
<!--<ItemGroup>
|
|
<Content Include="Cosmos.bxrc">
|
|
<SubType>Content</SubType>
|
|
</Content>
|
|
</ItemGroup>-->
|
|
<Import Project="$(MSBuildExtensionsPath)\Cosmos\Cosmos.targets" />
|
|
</Project>
|