Helix SwarmHelix Swarm

p4api.net.shfbproj

  • //
  • guest/
  • perforce_software/
  • p4api-net/
  • main/
  • doc/
  • p4api.net.shfbproj #1
  • View
  • Commits
  • Open Download .zip Download (3 KB)
  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>{9c2e213b-c99b-4bd2-88df-b2bc66bbcc6c}</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>.\p4api.net_reference\</OutputPath>
  19. <HtmlHelpName>p4api.net Documentation</HtmlHelpName>
  20. <Language>en-US</Language>
  21. <DocumentationSources>
  22. <DocumentationSource sourceFile="..\bin\Release\p4api.net.dll" />
  23. <DocumentationSource sourceFile="..\bin\Release\p4api.net.xml" /></DocumentationSources>
  24. <HelpTitle>Perforce .NET API</HelpTitle>
  25. <FrameworkVersion>.NET Framework 4.0</FrameworkVersion>
  26. <HelpFileFormat>HtmlHelp1, Website</HelpFileFormat>
  27. <HtmlSdkLinkType>Msdn</HtmlSdkLinkType>
  28. <BinaryTOC>True</BinaryTOC>
  29. <NamingMethod>MemberName</NamingMethod>
  30. <IndentHtml>True</IndentHtml>
  31. <Preliminary>False</Preliminary>
  32. <NamespaceSummaries>
  33. <NamespaceSummaryItem name="(global)" isDocumented="False" />
  34. <NamespaceSummaryItem name="Perforce.P4" isDocumented="True" />
  35. </NamespaceSummaries>
  36. <VisibleItems>InheritedMembers, InheritedFrameworkMembers, Protected, SealedProtected</VisibleItems>
  37. <MissingTags>AutoDocumentCtors, AutoDocumentDispose</MissingTags>
  38. <PresentationStyle>vs2005</PresentationStyle>
  39. <FeedbackEMailAddress>manual%40perforce.com</FeedbackEMailAddress>
  40. </PropertyGroup>
  41. <!-- There are no properties for these groups. AnyCPU needs to appear in
  42. order for Visual Studio to perform the build. The others are optional
  43. common platform types that may appear. -->
  44. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  45. </PropertyGroup>
  46. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  47. </PropertyGroup>
  48. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
  49. </PropertyGroup>
  50. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
  51. </PropertyGroup>
  52. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
  53. </PropertyGroup>
  54. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
  55. </PropertyGroup>
  56. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|Win32' ">
  57. </PropertyGroup>
  58. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|Win32' ">
  59. </PropertyGroup>
  60. <ItemGroup>
  61. <ContentLayout Include="Perforce_Layout.content" />
  62. </ItemGroup>
  63. <ItemGroup>
  64. <None Include="Getting more help.aml" />
  65. <None Include="Introduction.aml" />
  66. <None Include="P4 API.NET.aml" />
  67. </ItemGroup>
  68. <!-- Import the SHFB build targets -->
  69. <Import Project="$(SHFBROOT)\SandcastleHelpFileBuilder.targets" />
  70. </Project>
# Change User Description Committed
#1 19043 Liz Lam Rename p4api.net to p4api-net 9 years ago
//guest/perforce_software/p4api.net/main/doc/p4api.net.shfbproj
#1 19042 Liz Lam Rename/move file(s) to proper main branch. 9 years ago
//guest/perforce_software/p4api.net/doc/p4api.net.shfbproj
#2 8964 Bill fix line endings 11 years ago
#1 8873 Matt Attaway Initial add of the P4API.NET source code 11 years ago