This property is for setting or referring to the folder for hexadecimal output. It is a hexadecimal output option for the active project.
Path to the folder for hexadecimal output
This property is for setting or referring to the folder for hexadecimal output. It is a hexadecimal output option for the active project. |
>>>build.HexOutput.OutputFolder = "/ProjectDir/Output_Vx.xx.xx" >>>print build.HexOutput.OutputFolder %ProjectDir%\Output_Vx.xx.xx >>> |