|
|
Thread Tools | Rate Thread | Display Modes |
#1
|
|||
|
|||
How can I build or skip steps based on the existence of a file or folder?
Define a conditional build rule to build if
Code:
[vbld_FSO.FileExists("C:\Path\To\File.ext")] |
|
|