Advertisement
Guest User

CosmosProject.Cosmos

a guest
Sep 7th, 2013
45
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1.  
  2. <?xml version="1.0" encoding="utf-8"?>
  3. <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  4.   <PropertyGroup>
  5.     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  6.     <SchemaVersion>2.0</SchemaVersion>
  7.     <ProjectGuid>{a2e09071-b8a2-40b0-8a98-d5647ac34859}</ProjectGuid>
  8.     <EnableUnmanagedDebugging>false</EnableUnmanagedDebugging>
  9.     <Name>NoobOSBoot</Name>
  10.     <BinFormat>elf</BinFormat>
  11.     <RootNamespace>Cosmos8</RootNamespace>
  12.   </PropertyGroup>
  13.   <PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">
  14.     <DebugSymbols>true</DebugSymbols>
  15.     <OutputPath>bin\Debug\</OutputPath>
  16.     <Framework>MicrosoftNET</Framework>
  17.     <UseInternalAssembler>False</UseInternalAssembler>
  18.     <EnableGDB>False</EnableGDB>
  19.     <DebugMode>Source</DebugMode>
  20.     <TraceMode>User</TraceMode>
  21.     <BuildTarget>VMWare</BuildTarget>
  22.     <VMWareFlavor>Player</VMWareFlavor>
  23.     <StartCosmosGDB>false</StartCosmosGDB>
  24.     <Profile>ISO</Profile>
  25.     <Name>NoobOSBoot</Name>
  26.     <_Name>NoobOSBoot</_Name>
  27.     <_DebugMode>Source</_DebugMode>
  28.     <_OutputPath>bin\Debug\</_OutputPath>
  29.     <_Framework>MicrosoftNET</_Framework>
  30.     <_UseInternalAssembler>False</_UseInternalAssembler>
  31.     <_EnableGDB>False</_EnableGDB>
  32.     <_StartCosmosGDB>false</_StartCosmosGDB>
  33.     <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.</Description>
  34.     <Deployment>ISO</Deployment>
  35.     <Launch>None</Launch>
  36.     <DebugEnabled>False</DebugEnabled>
  37.     <ISO_Name>NoobOSBoot</ISO_Name>
  38.     <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>
  39.     <ISO_Deployment>ISO</ISO_Deployment>
  40.     <ISO_Launch>None</ISO_Launch>
  41.     <ISO_DebugEnabled>False</ISO_DebugEnabled>
  42.     <ISO_DebugMode>Source</ISO_DebugMode>
  43.     <ISO_OutputPath>bin\Debug\</ISO_OutputPath>
  44.     <ISO_Framework>MicrosoftNET</ISO_Framework>
  45.     <ISO_UseInternalAssembler>False</ISO_UseInternalAssembler>
  46.     <ISO_EnableGDB>False</ISO_EnableGDB>
  47.     <ISO_StartCosmosGDB>false</ISO_StartCosmosGDB>
  48.     <PXE_Name>NoobOSBoot</PXE_Name>
  49.     <PXE_Description>Creates a PXE setup and hosts a DCHP and TFTP server to deploy directly to physical hardware. Allows debugging with a serial cable.</PXE_Description>
  50.     <PXE_Deployment>PXE</PXE_Deployment>
  51.     <PXE_Launch>None</PXE_Launch>
  52.     <PXE_DebugEnabled>False</PXE_DebugEnabled>
  53.     <PXE_DebugMode>Source</PXE_DebugMode>
  54.     <PXE_OutputPath>bin\Debug\</PXE_OutputPath>
  55.     <PXE_Framework>MicrosoftNET</PXE_Framework>
  56.     <PXE_UseInternalAssembler>False</PXE_UseInternalAssembler>
  57.     <PXE_EnableGDB>False</PXE_EnableGDB>
  58.     <PXE_StartCosmosGDB>false</PXE_StartCosmosGDB>
  59.     <USB_Name>NoobOSBoot</USB_Name>
  60.     <USB_Description>Makes a USB device such as a flash drive or external hard disk bootable.</USB_Description>
  61.     <USB_Deployment>USB</USB_Deployment>
  62.     <USB_Launch>None</USB_Launch>
  63.     <USB_DebugEnabled>False</USB_DebugEnabled>
  64.     <USB_DebugMode>Source</USB_DebugMode>
  65.     <USB_OutputPath>bin\Debug\</USB_OutputPath>
  66.     <USB_Framework>MicrosoftNET</USB_Framework>
  67.     <USB_UseInternalAssembler>False</USB_UseInternalAssembler>
  68.     <USB_EnableGDB>False</USB_EnableGDB>
  69.     <USB_StartCosmosGDB>false</USB_StartCosmosGDB>
  70.     <VisualStudioDebugPort>Pipe: Cosmos\Serial</VisualStudioDebugPort>
  71.     <VMware_Name>NoobOSBoot</VMware_Name>
  72.     <VMware_Description>Use VMware Player or Workstation to deploy and debug.</VMware_Description>
  73.     <VMware_Deployment>ISO</VMware_Deployment>
  74.     <VMware_Launch>VMware</VMware_Launch>
  75.     <VMware_DebugEnabled>True</VMware_DebugEnabled>
  76.     <VMware_DebugMode>Source</VMware_DebugMode>
  77.     <VMware_VisualStudioDebugPort>Pipe: Cosmos\Serial</VMware_VisualStudioDebugPort>
  78.     <VMware_OutputPath>bin\Debug\</VMware_OutputPath>
  79.     <VMware_Framework>MicrosoftNET</VMware_Framework>
  80.     <VMware_UseInternalAssembler>False</VMware_UseInternalAssembler>
  81.     <VMware_EnableGDB>True</VMware_EnableGDB>
  82.     <VMware_StartCosmosGDB>True</VMware_StartCosmosGDB>
  83.     <ISO_VisualStudioDebugPort>Pipe: Cosmos\Serial</ISO_VisualStudioDebugPort>
  84.     <USB_VisualStudioDebugPort>Pipe: Cosmos\Serial</USB_VisualStudioDebugPort>
  85.     <PXE_VisualStudioDebugPort>Pipe: Cosmos\Serial</PXE_VisualStudioDebugPort>
  86.   </PropertyGroup>
  87.   <PropertyGroup Condition=" '$(Configuration)' == 'Release' ">
  88.     <DebugSymbols>true</DebugSymbols>
  89.     <OutputPath>bin\Debug\</OutputPath>
  90.     <Framework>MicrosoftNET</Framework>
  91.     <UseInternalAssembler>False</UseInternalAssembler>
  92.     <EnableGDB>False</EnableGDB>
  93.     <DebugMode>Source</DebugMode>
  94.     <TraceMode>User</TraceMode>
  95.     <BuildTarget>VMWare</BuildTarget>
  96.     <VMWareFlavor>Player</VMWareFlavor>
  97.     <StartCosmosGDB>false</StartCosmosGDB>
  98.     <Profile>ISO</Profile>
  99.     <Name>Cosmos</Name>
  100.     <_Name>NoobOSBoot</_Name>
  101.     <_DebugMode>Source</_DebugMode>
  102.     <_OutputPath>bin\Debug\</_OutputPath>
  103.     <_Framework>MicrosoftNET</_Framework>
  104.     <_UseInternalAssembler>False</_UseInternalAssembler>
  105.     <_EnableGDB>False</_EnableGDB>
  106.     <_StartCosmosGDB>false</_StartCosmosGDB>
  107.     <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.</Description>
  108.     <Deployment>ISO</Deployment>
  109.     <Launch>None</Launch>
  110.     <DebugEnabled>False</DebugEnabled>
  111.     <ISO_Name>NoobOSBoot</ISO_Name>
  112.     <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>
  113.     <ISO_Deployment>ISO</ISO_Deployment>
  114.     <ISO_Launch>None</ISO_Launch>
  115.     <ISO_DebugEnabled>False</ISO_DebugEnabled>
  116.     <ISO_DebugMode>Source</ISO_DebugMode>
  117.     <ISO_OutputPath>bin\Debug\</ISO_OutputPath>
  118.     <ISO_Framework>MicrosoftNET</ISO_Framework>
  119.     <ISO_UseInternalAssembler>False</ISO_UseInternalAssembler>
  120.     <ISO_EnableGDB>False</ISO_EnableGDB>
  121.     <ISO_StartCosmosGDB>false</ISO_StartCosmosGDB>
  122.     <PXE_Name>NoobOSBoot</PXE_Name>
  123.     <PXE_Description>Creates a PXE setup and hosts a DCHP and TFTP server to deploy directly to physical hardware. Allows debugging with a serial cable.</PXE_Description>
  124.     <PXE_Deployment>PXE</PXE_Deployment>
  125.     <PXE_Launch>None</PXE_Launch>
  126.     <PXE_DebugEnabled>False</PXE_DebugEnabled>
  127.     <PXE_DebugMode>Source</PXE_DebugMode>
  128.     <PXE_OutputPath>bin\Debug\</PXE_OutputPath>
  129.     <PXE_Framework>MicrosoftNET</PXE_Framework>
  130.     <PXE_UseInternalAssembler>False</PXE_UseInternalAssembler>
  131.     <PXE_EnableGDB>False</PXE_EnableGDB>
  132.     <PXE_StartCosmosGDB>false</PXE_StartCosmosGDB>
  133.     <USB_Name>NoobOSBoot</USB_Name>
  134.     <USB_Description>Makes a USB device such as a flash drive or external hard disk bootable.</USB_Description>
  135.     <USB_Deployment>USB</USB_Deployment>
  136.     <USB_Launch>None</USB_Launch>
  137.     <USB_DebugEnabled>False</USB_DebugEnabled>
  138.     <USB_DebugMode>Source</USB_DebugMode>
  139.     <USB_OutputPath>bin\Debug\</USB_OutputPath>
  140.     <USB_Framework>MicrosoftNET</USB_Framework>
  141.     <USB_UseInternalAssembler>False</USB_UseInternalAssembler>
  142.     <USB_EnableGDB>False</USB_EnableGDB>
  143.     <USB_StartCosmosGDB>false</USB_StartCosmosGDB>
  144.     <VisualStudioDebugPort>Pipe: Cosmos\Serial</VisualStudioDebugPort>
  145.     <VMware_Name>NoobOSBoot</VMware_Name>
  146.     <VMware_Description>Use VMware Player or Workstation to deploy and debug.</VMware_Description>
  147.     <VMware_Deployment>ISO</VMware_Deployment>
  148.     <VMware_Launch>VMware</VMware_Launch>
  149.     <VMware_DebugEnabled>True</VMware_DebugEnabled>
  150.     <VMware_DebugMode>Source</VMware_DebugMode>
  151.     <VMware_VisualStudioDebugPort>Pipe: Cosmos\Serial</VMware_VisualStudioDebugPort>
  152.     <VMware_OutputPath>bin\Debug\</VMware_OutputPath>
  153.     <VMware_Framework>MicrosoftNET</VMware_Framework>
  154.     <VMware_UseInternalAssembler>False</VMware_UseInternalAssembler>
  155.     <VMware_EnableGDB>True</VMware_EnableGDB>
  156.     <VMware_StartCosmosGDB>True</VMware_StartCosmosGDB>
  157.     <ISO_VisualStudioDebugPort>Pipe: Cosmos\Serial</ISO_VisualStudioDebugPort>
  158.     <USB_VisualStudioDebugPort>Pipe: Cosmos\Serial</USB_VisualStudioDebugPort>
  159.     <PXE_VisualStudioDebugPort>Pipe: Cosmos\Serial</PXE_VisualStudioDebugPort>
  160.   </PropertyGroup>
  161.   <ItemGroup>
  162.     <Reference Include="Cosmos.Core.Plugs, Version=1.0.0.0, Culture=neutral, PublicKeyToken=5ae71220097cb983" />
  163.     <Reference Include="Cosmos.System.Plugs.System, Version=1.0.0.0, Culture=neutral, PublicKeyToken=5ae71220097cb983" />
  164.     <Reference Include="Cosmos.Debug.Kernel.Plugs, Version=1.0.0.0, Culture=neutral, PublicKeyToken=5ae71220097cb983" />
  165.     <Reference Include="shlinux, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null">
  166.       <Name>shlinux</Name>
  167.       <AssemblyName>shlinux.dll</AssemblyName>
  168.       <HintPath>D:\Global\shlinux\shlinux\bin\Debug\shlinux.dll</HintPath>
  169.       <Private>True</Private>
  170.     </Reference>
  171.   </ItemGroup>
  172.   <Import Project="$(MSBuildExtensionsPath)\Cosmos\Cosmos.targets" />
  173. </Project>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement