Ignore:
Timestamp:
Sep 21, 2012, 9:19:58 AM (12 years ago)
Author:
chronos
Message:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Generics/NativeGenerics/NativeGenerics.lpk

    r324 r425  
    55    <Name Value="NativeGenerics"/>
    66    <AddToProjectUsesSection Value="True"/>
    7     <Author Value="Chronos"/>
     7    <Author Value="Chronos (robie@centrum.cz)"/>
    88    <CompilerOptions>
    99      <Version Value="11"/>
    1010      <PathDelim Value="\"/>
    1111      <SearchPaths>
    12         <OtherUnitFiles Value="Units"/>
     12        <OtherUnitFiles Value="Units;Additional"/>
    1313        <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
    1414      </SearchPaths>
     
    2525      </Other>
    2626    </CompilerOptions>
    27     <Description Value="Native generics library."/>
     27    <Description Value="Native generics library.
     28Require FPC 2.7.1"/>
    2829    <License Value="GNU/GPL"/>
    29     <Version Minor="1"/>
    30     <Files Count="12">
     30    <Version Minor="2"/>
     31    <Files Count="15">
    3132      <Item1>
    3233        <Filename Value="ReadMe.txt"/>
     
    7778        <UnitName Value="GenericBitmap"/>
    7879      </Item12>
     80      <Item13>
     81        <Filename Value="Units\GenericRectangle.pas"/>
     82        <UnitName Value="GenericRectangle"/>
     83      </Item13>
     84      <Item14>
     85        <Filename Value="Units\GenericPoint.pas"/>
     86        <UnitName Value="GenericPoint"/>
     87      </Item14>
     88      <Item15>
     89        <Filename Value="Additional\UBinarySerializer.pas"/>
     90        <UnitName Value="UBinarySerializer"/>
     91      </Item15>
    7992    </Files>
    8093    <Type Value="RunAndDesignTime"/>
Note: See TracChangeset for help on using the changeset viewer.