This property is for setting or referring to the folder for the output of the results of linkage of the object files from the active project. It is a linker option for the active project.
Set the path to the folder for the output of the results of linkage of the object files from the active project as strings. |
This property is for setting or referring to the folder for the output of the results of linkage of the object files from the active project. It is a linker option for the active project. |
>>>build.Link.OutputFolder = "/ProjectDir/Output_Vx.xx.xx" >>>print build.Link.OutputFolder %ProjectDir%\Output_Vx.xx.xx >>> |