dbflaz: clean up

git-svn-id: trunk@47059 -
This commit is contained in:
mattias 2014-12-02 12:10:37 +00:00
parent dd5ea6c1c7
commit 30d0c9ac60

View File

@ -1,4 +1,4 @@
<?xml version="1.0"?> <?xml version="1.0" encoding="UTF-8"?>
<CONFIG> <CONFIG>
<Package Version="4"> <Package Version="4">
<Name Value="DBFLaz"/> <Name Value="DBFLaz"/>
@ -16,27 +16,22 @@
</Parsing> </Parsing>
<Other> <Other>
<CustomOptions Value="$(IDEBuildOptions)"/> <CustomOptions Value="$(IDEBuildOptions)"/>
<CompilerPath Value="$(CompPath)"/>
</Other> </Other>
</CompilerOptions> </CompilerOptions>
<Description Value="DBase (DBF) package for Lazarus"/> <Description Value="DBase (DBF) package for Lazarus"/>
<License Value="LGPL with linking exception (LCL license)"/> <License Value="LGPL with linking exception (LCL license)"/>
<Version Minor="1" Release="1"/> <Version Minor="1" Release="1"/>
<Files Count="3"> <Files Count="2">
<Item1> <Item1>
<Filename Value="registerdbf.lrs"/>
<Type Value="LRS"/>
</Item1>
<Item2>
<Filename Value="registerdbf.pas"/> <Filename Value="registerdbf.pas"/>
<HasRegisterProc Value="True"/> <HasRegisterProc Value="True"/>
<UnitName Value="RegisterDBF"/> <UnitName Value="RegisterDBF"/>
</Item2> </Item1>
<Item3> <Item2>
<Filename Value="Dbf.pas"/> <Filename Value="Dbf.pas"/>
<Type Value="Virtual Unit"/> <Type Value="Virtual Unit"/>
<UnitName Value="Dbf"/> <UnitName Value="Dbf"/>
</Item3> </Item2>
</Files> </Files>
<i18n> <i18n>
<EnableI18N Value="True"/> <EnableI18N Value="True"/>