Changeset 89 for trunk/Packages/Common/Common.lpk
- Timestamp:
- Sep 6, 2012, 8:29:27 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Packages/Common/Common.lpk
r84 r89 21 21 <Description Value="Various libraries"/> 22 22 <License Value="GNU/GPL"/> 23 <Version Minor=" 4"/>24 <Files Count="1 0">23 <Version Minor="7"/> 24 <Files Count="15"> 25 25 <Item1> 26 26 <Filename Value="StopWatch.pas"/> … … 64 64 <UnitName Value="UPool"/> 65 65 </Item10> 66 <Item11> 67 <Filename Value="ULastOpenedList.pas"/> 68 <HasRegisterProc Value="True"/> 69 <UnitName Value="ULastOpenedList"/> 70 </Item11> 71 <Item12> 72 <Filename Value="URegistry.pas"/> 73 <UnitName Value="URegistry"/> 74 </Item12> 75 <Item13> 76 <Filename Value="UJobProgressView.pas"/> 77 <HasRegisterProc Value="True"/> 78 <UnitName Value="UJobProgressView"/> 79 </Item13> 80 <Item14> 81 <Filename Value="UXMLUtils.pas"/> 82 <UnitName Value="UXMLUtils"/> 83 </Item14> 84 <Item15> 85 <Filename Value="UApplicationInfo.pas"/> 86 <HasRegisterProc Value="True"/> 87 <UnitName Value="UApplicationInfo"/> 88 </Item15> 66 89 </Files> 67 90 <i18n> … … 70 93 </i18n> 71 94 <Type Value="RunAndDesignTime"/> 72 <RequiredPkgs Count=" 3">95 <RequiredPkgs Count="2"> 73 96 <Item1> 74 97 <PackageName Value="TemplateGenerics"/> 75 98 </Item1> 76 99 <Item2> 77 <PackageName Value="LCL"/>78 </Item2>79 <Item3>80 100 <PackageName Value="FCL"/> 81 101 <MinVersion Major="1" Valid="True"/> 82 </Item 3>102 </Item2> 83 103 </RequiredPkgs> 84 104 <UsageOptions> … … 88 108 <Version Value="2"/> 89 109 </PublishOptions> 110 <CustomOptions Items="ExternHelp" Version="2"> 111 <_ExternHelp Items="Count"/> 112 </CustomOptions> 90 113 </Package> 91 114 </CONFIG>
Note:
See TracChangeset
for help on using the changeset viewer.