sqldb: clean up

git-svn-id: trunk@36466 -
This commit is contained in:
mattias 2012-03-30 14:40:14 +00:00
parent 31b926bdad
commit 7482e8c614

View File

@ -48,20 +48,13 @@
<OutDir Value="languages"/> <OutDir Value="languages"/>
</i18n> </i18n>
<Type Value="RunAndDesignTime"/> <Type Value="RunAndDesignTime"/>
<RequiredPkgs Count="4"> <RequiredPkgs Count="2">
<Item1> <Item1>
<PackageName Value="FCL"/> <PackageName Value="SynEdit"/>
</Item1> </Item1>
<Item2> <Item2>
<PackageName Value="SynEdit"/>
</Item2>
<Item3>
<PackageName Value="IDEIntf"/> <PackageName Value="IDEIntf"/>
</Item3> </Item2>
<Item4>
<PackageName Value="LCL"/>
<MinVersion Major="1" Valid="True"/>
</Item4>
</RequiredPkgs> </RequiredPkgs>
<UsageOptions> <UsageOptions>
<UnitPath Value="$(PkgOutDir)"/> <UnitPath Value="$(PkgOutDir)"/>