Ignore:
Timestamp:
Mar 4, 2012, 9:43:53 AM (12 years ago)
Author:
chronos
Message:
  • Fixed: Selection of target.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Compiler/Target/GCC/UProducerGCC.pas

    r41 r44  
    5656  TextSource := TStringList.Create;
    5757  IndentationLength := 2;
    58   Name := 'GCC C';
    5958  {$IFDEF Windows}
    6059  CompilerPath := 'c:\Program Files\MinGW\bin\gcc.exe -o %1:s';
Note: See TracChangeset for help on using the changeset viewer.