Changeset 14 for trunk/Integrated.lpi


Ignore:
Timestamp:
Jan 7, 2017, 8:54:23 PM (7 years ago)
Author:
chronos
Message:
  • Removed: Do not create file association at runtime as it is done by installer program.
  • Modified: Additional source formating using Delphi formatter.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Integrated.lpi

    r12 r14  
    2929          <PathDelim Value="\"/>
    3030          <Target>
    31             <Filename Value="C-evo"/>
     31            <Filename Value="c-evo"/>
    3232          </Target>
    3333          <SearchPaths>
    34             <IncludeFiles Value="LocalPlayer"/>
     34            <IncludeFiles Value="LocalPlayer;$(ProjOutDir)"/>
    3535            <OtherUnitFiles Value="LocalPlayer"/>
    3636            <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
     
    4545          </Parsing>
    4646          <CodeGeneration>
     47            <SmartLinkUnit Value="True"/>
     48            <TargetCPU Value="i386"/>
     49            <TargetOS Value="win32"/>
    4750            <Optimizations>
    4851              <OptimizationLevel Value="3"/>
     
    5356              <GenerateDebugInfo Value="False"/>
    5457            </Debugging>
     58            <LinkSmart Value="True"/>
    5559            <Options>
    5660              <Win32>
     
    290294    </Target>
    291295    <SearchPaths>
    292       <IncludeFiles Value="LocalPlayer;$(ProjOutDir)"/>
     296      <IncludeFiles Value="LocalPlayer"/>
    293297      <OtherUnitFiles Value="LocalPlayer"/>
    294298      <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
Note: See TracChangeset for help on using the changeset viewer.