Changeset 467 for Common/Common.lpk


Ignore:
Timestamp:
Dec 4, 2014, 5:19:20 PM (10 years ago)
Author:
chronos
Message:
  • Fixed: TScaleDPI can now also use lower DPI then original.
  • Fixed: TScaleDPI DPI can be different for horizontal and vertical direction.
  • Modified: Register TScaleDPI as design component to Common group.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Common/Common.lpk

    r463 r467  
    1212        <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
    1313      </SearchPaths>
    14       <Other>
    15         <CompilerMessages>
    16           <UseMsgFile Value="True"/>
    17         </CompilerMessages>
    18         <CompilerPath Value="$(CompPath)"/>
    19       </Other>
    2014    </CompilerOptions>
    2115    <Description Value="Various libraries"/>
    2216    <License Value="GNU/GPL"/>
    2317    <Version Minor="7"/>
    24     <Files Count="19">
     18    <Files Count="20">
    2519      <Item1>
    2620        <Filename Value="StopWatch.pas"/>
     
    106100        <UnitName Value="UFindFile"/>
    107101      </Item19>
     102      <Item20>
     103        <Filename Value="UScaleDPI.pas"/>
     104        <HasRegisterProc Value="True"/>
     105        <UnitName Value="UScaleDPI"/>
     106      </Item20>
    108107    </Files>
    109108    <i18n>
Note: See TracChangeset for help on using the changeset viewer.