Changeset 461 for trunk


Ignore:
Timestamp:
Nov 28, 2023, 3:30:29 PM (5 months ago)
Author:
chronos
Message:
  • Fixed: Do not include package path in main project configuration.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Integrated.lpi

    r460 r461  
    2525      <EnableI18N LFM="False"/>
    2626    </i18n>
    27     <MacroValues Count="1">
    28       <Macro3 Name="LCLWidgetType" Value="gtk2"/>
    29     </MacroValues>
    3027    <BuildModes Count="2">
    3128      <Item1 Name="Debug" Default="True"/>
    3229      <Item2 Name="Release">
    33         <MacroValues Count="1">
    34           <Macro3 Name="LCLWidgetType" Value="gtk2"/>
    35         </MacroValues>
    3630        <CompilerOptions>
    3731          <Version Value="11"/>
     
    4236          <SearchPaths>
    4337            <IncludeFiles Value="LocalPlayer;$(ProjOutDir)"/>
    44             <OtherUnitFiles Value="LocalPlayer;Network;Packages\CevoComponents"/>
     38            <OtherUnitFiles Value="LocalPlayer;Network"/>
    4539            <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)-$(BuildMode)"/>
    4640          </SearchPaths>
     
    7973        </CompilerOptions>
    8074      </Item2>
    81       <SharedMatrixOptions Count="3">
     75      <SharedMatrixOptions Count="2">
    8276        <Item1 ID="151739052537" Targets="CevoComponents,Common" Modes="Debug" Value="-g -gl -gh -CirotR -O1"/>
    8377        <Item2 ID="186701832267" Targets="CevoComponents,Common" Modes="Release" Value="-CX -XX -O3"/>
    84         <Item3 ID="754733391748" Modes="Debug,Release" Type="IDEMacro" MacroName="LCLWidgetType" Value="gtk2"/>
    8578      </SharedMatrixOptions>
    8679    </BuildModes>
     
    378371    <SearchPaths>
    379372      <IncludeFiles Value="LocalPlayer;$(ProjOutDir)"/>
    380       <OtherUnitFiles Value="LocalPlayer;Network;Packages\CevoComponents"/>
     373      <OtherUnitFiles Value="LocalPlayer;Network"/>
    381374      <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)-$(BuildMode)"/>
    382375    </SearchPaths>
Note: See TracChangeset for help on using the changeset viewer.