Source position: fpsonar.engine.pp line 77
function BuildProjectIndex( |
const aFiles: array of string; |
const aMode: string; |
const aDefines: array of string; |
const aUnitPaths: array of string; |
const aIncludePaths: array of string |
):TFpSonarProjectIndex; overload; |
const aFiles: array of string; |
const aMode: string; |
const aDefines: array of string; |
const aUnitPaths: array of string; |
const aIncludePaths: array of string; |
aRealRtl: Boolean; |
aTargetPointerSize: Integer; |
aDialect: TFpSonarDialect = dlDefault |
):TFpSonarProjectIndex; overload; |