Starting directory for build operations
Source position: fpmkunit.pp line 1491
public property TBuildEngine.StartDir : string |
StartDir specifies the base directory from which all build operations are initiated. This property establishes the root path for resolving relative file paths and organizing build outputs.
The starting directory serves as the reference point for source file locations, output directories, and configuration file paths during the build process.