Ignore:
Timestamp:
Oct 19, 2010, 11:22:55 AM (14 years ago)
Author:
george
Message:
  • Modified: Pascal parser code moved to separate unit.
File:
1 edited

Legend:

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

    r60 r70  
    99      <SearchPaths>
    1010        <OtherUnitFiles Value="Produce;Analyze"/>
    11         <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)\"/>
     11        <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
    1212      </SearchPaths>
    1313      <Other>
     
    1515      </Other>
    1616    </CompilerOptions>
    17     <Files Count="8">
     17    <Files Count="9">
    1818      <Item1>
    1919        <Filename Value="UCompiler.pas"/>
     
    4848        <UnitName Value="UParser"/>
    4949      </Item8>
     50      <Item9>
     51        <Filename Value="Analyze\UPascalParser.pas"/>
     52        <UnitName Value="UPascalParser"/>
     53      </Item9>
    5054    </Files>
    5155    <Type Value="RunAndDesignTime"/>
Note: See TracChangeset for help on using the changeset viewer.