PageRenderTime 24ms CodeModel.GetById 0ms RepoModel.GetById 0ms app.codeStats 0ms

/doc/sandcastle/nemu.shfbproj

#
Unknown | 74 lines | 74 code | 0 blank | 0 comment | 0 complexity | eec2a18fcbf551a4f2b5d9f440b32037 MD5 | raw file
Possible License(s): GPL-2.0
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
  3. <PropertyGroup>
  4. <!-- The configuration and platform will be used to determine which
  5. assemblies to include from solution and project documentation
  6. sources -->
  7. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  8. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  9. <SchemaVersion>2.0</SchemaVersion>
  10. <ProjectGuid>{8359e027-254c-4c7d-89d3-758cfb94a8e0}</ProjectGuid>
  11. <SHFBSchemaVersion>1.9.3.0</SHFBSchemaVersion>
  12. <!-- AssemblyName, Name, and RootNamespace are not used by SHFB but Visual
  13. Studio adds them anyway -->
  14. <AssemblyName>Documentation</AssemblyName>
  15. <RootNamespace>Documentation</RootNamespace>
  16. <Name>Documentation</Name>
  17. <!-- SHFB properties -->
  18. <OutputPath>.\Help\</OutputPath>
  19. <HtmlHelpName>NEmuDocumentation</HtmlHelpName>
  20. <Language>en-US</Language>
  21. <DocumentationSources>
  22. <DocumentationSource sourceFile="..\..\src\NEmu\NEmu.csproj" xmlns="" />
  23. </DocumentationSources>
  24. <VisibleItems>Attributes, InheritedMembers, InheritedFrameworkMembers, Protected, SealedProtected</VisibleItems>
  25. <HelpFileFormat>MSHelpViewer</HelpFileFormat>
  26. <PresentationStyle>vs2005</PresentationStyle>
  27. <HelpTitle>NEmu Generated Doucmention</HelpTitle>
  28. <NamespaceSummaries>
  29. <NamespaceSummaryItem name="(global)" isDocumented="False" xmlns="" />
  30. </NamespaceSummaries>
  31. <CopyrightHref>Bryan Perris %28c%29 2011</CopyrightHref>
  32. <CopyrightText>Bryan Perris %28c%29 2011</CopyrightText>
  33. <FeedbackEMailAddress>bryanperris%40live.com</FeedbackEMailAddress>
  34. <FeedbackEMailLinkText>bryanperris%40live.com</FeedbackEMailLinkText>
  35. <SdkLinkTarget>Self</SdkLinkTarget>
  36. <IncludeFavorites>True</IncludeFavorites>
  37. <VendorName>NEmulation Project</VendorName>
  38. <NamingMethod>HashedMemberName</NamingMethod>
  39. <BinaryTOC>False</BinaryTOC>
  40. <RootNamespaceContainer>True</RootNamespaceContainer>
  41. <RootNamespaceTitle>NEmu</RootNamespaceTitle>
  42. <FooterText>Sandcastle generated documentation. Please report any mistakes, bugs or errors. Bryan Perris %28c%29 2011</FooterText>
  43. <ProjectSummary>A framework and platform for .NET virtualization applications</ProjectSummary>
  44. <HtmlHelp1xCompilerPath>
  45. </HtmlHelp1xCompilerPath>
  46. </PropertyGroup>
  47. <!-- There are no properties for these groups. AnyCPU needs to appear in
  48. order for Visual Studio to perform the build. The others are optional
  49. common platform types that may appear. -->
  50. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  51. </PropertyGroup>
  52. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  53. </PropertyGroup>
  54. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
  55. </PropertyGroup>
  56. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
  57. </PropertyGroup>
  58. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
  59. </PropertyGroup>
  60. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
  61. </PropertyGroup>
  62. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|Win32' ">
  63. </PropertyGroup>
  64. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|Win32' ">
  65. </PropertyGroup>
  66. <ItemGroup>
  67. <ProjectReference Include="..\..\src\NEmu\NEmu.csproj">
  68. <Name>NEmu</Name>
  69. <Project>{DCF55253-CA6D-4896-BEE2-44B3423BF858}</Project>
  70. </ProjectReference>
  71. </ItemGroup>
  72. <!-- Import the SHFB build targets -->
  73. <Import Project="$(SHFBROOT)\SandcastleHelpFileBuilder.targets" />
  74. </Project>