educationlaz: clean up dependencies

git-svn-id: trunk@44152 -
This commit is contained in:
mattias 2014-02-18 20:58:41 +00:00
parent 6ca5ee87bd
commit be61ceae80

View File

@ -1,11 +1,11 @@
<?xml version="1.0"?> <?xml version="1.0" encoding="UTF-8"?>
<CONFIG> <CONFIG>
<Package Version="4"> <Package Version="4">
<Name Value="EducationLaz"/> <Name Value="EducationLaz"/>
<AddToProjectUsesSection Value="True"/> <AddToProjectUsesSection Value="True"/>
<Author Value="Mattias Gaertner"/> <Author Value="Mattias Gaertner"/>
<CompilerOptions> <CompilerOptions>
<Version Value="10"/> <Version Value="11"/>
<SearchPaths> <SearchPaths>
<UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/> <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
</SearchPaths> </SearchPaths>
@ -19,7 +19,7 @@
<Description Value="IDE package for training, courses and education."/> <Description Value="IDE package for training, courses and education."/>
<License Value="LGPL-2 or any later"/> <License Value="LGPL-2 or any later"/>
<Version Major="1" Release="1"/> <Version Major="1" Release="1"/>
<Files Count="15"> <Files Count="14">
<Item1> <Item1>
<Filename Value="eduenvoptsframe.pas"/> <Filename Value="eduenvoptsframe.pas"/>
<HasRegisterProc Value="True"/> <HasRegisterProc Value="True"/>
@ -72,30 +72,26 @@
<Type Value="LFM"/> <Type Value="LFM"/>
</Item11> </Item11>
<Item12> <Item12>
<Filename Value="eduoptionsdlg.lrs"/>
<Type Value="LRS"/>
</Item12>
<Item13>
<Filename Value="eduoptionsdlg.pas"/> <Filename Value="eduoptionsdlg.pas"/>
<HasRegisterProc Value="True"/> <HasRegisterProc Value="True"/>
<UnitName Value="EduOptionsDlg"/> <UnitName Value="EduOptionsDlg"/>
</Item13> </Item12>
<Item14> <Item13>
<Filename Value="eduspeedbuttons.lfm"/> <Filename Value="eduspeedbuttons.lfm"/>
<Type Value="LFM"/> <Type Value="LFM"/>
</Item14> </Item13>
<Item15> <Item14>
<Filename Value="eduspeedbuttons.pas"/> <Filename Value="eduspeedbuttons.pas"/>
<HasRegisterProc Value="True"/> <HasRegisterProc Value="True"/>
<UnitName Value="EduSpeedButtons"/> <UnitName Value="EduSpeedButtons"/>
</Item15> </Item14>
</Files> </Files>
<i18n> <i18n>
<EnableI18N Value="True"/> <EnableI18N Value="True"/>
<OutDir Value="languages"/> <OutDir Value="languages"/>
</i18n> </i18n>
<Type Value="RunAndDesignTime"/> <Type Value="RunAndDesignTime"/>
<RequiredPkgs Count="5"> <RequiredPkgs Count="3">
<Item1> <Item1>
<PackageName Value="CodeTools"/> <PackageName Value="CodeTools"/>
</Item1> </Item1>
@ -103,16 +99,8 @@
<PackageName Value="SynEdit"/> <PackageName Value="SynEdit"/>
</Item2> </Item2>
<Item3> <Item3>
<PackageName Value="LCL"/>
<MinVersion Major="1" Valid="True"/>
</Item3>
<Item4>
<PackageName Value="IDEIntf"/> <PackageName Value="IDEIntf"/>
</Item4> </Item3>
<Item5>
<PackageName Value="FCL"/>
<MinVersion Major="1" Valid="True"/>
</Item5>
</RequiredPkgs> </RequiredPkgs>
<UsageOptions> <UsageOptions>
<UnitPath Value="$(PkgOutDir)"/> <UnitPath Value="$(PkgOutDir)"/>