Changeset 130 for trunk/TransLines.lpi


Ignore:
Timestamp:
May 1, 2023, 4:02:31 PM (13 months ago)
Author:
chronos
Message:
  • Added: Allow to save/load game in multiple slots.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/TransLines.lpi

    r128 r130  
    3131          <SearchPaths>
    3232            <IncludeFiles Value="$(ProjOutDir)"/>
    33             <OtherUnitFiles Value="Forms"/>
     33            <OtherUnitFiles Value="Forms;Scenes"/>
    3434            <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)-$(BuildMode)"/>
    3535          </SearchPaths>
     
    8989      </Item2>
    9090    </RequiredPackages>
    91     <Units Count="17">
     91    <Units Count="19">
    9292      <Unit0>
    9393        <Filename Value="TransLines.lpr"/>
     
    173173        <IsPartOfProject Value="True"/>
    174174      </Unit16>
     175      <Unit17>
     176        <Filename Value="UScene.pas"/>
     177        <IsPartOfProject Value="True"/>
     178      </Unit17>
     179      <Unit18>
     180        <Filename Value="Scenes/USceneGameSlots.pas"/>
     181        <IsPartOfProject Value="True"/>
     182      </Unit18>
    175183    </Units>
    176184  </ProjectOptions>
     
    182190    <SearchPaths>
    183191      <IncludeFiles Value="$(ProjOutDir)"/>
    184       <OtherUnitFiles Value="Forms"/>
     192      <OtherUnitFiles Value="Forms;Scenes"/>
    185193      <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)-$(BuildMode)"/>
    186194    </SearchPaths>
Note: See TracChangeset for help on using the changeset viewer.