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