Ignore:
Timestamp:
Oct 22, 2010, 9:22:55 AM (14 years ago)
Author:
george
Message:
  • Compiler producer for C language separated to GCC and Dynamic C dialect.
  • Enhanced: Parse record functions body.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/Transpascal/Compiler/TranspascalCompiler.lpk

    r72 r77  
    1515      </Other>
    1616    </CompilerOptions>
    17     <Files Count="10">
     17    <Files Count="11">
    1818      <Item1>
    1919        <Filename Value="UCompiler.pas"/>
     
    3737      </Item5>
    3838      <Item6>
    39         <Filename Value="Produce\UProducerC.pas"/>
    40         <UnitName Value="UProducerC"/>
     39        <Filename Value="Produce\UProducerDynamicC.pas"/>
     40        <UnitName Value="UProducerDynamicC"/>
    4141      </Item6>
    4242      <Item7>
     
    5656        <UnitName Value="UGrammer"/>
    5757      </Item10>
     58      <Item11>
     59        <Filename Value="Produce\UProducerGCCC.pas"/>
     60        <UnitName Value="UProducerGCCC"/>
     61      </Item11>
    5862    </Files>
    5963    <Type Value="RunAndDesignTime"/>
Note: See TracChangeset for help on using the changeset viewer.