Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

93 lines
3.3 KiB

  1. ;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  2. ; Help Project File for BUILD
  3. ;
  4. ; This file is maintained by RoboHELP. Do not modify this file directly.
  5. ;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  6. [OPTIONS]
  7. ;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  8. ; The Options section contains the following information:
  9. ;
  10. ; The optional BMROOT= entry sets the directories in which the Help Compiler
  11. ; will look for graphics.
  12. ;
  13. ; The CONTENTS= tells WinHelp which topic contains the contents.
  14. ;
  15. ; The TITLE= is displayed in the Title Bar of WINHELP.EXE
  16. ;
  17. ; The BUILD= setting allows you to create different Help systems from
  18. ; the same source file.
  19. ;
  20. ; The COMPRESS= option tells the Help Compiler how much to compress
  21. ; the Help file.
  22. ;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  23. ;BMROOT=C:\ROBOHELP
  24. TITLE=Build Process
  25. BUILD=WINDOWS
  26. NOTES=1
  27. OLDKEYPHRASE=NO
  28. OPTCDROM=0
  29. REPORT=YES
  30. ERRORLOG=D:\builddocs\Build.ERR
  31. CONTENTS=Contents
  32. COMPRESS=12
  33. [BUILDTAGS]
  34. ;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  35. ; The Build Tags section specifies to the Help Compiler the names
  36. ; of all the valid build tags used in this Help project.
  37. ;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  38. WINDOWS
  39. [CONFIG]
  40. ;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  41. ; The Config section defines macros which will run at startup.
  42. ;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  43. [FILES]
  44. ;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  45. ; The Files section specifies the RTF files for a project.
  46. ;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  47. BUILD.RTF
  48. [ALIAS]
  49. ;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  50. ; The Alias section sets up aliases for Topic IDs in your Help system.
  51. ;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  52. [MAP]
  53. ;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  54. ; The Map section specifies the project HH files.
  55. ;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  56. [BITMAPS]
  57. ;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  58. ; The Bitmaps section specifies the referenced bitmaps used in
  59. ; your help system.
  60. ;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  61. [WINDOWS]
  62. ;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  63. ; The Windows section contains all of the information about the windows
  64. ; in a Help project.
  65. ;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  66. ;Gloss = "Glossary",(100,100,350,350),0,(255,255,255),(255,255,255)
  67. (w95sec)=,,20740,(r14745599),(r14745599),f2
  68. main="",,28164,(255,255,224),(128,255,255),f0
  69. [BAGGAGE]
  70. ;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  71. ; The Baggage section specifies any additional files.
  72. ;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *