1 |
tony |
45 |
<?xml version="1.0" encoding="UTF-8"?> |
2 |
|
|
<CONFIG> |
3 |
tony |
402 |
<Package Version="5"> |
4 |
tony |
45 |
<Name Value="fbintf"/> |
5 |
|
|
<Author Value="MWA Software"/> |
6 |
|
|
<CompilerOptions> |
7 |
|
|
<Version Value="11"/> |
8 |
|
|
<SearchPaths> |
9 |
tony |
421 |
<IncludeFiles Value="fbintf/client/3.0/firebird;fbintf/client/include;fbintf/include"/> |
10 |
|
|
<OtherUnitFiles Value="fbintf/client;fbintf/client/3.0/firebird;fbintf/client/2.5;fbintf/.;fbintf/client/3.0"/> |
11 |
tony |
287 |
<UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/> |
12 |
tony |
45 |
</SearchPaths> |
13 |
|
|
<CodeGeneration> |
14 |
|
|
<Checks> |
15 |
|
|
<RangeChecks Value="True"/> |
16 |
|
|
</Checks> |
17 |
|
|
</CodeGeneration> |
18 |
tony |
435 |
<Linking> |
19 |
|
|
<Debugging> |
20 |
|
|
<DebugInfoType Value="dsDwarf2"/> |
21 |
|
|
</Debugging> |
22 |
|
|
</Linking> |
23 |
tony |
45 |
</CompilerOptions> |
24 |
tony |
402 |
<Description Value="This package provides MWA Software's Firebird Pascal API. |
25 |
tony |
45 |
|
26 |
|
|
Two interface implementations are provided. One is for the new Firebird 3 Client API and the other for the legacy Firebird Client API used for Firebird 2.x and earlier. The Firebird 3 API implementation is used whenever possible and the older API only if the Firebird 3 API is not available"/> |
27 |
|
|
<License Value=" * Firebird Interface (fbintf). The fbintf components provide a set of |
28 |
|
|
* Pascal language bindings for the Firebird API. Although predominantly |
29 |
|
|
* a new development they include source code taken from IBX and may be |
30 |
|
|
* considered a derived product. This software thus also includes the copyright |
31 |
|
|
* notice and license conditions from IBX. |
32 |
|
|
* |
33 |
|
|
* Except for those parts dervied from IBX, contents of this file are subject |
34 |
tony |
402 |
* to the Initial Developer's Public License Version 1.0 (the "License"); you |
35 |
tony |
45 |
* may not use this file except in compliance with the License. You may obtain a |
36 |
|
|
* copy of the License here: |
37 |
|
|
* |
38 |
|
|
* http://www.firebirdsql.org/index.php?op=doc&id=idpl |
39 |
|
|
* |
40 |
|
|
* Software distributed under the License is distributed on an "AS |
41 |
|
|
* IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or |
42 |
|
|
* implied. See the License for the specific language governing rights |
43 |
|
|
* and limitations under the License. |
44 |
|
|
* |
45 |
|
|
* The Initial Developer of the Original Code is Tony Whyman. |
46 |
|
|
* |
47 |
|
|
* The Original Code is (C) 2016 Tony Whyman, MWA Software |
48 |
|
|
* (http://www.mwasoftware.co.uk). |
49 |
|
|
* |
50 |
|
|
* All Rights Reserved. |
51 |
|
|
* |
52 |
|
|
* Contributor(s): ______________________________________. |
53 |
|
|
* "/> |
54 |
tony |
435 |
<Version Major="1" Minor="4" Release = "2" Build="15740" /> |
55 |
tony |
402 |
<Files Count="38"> |
56 |
tony |
45 |
<Item1> |
57 |
tony |
435 |
<Filename Value="fbintf/client/IB.pas"/> |
58 |
|
|
<UnitName Value="IB"/> |
59 |
tony |
45 |
</Item1> |
60 |
|
|
<Item2> |
61 |
tony |
435 |
<Filename Value="fbintf/client/FBClientAPI.pas"/> |
62 |
|
|
<UnitName Value="FBClientAPI"/> |
63 |
tony |
45 |
</Item2> |
64 |
|
|
<Item3> |
65 |
tony |
435 |
<Filename Value="fbintf/client/2.5/FB25ClientAPI.pas"/> |
66 |
|
|
<UnitName Value="FB25ClientAPI"/> |
67 |
tony |
45 |
</Item3> |
68 |
|
|
<Item4> |
69 |
tony |
435 |
<Filename Value="fbintf/client/FBMessages.pas"/> |
70 |
|
|
<UnitName Value="FBMessages"/> |
71 |
tony |
45 |
</Item4> |
72 |
|
|
<Item5> |
73 |
tony |
435 |
<Filename Value="fbintf/client/2.5/FB25Transaction.pas"/> |
74 |
|
|
<UnitName Value="FB25Transaction"/> |
75 |
tony |
45 |
</Item5> |
76 |
|
|
<Item6> |
77 |
tony |
435 |
<Filename Value="fbintf/client/2.5/FB25Attachment.pas"/> |
78 |
|
|
<UnitName Value="FB25Attachment"/> |
79 |
tony |
45 |
</Item6> |
80 |
|
|
<Item7> |
81 |
tony |
435 |
<Filename Value="fbintf/client/2.5/FB25Blob.pas"/> |
82 |
|
|
<UnitName Value="FB25Blob"/> |
83 |
tony |
45 |
</Item7> |
84 |
|
|
<Item8> |
85 |
tony |
435 |
<Filename Value="fbintf/client/IBExternals.pas"/> |
86 |
|
|
<UnitName Value="IBExternals"/> |
87 |
tony |
45 |
</Item8> |
88 |
|
|
<Item9> |
89 |
tony |
435 |
<Filename Value="fbintf/client/IBErrorCodes.pas"/> |
90 |
|
|
<UnitName Value="IBErrorCodes"/> |
91 |
tony |
45 |
</Item9> |
92 |
|
|
<Item10> |
93 |
tony |
435 |
<Filename Value="fbintf/client/2.5/FB25Events.pas"/> |
94 |
|
|
<UnitName Value="FB25Events"/> |
95 |
tony |
45 |
</Item10> |
96 |
|
|
<Item11> |
97 |
tony |
435 |
<Filename Value="fbintf/client/IBUtils.pas"/> |
98 |
|
|
<UnitName Value="IBUtils"/> |
99 |
tony |
45 |
</Item11> |
100 |
|
|
<Item12> |
101 |
tony |
435 |
<Filename Value="fbintf/client/2.5/FB25Statement.pas"/> |
102 |
|
|
<UnitName Value="FB25Statement"/> |
103 |
tony |
45 |
</Item12> |
104 |
|
|
<Item13> |
105 |
tony |
435 |
<Filename Value="fbintf/client/2.5/FB25Services.pas"/> |
106 |
|
|
<UnitName Value="FB25Services"/> |
107 |
tony |
45 |
</Item13> |
108 |
|
|
<Item14> |
109 |
tony |
435 |
<Filename Value="fbintf/client/2.5/FB25Array.pas"/> |
110 |
|
|
<UnitName Value="FB25Array"/> |
111 |
tony |
45 |
</Item14> |
112 |
|
|
<Item15> |
113 |
tony |
435 |
<Filename Value="fbintf/client/FBActivityMonitor.pas"/> |
114 |
|
|
<UnitName Value="FBActivityMonitor"/> |
115 |
tony |
45 |
</Item15> |
116 |
|
|
<Item16> |
117 |
tony |
435 |
<Filename Value="fbintf/client/FBOutputBlock.pas"/> |
118 |
|
|
<UnitName Value="FBOutputBlock"/> |
119 |
tony |
45 |
</Item16> |
120 |
|
|
<Item17> |
121 |
tony |
435 |
<Filename Value="fbintf/client/FBParamBlock.pas"/> |
122 |
|
|
<UnitName Value="FBParamBlock"/> |
123 |
tony |
45 |
</Item17> |
124 |
|
|
<Item18> |
125 |
tony |
435 |
<Filename Value="fbintf/client/FBSQLData.pas"/> |
126 |
|
|
<UnitName Value="FBSQLData"/> |
127 |
tony |
45 |
</Item18> |
128 |
|
|
<Item19> |
129 |
tony |
435 |
<Filename Value="fbintf/client/3.0/FB30ClientAPI.pas"/> |
130 |
|
|
<UnitName Value="FB30ClientAPI"/> |
131 |
tony |
45 |
</Item19> |
132 |
|
|
<Item20> |
133 |
tony |
435 |
<Filename Value="fbintf/client/3.0/FB30Attachment.pas"/> |
134 |
|
|
<UnitName Value="FB30Attachment"/> |
135 |
tony |
45 |
</Item20> |
136 |
|
|
<Item21> |
137 |
tony |
435 |
<Filename Value="fbintf/client/3.0/FB30Transaction.pas"/> |
138 |
|
|
<UnitName Value="FB30Transaction"/> |
139 |
tony |
45 |
</Item21> |
140 |
|
|
<Item22> |
141 |
tony |
435 |
<Filename Value="fbintf/client/FBTransaction.pas"/> |
142 |
|
|
<UnitName Value="FBTransaction"/> |
143 |
tony |
45 |
</Item22> |
144 |
|
|
<Item23> |
145 |
tony |
435 |
<Filename Value="fbintf/client/3.0/FB30Blob.pas"/> |
146 |
|
|
<UnitName Value="FB30Blob"/> |
147 |
tony |
45 |
</Item23> |
148 |
|
|
<Item24> |
149 |
tony |
435 |
<Filename Value="fbintf/client/3.0/FB30Array.pas"/> |
150 |
|
|
<UnitName Value="FB30Array"/> |
151 |
tony |
45 |
</Item24> |
152 |
|
|
<Item25> |
153 |
tony |
304 |
<Filename Value="fbintf/client/FBArray.pas"/> |
154 |
tony |
45 |
<AddToUsesPkgSection Value="False"/> |
155 |
|
|
<UnitName Value="FBArray"/> |
156 |
tony |
435 |
</Item25> |
157 |
|
|
<Item26> |
158 |
|
|
<Filename Value="fbintf/client/3.0/FB30Statement.pas"/> |
159 |
|
|
<UnitName Value="FB30Statement"/> |
160 |
tony |
402 |
</Item26> |
161 |
|
|
<Item27> |
162 |
tony |
435 |
<Filename Value="fbintf/client/3.0/FB30Events.pas"/> |
163 |
|
|
<UnitName Value="FB30Events"/> |
164 |
tony |
45 |
</Item27> |
165 |
|
|
<Item28> |
166 |
tony |
435 |
<Filename Value="fbintf/client/3.0/FB30Services.pas"/> |
167 |
|
|
<UnitName Value="FB30Services"/> |
168 |
tony |
45 |
</Item28> |
169 |
|
|
<Item29> |
170 |
tony |
435 |
<Filename Value="fbintf/client/FBEvents.pas"/> |
171 |
|
|
<UnitName Value="FBEvents"/> |
172 |
tony |
45 |
</Item29> |
173 |
|
|
<Item30> |
174 |
tony |
435 |
<Filename Value="fbintf/client/FBBlob.pas"/> |
175 |
|
|
<UnitName Value="FBBlob"/> |
176 |
tony |
45 |
</Item30> |
177 |
|
|
<Item31> |
178 |
tony |
435 |
<Filename Value="fbintf/client/FBAttachment.pas"/> |
179 |
|
|
<UnitName Value="FBAttachment"/> |
180 |
tony |
45 |
</Item31> |
181 |
|
|
<Item32> |
182 |
tony |
435 |
<Filename Value="fbintf/client/FBStatement.pas"/> |
183 |
|
|
<UnitName Value="FBStatement"/> |
184 |
tony |
45 |
</Item32> |
185 |
|
|
<Item33> |
186 |
tony |
435 |
<Filename Value="fbintf/client/FBServices.pas"/> |
187 |
|
|
<UnitName Value="FBServices"/> |
188 |
tony |
45 |
</Item33> |
189 |
|
|
<Item34> |
190 |
tony |
435 |
<Filename Value="fbintf/client/FBClientLib.pas"/> |
191 |
|
|
<UnitName Value="FBClientLib"/> |
192 |
tony |
45 |
</Item34> |
193 |
|
|
<Item35> |
194 |
tony |
435 |
<Filename Value="fbintf/client/FBNumeric.pas"/> |
195 |
|
|
<UnitName Value="FBNumeric"/> |
196 |
tony |
45 |
</Item35> |
197 |
tony |
315 |
<Item36> |
198 |
tony |
435 |
<Filename Value="fbintf/client/3.0/FB30TimeZoneServices.pas"/> |
199 |
|
|
<UnitName Value="FB30TimeZoneServices"/> |
200 |
tony |
315 |
</Item36> |
201 |
tony |
402 |
<Item37> |
202 |
tony |
435 |
<Filename Value="fbintf/client/IBHeader.pas"/> |
203 |
|
|
<UnitName Value="IBHeader"/> |
204 |
tony |
402 |
</Item37> |
205 |
|
|
<Item38> |
206 |
tony |
435 |
<Filename Value="fbintf/client/3.0/firebird/FirebirdOOAPI.pas"/> |
207 |
|
|
<UnitName Value="FirebirdOOAPI"/> |
208 |
tony |
402 |
</Item38> |
209 |
tony |
45 |
</Files> |
210 |
tony |
402 |
<CompatibilityMode Value="True"/> |
211 |
tony |
45 |
<RequiredPkgs Count="1"> |
212 |
|
|
<Item1> |
213 |
|
|
<PackageName Value="FCL"/> |
214 |
|
|
</Item1> |
215 |
|
|
</RequiredPkgs> |
216 |
|
|
<UsageOptions> |
217 |
|
|
<UnitPath Value="$(PkgOutDir)"/> |
218 |
|
|
</UsageOptions> |
219 |
|
|
<PublishOptions> |
220 |
|
|
<Version Value="2"/> |
221 |
|
|
</PublishOptions> |
222 |
|
|
</Package> |
223 |
|
|
</CONFIG> |