Ignore:
Timestamp:
Oct 31, 2010, 9:30:56 PM (14 years ago)
Author:
george
Message:
  • Modified: In all files include directive changed to shorter form {$I 'file.inc'}.
  • Fixed: Export directory Generic as include dir.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Generics/TemplateGenerics/TemplateGenerics.lpk

    r84 r86  
    99      <PathDelim Value="\"/>
    1010      <SearchPaths>
    11         <OtherUnitFiles Value="Specialized\"/>
     11        <IncludeFiles Value="Generic\"/>
     12        <OtherUnitFiles Value="Specialized\;Generic\"/>
    1213        <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
    1314      </SearchPaths>
     
    1617      </Other>
    1718    </CompilerOptions>
    18     <Version Minor="1"/>
     19    <Description Value="Generic classes implemented as templates."/>
     20    <Version Minor="2"/>
    1921    <Files Count="15">
    2022      <Item1>
     
    8789    </RequiredPkgs>
    8890    <UsageOptions>
    89       <UnitPath Value="$(PkgOutDir)"/>
     91      <IncludePath Value="Generic\"/>
     92      <UnitPath Value="$(PkgOutDir)\"/>
    9093    </UsageOptions>
    9194    <PublishOptions>
Note: See TracChangeset for help on using the changeset viewer.