Changeset 60 for trunk/ChronOS.lpi


Ignore:
Timestamp:
Apr 7, 2024, 11:26:09 PM (6 weeks ago)
Author:
chronos
Message:
  • Modified: Remove U prefix from unit names.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ChronOS.lpi

    r19 r60  
    22<CONFIG>
    33  <ProjectOptions>
    4     <Version Value="10"/>
     4    <Version Value="12"/>
    55    <General>
     6      <Flags>
     7        <CompatibilityMode Value="True"/>
     8      </Flags>
    69      <SessionStorage Value="InProjectDir"/>
    7       <MainUnit Value="0"/>
    810      <Title Value="ChronOS"/>
    911      <ResourceType Value="res"/>
     
    6264    </PublishOptions>
    6365    <RunParams>
    64       <local>
    65         <FormatVersion Value="1"/>
    66       </local>
     66      <FormatVersion Value="2"/>
     67      <Modes Count="1">
     68        <Mode0 Name="default"/>
     69      </Modes>
    6770    </RunParams>
    6871    <RequiredPackages Count="2">
    6972      <Item1>
    7073        <PackageName Value="Kernel"/>
    71         <DefaultFilename Value="Packages/Kernel/Kernel.lpk" Prefer="True"/>
     74        <DefaultFilename Prefer="True"/>
    7275      </Item1>
    7376      <Item2>
     
    8184      </Unit0>
    8285      <Unit1>
    83         <Filename Value="Forms/UFormMain.pas"/>
     86        <Filename Value="Forms/FormMain.pas"/>
    8487        <IsPartOfProject Value="True"/>
    8588        <ComponentName Value="FormMain"/>
     
    8891      </Unit1>
    8992      <Unit2>
    90         <Filename Value="Apps/UClock.pas"/>
     93        <Filename Value="Apps/Clock.pas"/>
    9194        <IsPartOfProject Value="True"/>
    9295      </Unit2>
    9396      <Unit3>
    94         <Filename Value="Apps/UMemoryManager.pas"/>
     97        <Filename Value="Apps/MemoryManager.pas"/>
    9598        <IsPartOfProject Value="True"/>
    9699      </Unit3>
    97100      <Unit4>
    98         <Filename Value="Platform/Base/UPlatformBase.pas"/>
     101        <Filename Value="Platform/Base/PlatformBase.pas"/>
    99102        <IsPartOfProject Value="True"/>
    100103      </Unit4>
    101104      <Unit5>
    102         <Filename Value="UThreadEx.pas"/>
     105        <Filename Value="ThreadEx.pas"/>
    103106        <IsPartOfProject Value="True"/>
    104107      </Unit5>
    105108      <Unit6>
    106         <Filename Value="Forms/UFormTerminal.pas"/>
     109        <Filename Value="Forms/FormTerminal.pas"/>
    107110        <IsPartOfProject Value="True"/>
    108111        <ComponentName Value="FormTerminal"/>
     
    142145    <Linking>
    143146      <Debugging>
     147        <DebugInfoType Value="dsDwarf2Set"/>
    144148        <UseHeaptrc Value="True"/>
    145149      </Debugging>
Note: See TracChangeset for help on using the changeset viewer.