Changeset 86 for Generics/TemplateGenerics/TemplateGenerics.lpk
- Timestamp:
- Oct 31, 2010, 9:30:56 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Generics/TemplateGenerics/TemplateGenerics.lpk
r84 r86 9 9 <PathDelim Value="\"/> 10 10 <SearchPaths> 11 <OtherUnitFiles Value="Specialized\"/> 11 <IncludeFiles Value="Generic\"/> 12 <OtherUnitFiles Value="Specialized\;Generic\"/> 12 13 <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/> 13 14 </SearchPaths> … … 16 17 </Other> 17 18 </CompilerOptions> 18 <Version Minor="1"/> 19 <Description Value="Generic classes implemented as templates."/> 20 <Version Minor="2"/> 19 21 <Files Count="15"> 20 22 <Item1> … … 87 89 </RequiredPkgs> 88 90 <UsageOptions> 89 <UnitPath Value="$(PkgOutDir)"/> 91 <IncludePath Value="Generic\"/> 92 <UnitPath Value="$(PkgOutDir)\"/> 90 93 </UsageOptions> 91 94 <PublishOptions>
Note:
See TracChangeset
for help on using the changeset viewer.