Ignore:
Timestamp:
Jul 12, 2012, 9:15:02 AM (12 years ago)
Author:
chronos
Message:
  • Added: Tool button with drop down menu of available targets.
  • Added Target list have icons.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Target/UTargetC.pas

    r41 r48  
    3232  SourceExtension := '.c';
    3333  CompiledExtension := '.exe';
     34  ImageIndex := 23;
    3435  Capabilities := [tcCompile, tcRun];
    3536  {$IFDEF Windows}
Note: See TracChangeset for help on using the changeset viewer.