Ignore:
Timestamp:
Jul 17, 2012, 7:25:56 AM (12 years ago)
Author:
chronos
Message:
  • Added: Target celection combobox on main toolbar.
  • Added: Options of available targets allow to change producer and executor path if available.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Compiler/UExecutor.pas

    r50 r60  
    1818    procedure SetRunState(AValue: TRunState);
    1919  public
     20    ExecutorPath: string;
    2021    Target: TObject; // TTarget;
    2122    procedure Run; virtual; abstract;
Note: See TracChangeset for help on using the changeset viewer.