ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/trunk/fbintf.lpk
Revision: 438
Committed: Mon Jul 22 14:15:33 2024 UTC (4 months ago) by tony
File size: 7826 byte(s)
Log Message:
Fixes Merged!

File Contents

# Content
1 <?xml version="1.0" encoding="UTF-8"?>
2 <CONFIG>
3 <Package Version="5">
4 <Name Value="fbintf"/>
5 <Author Value="MWA Software"/>
6 <CompilerOptions>
7 <Version Value="11"/>
8 <SearchPaths>
9 <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 <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
12 </SearchPaths>
13 <CodeGeneration>
14 <Checks>
15 <RangeChecks Value="True"/>
16 </Checks>
17 </CodeGeneration>
18 <Linking>
19 <Debugging>
20 <DebugInfoType Value="dsDwarf2"/>
21 </Debugging>
22 </Linking>
23 </CompilerOptions>
24 <Description Value="This package provides MWA Software&apos;s Firebird Pascal API.
25
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 * to the Initial Developer&apos;s Public License Version 1.0 (the &quot;License&quot;); you
35 * 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&amp;id=idpl
39 *
40 * Software distributed under the License is distributed on an &quot;AS
41 * IS&quot; 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 <Version Major="1" Minor="4" Release = "2" Build="15853" />
55 <Files Count="38">
56 <Item1>
57 <Filename Value="fbintf/client/IB.pas"/>
58 <UnitName Value="IB"/>
59 </Item1>
60 <Item2>
61 <Filename Value="fbintf/client/FBClientAPI.pas"/>
62 <UnitName Value="FBClientAPI"/>
63 </Item2>
64 <Item3>
65 <Filename Value="fbintf/client/2.5/FB25ClientAPI.pas"/>
66 <UnitName Value="FB25ClientAPI"/>
67 </Item3>
68 <Item4>
69 <Filename Value="fbintf/client/FBMessages.pas"/>
70 <UnitName Value="FBMessages"/>
71 </Item4>
72 <Item5>
73 <Filename Value="fbintf/client/2.5/FB25Transaction.pas"/>
74 <UnitName Value="FB25Transaction"/>
75 </Item5>
76 <Item6>
77 <Filename Value="fbintf/client/2.5/FB25Attachment.pas"/>
78 <UnitName Value="FB25Attachment"/>
79 </Item6>
80 <Item7>
81 <Filename Value="fbintf/client/2.5/FB25Blob.pas"/>
82 <UnitName Value="FB25Blob"/>
83 </Item7>
84 <Item8>
85 <Filename Value="fbintf/client/IBExternals.pas"/>
86 <UnitName Value="IBExternals"/>
87 </Item8>
88 <Item9>
89 <Filename Value="fbintf/client/IBErrorCodes.pas"/>
90 <UnitName Value="IBErrorCodes"/>
91 </Item9>
92 <Item10>
93 <Filename Value="fbintf/client/2.5/FB25Events.pas"/>
94 <UnitName Value="FB25Events"/>
95 </Item10>
96 <Item11>
97 <Filename Value="fbintf/client/IBUtils.pas"/>
98 <UnitName Value="IBUtils"/>
99 </Item11>
100 <Item12>
101 <Filename Value="fbintf/client/2.5/FB25Statement.pas"/>
102 <UnitName Value="FB25Statement"/>
103 </Item12>
104 <Item13>
105 <Filename Value="fbintf/client/2.5/FB25Services.pas"/>
106 <UnitName Value="FB25Services"/>
107 </Item13>
108 <Item14>
109 <Filename Value="fbintf/client/2.5/FB25Array.pas"/>
110 <UnitName Value="FB25Array"/>
111 </Item14>
112 <Item15>
113 <Filename Value="fbintf/client/FBActivityMonitor.pas"/>
114 <UnitName Value="FBActivityMonitor"/>
115 </Item15>
116 <Item16>
117 <Filename Value="fbintf/client/FBOutputBlock.pas"/>
118 <UnitName Value="FBOutputBlock"/>
119 </Item16>
120 <Item17>
121 <Filename Value="fbintf/client/FBParamBlock.pas"/>
122 <UnitName Value="FBParamBlock"/>
123 </Item17>
124 <Item18>
125 <Filename Value="fbintf/client/FBSQLData.pas"/>
126 <UnitName Value="FBSQLData"/>
127 </Item18>
128 <Item19>
129 <Filename Value="fbintf/client/3.0/FB30ClientAPI.pas"/>
130 <UnitName Value="FB30ClientAPI"/>
131 </Item19>
132 <Item20>
133 <Filename Value="fbintf/client/3.0/FB30Attachment.pas"/>
134 <UnitName Value="FB30Attachment"/>
135 </Item20>
136 <Item21>
137 <Filename Value="fbintf/client/3.0/FB30Transaction.pas"/>
138 <UnitName Value="FB30Transaction"/>
139 </Item21>
140 <Item22>
141 <Filename Value="fbintf/client/FBTransaction.pas"/>
142 <UnitName Value="FBTransaction"/>
143 </Item22>
144 <Item23>
145 <Filename Value="fbintf/client/3.0/FB30Blob.pas"/>
146 <UnitName Value="FB30Blob"/>
147 </Item23>
148 <Item24>
149 <Filename Value="fbintf/client/3.0/FB30Array.pas"/>
150 <UnitName Value="FB30Array"/>
151 </Item24>
152 <Item25>
153 <Filename Value="fbintf/client/FBArray.pas"/>
154 <AddToUsesPkgSection Value="False"/>
155 <UnitName Value="FBArray"/>
156 </Item25>
157 <Item26>
158 <Filename Value="fbintf/client/3.0/FB30Statement.pas"/>
159 <UnitName Value="FB30Statement"/>
160 </Item26>
161 <Item27>
162 <Filename Value="fbintf/client/3.0/FB30Events.pas"/>
163 <UnitName Value="FB30Events"/>
164 </Item27>
165 <Item28>
166 <Filename Value="fbintf/client/3.0/FB30Services.pas"/>
167 <UnitName Value="FB30Services"/>
168 </Item28>
169 <Item29>
170 <Filename Value="fbintf/client/FBEvents.pas"/>
171 <UnitName Value="FBEvents"/>
172 </Item29>
173 <Item30>
174 <Filename Value="fbintf/client/FBBlob.pas"/>
175 <UnitName Value="FBBlob"/>
176 </Item30>
177 <Item31>
178 <Filename Value="fbintf/client/FBAttachment.pas"/>
179 <UnitName Value="FBAttachment"/>
180 </Item31>
181 <Item32>
182 <Filename Value="fbintf/client/FBStatement.pas"/>
183 <UnitName Value="FBStatement"/>
184 </Item32>
185 <Item33>
186 <Filename Value="fbintf/client/FBServices.pas"/>
187 <UnitName Value="FBServices"/>
188 </Item33>
189 <Item34>
190 <Filename Value="fbintf/client/FBClientLib.pas"/>
191 <UnitName Value="FBClientLib"/>
192 </Item34>
193 <Item35>
194 <Filename Value="fbintf/client/FBNumeric.pas"/>
195 <UnitName Value="FBNumeric"/>
196 </Item35>
197 <Item36>
198 <Filename Value="fbintf/client/3.0/FB30TimeZoneServices.pas"/>
199 <UnitName Value="FB30TimeZoneServices"/>
200 </Item36>
201 <Item37>
202 <Filename Value="fbintf/client/IBHeader.pas"/>
203 <UnitName Value="IBHeader"/>
204 </Item37>
205 <Item38>
206 <Filename Value="fbintf/client/3.0/firebird/FirebirdOOAPI.pas"/>
207 <UnitName Value="FirebirdOOAPI"/>
208 </Item38>
209 </Files>
210 <CompatibilityMode Value="True"/>
211 <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>