1<?xml version="1.0" encoding="UTF-8"?>
2<CONFIG>
3  <Package Version="4">
4    <Name Value="SQLDBLaz"/>
5    <Type Value="RunAndDesignTime"/>
6    <Author Value="Joost van der Sluis"/>
7    <CompilerOptions>
8      <Version Value="11"/>
9      <SearchPaths>
10        <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)/$(LCLWidgetType)"/>
11      </SearchPaths>
12      <Parsing>
13        <SyntaxOptions>
14          <UseAnsiStrings Value="False"/>
15        </SyntaxOptions>
16      </Parsing>
17      <Other>
18        <CustomOptions Value="$(IDEBuildOptions)"/>
19      </Other>
20    </CompilerOptions>
21    <Description Value="Lazarus package for the FCL SQLdb components.
22"/>
23    <License Value="Modified LGPL-2
24
25With the exception of the unit registersqldb, which is GPL-2. This unit contains code for the IDE and is usually not used by programs."/>
26    <Version Major="1" Release="2"/>
27    <Files Count="3">
28      <Item1>
29        <Filename Value="registersqldb.pas"/>
30        <HasRegisterProc Value="True"/>
31        <AddToUsesPkgSection Value="False"/>
32        <UnitName Value="registersqldb"/>
33      </Item1>
34      <Item2>
35        <Filename Value="sqlstringspropertyeditordlg.lfm"/>
36        <Type Value="LFM"/>
37      </Item2>
38      <Item3>
39        <Filename Value="sqlstringspropertyeditordlg.pas"/>
40        <UnitName Value="SQLStringsPropertyEditorDlg"/>
41      </Item3>
42    </Files>
43    <i18n>
44      <EnableI18N Value="True"/>
45      <OutDir Value="languages"/>
46    </i18n>
47    <RequiredPkgs Count="4">
48      <Item1>
49        <PackageName Value="CodeTools"/>
50      </Item1>
51      <Item2>
52        <PackageName Value="IDEIntf"/>
53      </Item2>
54      <Item3>
55        <PackageName Value="SynEdit"/>
56      </Item3>
57      <Item4>
58        <PackageName Value="FCL"/>
59      </Item4>
60    </RequiredPkgs>
61    <UsageOptions>
62      <UnitPath Value="$(PkgOutDir)"/>
63    </UsageOptions>
64    <PublishOptions>
65      <Version Value="2"/>
66      <IgnoreBinaries Value="False"/>
67    </PublishOptions>
68  </Package>
69</CONFIG>
70