6 lines
173 B
Plaintext
6 lines
173 B
Plaintext
Section "HTML Help Builder" HelpBuilder
|
|
SectionIn 1 2
|
|
SetOutPath "$INSTDIR"
|
|
File "..\bin\HelpBuilder.dll"
|
|
${AddFile} "HelpBuilder.dll"
|
|
SectionEnd |