testsettings.inc 113 B

12345
  1. {$IFDEF FPC}
  2. {$MODE DELPHI}{$H+}
  3. {$UNITPATH ../units} // Does this work in Delphi?
  4. {$ENDIF}