add more doc to builder-product.cfg
This commit is contained in:
@@ -145,7 +145,7 @@ copy "$IniCfgFile$" "$InstallDir$"
|
||||
;
|
||||
; set_link
|
||||
; name: $ProductId$
|
||||
; target: <path to the program>
|
||||
; target: $InstallDir$\$ProgramExecutable$
|
||||
; parameters:
|
||||
; working_dir: $InstallDir$
|
||||
; icon_file:
|
||||
@@ -159,7 +159,7 @@ copy "$IniCfgFile$" "$InstallDir$"
|
||||
;
|
||||
; set_link
|
||||
; name: $ProductId$
|
||||
; target: <path to the program>
|
||||
; target: $InstallDir$\$ProgramExecutable$
|
||||
; parameters: <some_param>
|
||||
; working_dir: $InstallDir$
|
||||
; icon_file: <path to icon file>
|
||||
|
||||
Reference in New Issue
Block a user