1<?xml version="1.0"?>
2<CONFIG>
3  <Package Version="4">
4    <Name Value="lazdbexport"/>
5    <AddToProjectUsesSection Value="True"/>
6    <Author Value="Michael Van Canneyt"/>
7    <CompilerOptions>
8      <Version Value="11"/>
9      <SearchPaths>
10        <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
11      </SearchPaths>
12      <Parsing>
13        <SyntaxOptions>
14          <UseAnsiStrings Value="False"/>
15        </SyntaxOptions>
16      </Parsing>
17      <Other>
18        <CompilerPath Value="$(CompPath)"/>
19      </Other>
20    </CompilerOptions>
21    <Description Value="Standard TDataset Export objects from FCL"/>
22    <License Value="Modified LGPL"/>
23    <Version Major="1"/>
24    <Files Count="9">
25      <Item1>
26        <Filename Value="regdbexport.pp"/>
27        <HasRegisterProc Value="True"/>
28        <UnitName Value="regdbexport"/>
29      </Item1>
30      <Item2>
31        <Filename Value="fpdataexporter.pp"/>
32        <UnitName Value="fpdataexporter"/>
33      </Item2>
34      <Item3>
35        <Filename Value="frmselectexportformat.lfm"/>
36        <Type Value="LFM"/>
37      </Item3>
38      <Item4>
39        <Filename Value="frmselectexportformat.pp"/>
40        <UnitName Value="frmSelectExportFormat"/>
41      </Item4>
42      <Item5>
43        <Filename Value="frmexportprogress.lfm"/>
44        <Type Value="LFM"/>
45      </Item5>
46      <Item6>
47        <Filename Value="frmexportprogress.pp"/>
48        <UnitName Value="frmexportprogress"/>
49      </Item6>
50      <Item7>
51        <Filename Value="frmbaseconfigexport.lfm"/>
52        <Type Value="LFM"/>
53      </Item7>
54      <Item8>
55        <Filename Value="frmbaseconfigexport.pp"/>
56        <UnitName Value="frmBaseConfigExport"/>
57      </Item8>
58      <Item9>
59        <Filename Value="sdb_consts.pas"/>
60        <UnitName Value="sdb_consts"/>
61      </Item9>
62    </Files>
63    <i18n>
64      <EnableI18N Value="True"/>
65      <OutDir Value="languages"/>
66    </i18n>
67    <Type Value="RunAndDesignTime"/>
68    <RequiredPkgs Count="4">
69      <Item1>
70        <PackageName Value="RunTimeTypeInfoControls"/>
71      </Item1>
72      <Item2>
73        <PackageName Value="FCL"/>
74        <MinVersion Major="1" Valid="True"/>
75      </Item2>
76      <Item3>
77        <PackageName Value="IDEIntf"/>
78      </Item3>
79      <Item4>
80        <PackageName Value="LCL"/>
81      </Item4>
82    </RequiredPkgs>
83    <UsageOptions>
84      <UnitPath Value="$(PkgOutDir)/"/>
85    </UsageOptions>
86    <PublishOptions>
87      <Version Value="2"/>
88      <IgnoreBinaries Value="False"/>
89    </PublishOptions>
90    <CustomOptions Items="ExternHelp" Version="2">
91      <_ExternHelp Items="Count"/>
92    </CustomOptions>
93  </Package>
94</CONFIG>
95