EasyDockManager: Remove a non-existent source file reference.

git-svn-id: trunk@50747 -
This commit is contained in:
juha 2015-12-11 13:50:52 +00:00
parent 046606667f
commit 4f6445c95a

View File

@ -1,23 +1,22 @@
<?xml version="1.0"?>
<?xml version="1.0" encoding="UTF-8"?>
<CONFIG>
<Package Version="3">
<Package Version="4">
<PathDelim Value="\"/>
<Name Value="EasyDockMgr"/>
<Type Value="RunAndDesignTime"/>
<AddToProjectUsesSection Value="True"/>
<Author Value="DoDi"/>
<CompilerOptions>
<Version Value="8"/>
<Version Value="11"/>
<PathDelim Value="\"/>
<SearchPaths>
<UnitOutputDirectory Value="..\lib\$(TargetCPU)-$(TargetOS)"/>
</SearchPaths>
<Other>
<CompilerPath Value="$(CompPath)"/>
</Other>
</CompilerOptions>
<Description Value="EasyDocking Manager and Notebook"/>
<License Value="LGPL"/>
<Version Major="1"/>
<Files Count="7">
<Files Count="6">
<Item1>
<Filename Value="easydocksite.pas"/>
<UnitName Value="EasyDockSite"/>
@ -27,28 +26,23 @@
<Type Value="LFM"/>
</Item2>
<Item3>
<Filename Value="fdockbook.lrs"/>
<Type Value="LRS"/>
</Item3>
<Item4>
<Filename Value="fdockbook.pas"/>
<UnitName Value="fDockBook"/>
</Item4>
<Item5>
</Item3>
<Item4>
<Filename Value="ffloatingsite.pas"/>
<UnitName Value="fFloatingSite"/>
</Item5>
<Item6>
</Item4>
<Item5>
<Filename Value="uminirestore.pas"/>
<UnitName Value="uMiniRestore"/>
</Item6>
<Item7>
</Item5>
<Item6>
<Filename Value="umakesite.pas"/>
<UnitName Value="uMakeSite"/>
</Item7>
</Item6>
</Files>
<LazDoc Paths="..\docs\"/>
<Type Value="RunAndDesignTime"/>
<LazDoc Paths="..\docs"/>
<RequiredPkgs Count="2">
<Item1>
<PackageName Value="LCL"/>
@ -59,11 +53,14 @@
</Item2>
</RequiredPkgs>
<UsageOptions>
<UnitPath Value="$(PkgOutDir)\"/>
<UnitPath Value="$(PkgOutDir)"/>
</UsageOptions>
<PublishOptions>
<Version Value="2"/>
<IgnoreBinaries Value="False"/>
</PublishOptions>
<CustomOptions Items="ExternHelp" Version="2">
<_ExternHelp Items="Count"/>
</CustomOptions>
</Package>
</CONFIG>