Set of program target types
Source position: fpmkunit.pp line 333
const ProgramTargets = [ttProgram, ttExampleProgram, ttSharedLibrary]; |
Constant set containing all target types that represent executable programs. Used to filter and identify program targets in build operations.