Ignore:
Timestamp:
Apr 24, 2021, 11:41:07 PM (3 years ago)
Author:
chronos
Message:
  • Modified: Merged changes from trunk r377.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/highdpi/Integrated.lpi

    r349 r378  
    3939          <SearchPaths>
    4040            <IncludeFiles Value="LocalPlayer;$(ProjOutDir)"/>
    41             <OtherUnitFiles Value="LocalPlayer"/>
     41            <OtherUnitFiles Value="LocalPlayer;Network"/>
    4242            <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)-$(BuildMode)"/>
    4343          </SearchPaths>
     
    102102      </Item3>
    103103    </RequiredPackages>
    104     <Units Count="43">
     104    <Units Count="47">
    105105      <Unit0>
    106106        <Filename Value="Integrated.lpr"/>
     
    347347        <IsPartOfProject Value="True"/>
    348348      </Unit42>
     349      <Unit43>
     350        <Filename Value="UBrain.pas"/>
     351        <IsPartOfProject Value="True"/>
     352      </Unit43>
     353      <Unit44>
     354        <Filename Value="Network\UNetworkServer.pas"/>
     355        <IsPartOfProject Value="True"/>
     356      </Unit44>
     357      <Unit45>
     358        <Filename Value="Network\UNetworkClient.pas"/>
     359        <IsPartOfProject Value="True"/>
     360      </Unit45>
     361      <Unit46>
     362        <Filename Value="Network\UNetworkCommon.pas"/>
     363        <IsPartOfProject Value="True"/>
     364      </Unit46>
    349365    </Units>
    350366  </ProjectOptions>
     
    357373    <SearchPaths>
    358374      <IncludeFiles Value="LocalPlayer;$(ProjOutDir)"/>
    359       <OtherUnitFiles Value="LocalPlayer"/>
     375      <OtherUnitFiles Value="LocalPlayer;Network"/>
    360376      <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)-$(BuildMode)"/>
    361377    </SearchPaths>
     
    391407    <Other>
    392408      <CompilerMessages>
    393         <IgnoredMessages idx5024="True"/>
     409        <IgnoredMessages idx6058="True" idx5024="True"/>
    394410      </CompilerMessages>
    395411      <CustomOptions Value="-dDEBUG"/>
Note: See TracChangeset for help on using the changeset viewer.