Changeset 7 for trunk/ChronOS.lpi


Ignore:
Timestamp:
May 9, 2015, 12:00:33 AM (9 years ago)
Author:
chronos
Message:
  • Added: Action to switch to full screen mode.
  • Added: Video driver registration.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ChronOS.lpi

    r6 r7  
    7171      </Item1>
    7272    </RequiredPackages>
    73     <Units Count="14">
     73    <Units Count="15">
    7474      <Unit0>
    7575        <Filename Value="ChronOS.lpr"/>
     
    8585      </Unit1>
    8686      <Unit2>
    87         <Filename Value="UKernel.pas"/>
     87        <Filename Value="System/UKernel.pas"/>
    8888        <IsPartOfProject Value="True"/>
    8989        <UnitName Value="UKernel"/>
     
    105105      </Unit5>
    106106      <Unit6>
    107         <Filename Value="UAPI.pas"/>
     107        <Filename Value="System/UAPI.pas"/>
    108108        <IsPartOfProject Value="True"/>
    109109        <UnitName Value="UAPI"/>
     
    120120      </Unit8>
    121121      <Unit9>
    122         <Filename Value="UApp.pas"/>
     122        <Filename Value="System/UApp.pas"/>
    123123        <IsPartOfProject Value="True"/>
    124124        <UnitName Value="UApp"/>
     
    138138        <IsPartOfProject Value="True"/>
    139139        <ComponentName Value="FormTerminal"/>
     140        <HasResources Value="True"/>
    140141        <ResourceBaseClass Value="Form"/>
    141142        <UnitName Value="UFormTerminal"/>
     
    146147        <UnitName Value="UClasses"/>
    147148      </Unit13>
     149      <Unit14>
     150        <Filename Value="System/UGraphics.pas"/>
     151        <IsPartOfProject Value="True"/>
     152        <UnitName Value="UGraphics"/>
     153      </Unit14>
    148154    </Units>
    149155  </ProjectOptions>
     
    155161    <SearchPaths>
    156162      <IncludeFiles Value="$(ProjOutDir)"/>
    157       <OtherUnitFiles Value="Apps;Platform/Base;Forms"/>
     163      <OtherUnitFiles Value="Apps;Platform/Base;Forms;System"/>
    158164      <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
    159165    </SearchPaths>
Note: See TracChangeset for help on using the changeset viewer.