Changeset 21 for trunk/LazFuckIDE.lpi


Ignore:
Timestamp:
Feb 12, 2012, 8:05:28 PM (12 years ago)
Author:
chronos
Message:
  • Added: Storing last opened project list in registry.
  • Added: Opiton to reopen last opened project.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LazFuckIDE.lpi

    r19 r21  
    8585      </Item5>
    8686    </RequiredPackages>
    87     <Units Count="10">
     87    <Units Count="12">
    8888      <Unit0>
    8989        <Filename Value="LazFuckIDE.lpr"/>
     
    144144        <UnitName Value="UCompilerPHP"/>
    145145      </Unit9>
     146      <Unit10>
     147        <Filename Value="Common\ULastOpenedList.pas"/>
     148        <IsPartOfProject Value="True"/>
     149        <UnitName Value="ULastOpenedList"/>
     150      </Unit10>
     151      <Unit11>
     152        <Filename Value="Common\URegistry.pas"/>
     153        <IsPartOfProject Value="True"/>
     154        <UnitName Value="URegistry"/>
     155      </Unit11>
    146156    </Units>
    147157  </ProjectOptions>
     
    154164    <SearchPaths>
    155165      <IncludeFiles Value="$(ProjOutDir)"/>
    156       <OtherUnitFiles Value="Compiler"/>
     166      <OtherUnitFiles Value="Compiler;Common"/>
    157167      <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
    158168    </SearchPaths>
Note: See TracChangeset for help on using the changeset viewer.