1 |
tony |
56 |
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
2 |
|
|
<PropertyGroup> |
3 |
|
|
<ProjectGuid>{1A50DECD-67A2-4850-A86C-83DADB36F5BD}</ProjectGuid> |
4 |
|
|
<MainSource>fbintf.dpk</MainSource> |
5 |
|
|
<ProjectVersion>12.0</ProjectVersion> |
6 |
|
|
<Config Condition="'$(Config)'==''">Debug</Config> |
7 |
|
|
<DCC_DCCCompiler>DCC32</DCC_DCCCompiler> |
8 |
|
|
</PropertyGroup> |
9 |
|
|
<PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''"> |
10 |
|
|
<Base>true</Base> |
11 |
|
|
</PropertyGroup> |
12 |
|
|
<PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_1)'!=''"> |
13 |
|
|
<Cfg_1>true</Cfg_1> |
14 |
|
|
<CfgParent>Base</CfgParent> |
15 |
|
|
<Base>true</Base> |
16 |
|
|
</PropertyGroup> |
17 |
|
|
<PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_2)'!=''"> |
18 |
|
|
<Cfg_2>true</Cfg_2> |
19 |
|
|
<CfgParent>Base</CfgParent> |
20 |
|
|
<Base>true</Base> |
21 |
|
|
</PropertyGroup> |
22 |
|
|
<PropertyGroup Condition="'$(Base)'!=''"> |
23 |
|
|
<DCC_RangeChecking>true</DCC_RangeChecking> |
24 |
|
|
<DesignOnlyPackage>false</DesignOnlyPackage> |
25 |
|
|
<DCC_BplOutput>.</DCC_BplOutput> |
26 |
|
|
<DCC_DcpOutput>.</DCC_DcpOutput> |
27 |
|
|
<DCC_ImageBase>00400000</DCC_ImageBase> |
28 |
|
|
<GenPackage>true</GenPackage> |
29 |
|
|
<DCC_DependencyCheckOutputName>fbintf.bpl</DCC_DependencyCheckOutputName> |
30 |
|
|
<DCC_UnitAlias>WinTypes=Windows;WinProcs=Windows;DbiTypes=BDE;DbiProcs=BDE;DbiErrs=BDE;$(DCC_UnitAlias)</DCC_UnitAlias> |
31 |
|
|
<DCC_Platform>x86</DCC_Platform> |
32 |
|
|
<DCC_E>false</DCC_E> |
33 |
|
|
<DCC_S>false</DCC_S> |
34 |
|
|
<GenDll>true</GenDll> |
35 |
|
|
<DCC_N>false</DCC_N> |
36 |
|
|
<DCC_F>false</DCC_F> |
37 |
|
|
<DCC_K>false</DCC_K> |
38 |
|
|
</PropertyGroup> |
39 |
|
|
<PropertyGroup Condition="'$(Cfg_1)'!=''"> |
40 |
|
|
<DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols> |
41 |
|
|
<DCC_Define>RELEASE;$(DCC_Define)</DCC_Define> |
42 |
|
|
<DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo> |
43 |
|
|
<DCC_DebugInformation>false</DCC_DebugInformation> |
44 |
|
|
</PropertyGroup> |
45 |
|
|
<PropertyGroup Condition="'$(Cfg_2)'!=''"> |
46 |
|
|
<DCC_Define>DEBUG;$(DCC_Define)</DCC_Define> |
47 |
|
|
</PropertyGroup> |
48 |
|
|
<ItemGroup> |
49 |
|
|
<DelphiCompile Include="fbintf.dpk"> |
50 |
|
|
<MainSource>MainSource</MainSource> |
51 |
|
|
</DelphiCompile> |
52 |
|
|
<DCCReference Include="rtl.dcp"/> |
53 |
|
|
<DCCReference Include="dbrtl.dcp"/> |
54 |
|
|
<DCCReference Include="IBUtils.pas"/> |
55 |
|
|
<DCCReference Include="IB.pas"/> |
56 |
|
|
<DCCReference Include="IBErrorCodes.pas"/> |
57 |
|
|
<DCCReference Include="IBExternals.pas"/> |
58 |
|
|
<DCCReference Include="client\FBTransaction.pas"/> |
59 |
|
|
<DCCReference Include="client\FBActivityMonitor.pas"/> |
60 |
|
|
<DCCReference Include="client\FBArray.pas"/> |
61 |
|
|
<DCCReference Include="client\FBAttachment.pas"/> |
62 |
|
|
<DCCReference Include="client\FBBlob.pas"/> |
63 |
|
|
<DCCReference Include="client\FBClientAPI.pas"/> |
64 |
|
|
<DCCReference Include="client\FBEvents.pas"/> |
65 |
|
|
<DCCReference Include="client\FBMessages.pas"/> |
66 |
|
|
<DCCReference Include="client\FBOutputBlock.pas"/> |
67 |
|
|
<DCCReference Include="client\FBParamBlock.pas"/> |
68 |
|
|
<DCCReference Include="client\FBServices.pas"/> |
69 |
|
|
<DCCReference Include="client\FBSQLData.pas"/> |
70 |
|
|
<DCCReference Include="client\FBStatement.pas"/> |
71 |
|
|
<DCCReference Include="client\2.5\IBHeader.pas"/> |
72 |
|
|
<DCCReference Include="client\2.5\FB25Array.pas"/> |
73 |
|
|
<DCCReference Include="client\2.5\FB25Attachment.pas"/> |
74 |
|
|
<DCCReference Include="client\2.5\FB25Blob.pas"/> |
75 |
|
|
<DCCReference Include="client\2.5\FB25ClientAPI.pas"/> |
76 |
|
|
<DCCReference Include="client\2.5\FB25Events.pas"/> |
77 |
|
|
<DCCReference Include="client\2.5\FB25Services.pas"/> |
78 |
|
|
<DCCReference Include="client\2.5\FB25Statement.pas"/> |
79 |
|
|
<DCCReference Include="client\2.5\FB25Transaction.pas"/> |
80 |
|
|
<DCCReference Include="client\3.0\FB30Transaction.pas"/> |
81 |
|
|
<DCCReference Include="client\3.0\FB30Array.pas"/> |
82 |
|
|
<DCCReference Include="client\3.0\FB30Attachment.pas"/> |
83 |
|
|
<DCCReference Include="client\3.0\FB30Blob.pas"/> |
84 |
|
|
<DCCReference Include="client\3.0\FB30ClientAPI.pas"/> |
85 |
|
|
<DCCReference Include="client\3.0\FB30Events.pas"/> |
86 |
|
|
<DCCReference Include="client\3.0\FB30Services.pas"/> |
87 |
|
|
<DCCReference Include="client\3.0\FB30Statement.pas"/> |
88 |
|
|
<DCCReference Include="client\3.0\firebird\Firebird.pas"/> |
89 |
|
|
<BuildConfiguration Include="Base"> |
90 |
|
|
<Key>Base</Key> |
91 |
|
|
</BuildConfiguration> |
92 |
|
|
<BuildConfiguration Include="Debug"> |
93 |
|
|
<Key>Cfg_2</Key> |
94 |
|
|
<CfgParent>Base</CfgParent> |
95 |
|
|
</BuildConfiguration> |
96 |
|
|
<BuildConfiguration Include="Release"> |
97 |
|
|
<Key>Cfg_1</Key> |
98 |
|
|
<CfgParent>Base</CfgParent> |
99 |
|
|
</BuildConfiguration> |
100 |
|
|
</ItemGroup> |
101 |
|
|
<Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')"/> |
102 |
|
|
<ProjectExtensions> |
103 |
|
|
<Borland.Personality>Delphi.Personality.12</Borland.Personality> |
104 |
|
|
<Borland.ProjectType>Package</Borland.ProjectType> |
105 |
|
|
<BorlandProject> |
106 |
|
|
<Delphi.Personality> |
107 |
|
|
<Source> |
108 |
|
|
<Source Name="MainSource">fbintf.dpk</Source> |
109 |
|
|
</Source> |
110 |
|
|
<Parameters> |
111 |
|
|
<Parameters Name="UseLauncher">False</Parameters> |
112 |
|
|
<Parameters Name="LoadAllSymbols">True</Parameters> |
113 |
|
|
<Parameters Name="LoadUnspecifiedSymbols">False</Parameters> |
114 |
tony |
308 |
<Parameters Name="RunParams">-t 1 -X</Parameters> |
115 |
|
|
<Parameters Name="HostApplication">testsuite</Parameters> |
116 |
tony |
56 |
</Parameters> |
117 |
|
|
<VersionInfo> |
118 |
|
|
<VersionInfo Name="IncludeVerInfo">True</VersionInfo> |
119 |
|
|
<VersionInfo Name="AutoIncBuild">False</VersionInfo> |
120 |
|
|
<VersionInfo Name="MajorVer">1</VersionInfo> |
121 |
tony |
265 |
<VersionInfo Name="MinorVer">1</VersionInfo> |
122 |
tony |
308 |
<VersionInfo Name="Release">6</VersionInfo> |
123 |
tony |
309 |
<VersionInfo Name="Build">12237</VersionInfo> |
124 |
tony |
56 |
<VersionInfo Name="Debug">False</VersionInfo> |
125 |
|
|
<VersionInfo Name="PreRelease">False</VersionInfo> |
126 |
|
|
<VersionInfo Name="Special">False</VersionInfo> |
127 |
|
|
<VersionInfo Name="Private">False</VersionInfo> |
128 |
|
|
<VersionInfo Name="DLL">False</VersionInfo> |
129 |
|
|
<VersionInfo Name="Locale">2057</VersionInfo> |
130 |
|
|
<VersionInfo Name="CodePage">1252</VersionInfo> |
131 |
|
|
</VersionInfo> |
132 |
|
|
<VersionInfoKeys> |
133 |
|
|
<VersionInfoKeys Name="CompanyName">MWA Software</VersionInfoKeys> |
134 |
|
|
<VersionInfoKeys Name="FileDescription"/> |
135 |
tony |
309 |
<VersionInfoKeys Name="FileVersion">1.1.6.12237</VersionInfoKeys> |
136 |
tony |
56 |
<VersionInfoKeys Name="InternalName"/> |
137 |
|
|
<VersionInfoKeys Name="LegalCopyright"/> |
138 |
|
|
<VersionInfoKeys Name="LegalTrademarks"/> |
139 |
|
|
<VersionInfoKeys Name="OriginalFilename"/> |
140 |
|
|
<VersionInfoKeys Name="ProductName">Firebird Pascal Client API</VersionInfoKeys> |
141 |
tony |
309 |
<VersionInfoKeys Name="ProductVersion">1.1.6.12237</VersionInfoKeys> |
142 |
tony |
56 |
<VersionInfoKeys Name="Comments"/> |
143 |
|
|
</VersionInfoKeys> |
144 |
|
|
</Delphi.Personality> |
145 |
|
|
</BorlandProject> |
146 |
|
|
<ProjectFileVersion>12</ProjectFileVersion> |
147 |
|
|
</ProjectExtensions> |
148 |
|
|
</Project> |