This property is for setting or referring to the folder for the output of preprocessed source files. It is a compile option for the active project. [CC-RH] [CC-RL]
Path to the folder for the output of preprocessed source files
This property is for setting or referring to the folder for the output of preprocessed source files. It is a compile option for the active project. |
>>>build.Compile.PreprocessedSourceFileOutputFolder = "/ProjectDir/Output_Vx.xx.xx" >>>print build.Compile.PreprocessedSourceFileOutputFolder %ProjectDir%\Output_Vx.xx.xx >>> |