TargetKindΒΆ

TargetKind :: enum {
    Executable :: 1;
    SharedLibrary :: 2;
}

Declared in: build.bl