94 lines
3.3 KiB
Plaintext
94 lines
3.3 KiB
Plaintext
|
;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
|
||
|
; Help Project File for BUILD
|
||
|
;
|
||
|
; This file is maintained by RoboHELP. Do not modify this file directly.
|
||
|
;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
|
||
|
|
||
|
|
||
|
[OPTIONS]
|
||
|
;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
|
||
|
; The Options section contains the following information:
|
||
|
;
|
||
|
; The optional BMROOT= entry sets the directories in which the Help Compiler
|
||
|
; will look for graphics.
|
||
|
;
|
||
|
; The CONTENTS= tells WinHelp which topic contains the contents.
|
||
|
;
|
||
|
; The TITLE= is displayed in the Title Bar of WINHELP.EXE
|
||
|
;
|
||
|
; The BUILD= setting allows you to create different Help systems from
|
||
|
; the same source file.
|
||
|
;
|
||
|
; The COMPRESS= option tells the Help Compiler how much to compress
|
||
|
; the Help file.
|
||
|
;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
|
||
|
;BMROOT=C:\ROBOHELP
|
||
|
TITLE=Build Process
|
||
|
BUILD=WINDOWS
|
||
|
NOTES=1
|
||
|
|
||
|
|
||
|
OLDKEYPHRASE=NO
|
||
|
OPTCDROM=0
|
||
|
REPORT=YES
|
||
|
ERRORLOG=D:\builddocs\Build.ERR
|
||
|
CONTENTS=Contents
|
||
|
COMPRESS=12
|
||
|
[BUILDTAGS]
|
||
|
;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
|
||
|
; The Build Tags section specifies to the Help Compiler the names
|
||
|
; of all the valid build tags used in this Help project.
|
||
|
;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
|
||
|
WINDOWS
|
||
|
|
||
|
|
||
|
[CONFIG]
|
||
|
;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
|
||
|
; The Config section defines macros which will run at startup.
|
||
|
;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
[FILES]
|
||
|
;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
|
||
|
; The Files section specifies the RTF files for a project.
|
||
|
;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
|
||
|
|
||
|
|
||
|
BUILD.RTF
|
||
|
[ALIAS]
|
||
|
;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
|
||
|
; The Alias section sets up aliases for Topic IDs in your Help system.
|
||
|
;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
|
||
|
|
||
|
|
||
|
[MAP]
|
||
|
;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
|
||
|
; The Map section specifies the project HH files.
|
||
|
;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
|
||
|
|
||
|
|
||
|
[BITMAPS]
|
||
|
;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
|
||
|
; The Bitmaps section specifies the referenced bitmaps used in
|
||
|
; your help system.
|
||
|
;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
|
||
|
|
||
|
|
||
|
[WINDOWS]
|
||
|
;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
|
||
|
; The Windows section contains all of the information about the windows
|
||
|
; in a Help project.
|
||
|
;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
|
||
|
;Gloss = "Glossary",(100,100,350,350),0,(255,255,255),(255,255,255)
|
||
|
|
||
|
|
||
|
(w95sec)=,,20740,(r14745599),(r14745599),f2
|
||
|
main="",,28164,(255,255,224),(128,255,255),f0
|
||
|
[BAGGAGE]
|
||
|
;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
|
||
|
; The Baggage section specifies any additional files.
|
||
|
;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
|
||
|
|