Ignore:
Timestamp:
Aug 6, 2019, 1:55:55 PM (5 years ago)
Author:
chronos
Message:
  • Modified: Use fcl registry.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Registry/GeneralRegistry.lpk

    r408 r538  
    1 <?xml version="1.0"?>
     1<?xml version="1.0" encoding="UTF-8"?>
    22<CONFIG>
    33  <Package Version="4">
    44    <Name Value="GeneralRegistry"/>
     5    <Type Value="RunAndDesignTime"/>
    56    <Author Value="Chronos (robie@centrum.cz)"/>
    67    <CompilerOptions>
     
    910        <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
    1011      </SearchPaths>
    11       <Other>
    12         <CompilerMessages>
    13           <MsgFileName Value=""/>
    14         </CompilerMessages>
    15         <CompilerPath Value="$(CompPath)"/>
    16       </Other>
    1712    </CompilerOptions>
    1813    <Description Value="Generalized registry classes for multiplatform programming."/>
    1914    <License Value="LGPL"/>
    2015    <Version Minor="1"/>
    21     <Files Count="4">
    22       <Item1>
    23         <Filename Value="WinRegistry.pas"/>
    24         <Type Value="Text"/>
    25         <UnitName Value="WinRegistry"/>
    26       </Item1>
    27       <Item3>
     16    <Files Count="2">
     17      <Item2>
    2818        <Filename Value="UGeneralRegistry.pas"/>
    2919        <HasRegisterProc Value="True"/>
    3020        <UnitName Value="UGeneralRegistry"/>
    31       </Item3>
    32       <Item4>
    33         <Filename Value="UTest.pas"/>
    34         <UnitName Value="UTest"/>
    35       </Item4>
     21      </Item2>
    3622    </Files>
    37     <Type Value="RunAndDesignTime"/>
    3823    <RequiredPkgs Count="1">
    3924      <Item1>
Note: See TracChangeset for help on using the changeset viewer.