ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/branches/udr/fbintf.dproj
(Generate patch)

Comparing ibx/branches/udr/fbintf.dproj (file contents):
Revision 380 by tony, Mon Jan 10 10:08:03 2022 UTC vs.
Revision 381 by tony, Sat Jan 15 00:06:22 2022 UTC

# Line 24 | Line 24
24          <CfgParent>Base</CfgParent>
25          <Base>true</Base>
26      </PropertyGroup>
27 +    <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win32)'!=''">
28 +        <Cfg_2_Win32>true</Cfg_2_Win32>
29 +        <CfgParent>Cfg_2</CfgParent>
30 +        <Cfg_2>true</Cfg_2>
31 +        <Base>true</Base>
32 +    </PropertyGroup>
33      <PropertyGroup Condition="'$(Base)'!=''">
34          <VerInfo_MinorVer>1</VerInfo_MinorVer>
35          <SanitizedProjectName>fbintf</SanitizedProjectName>
# Line 34 | Line 40
40          <VerInfo_Locale>2057</VerInfo_Locale>
41          <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
42          <DCC_RangeChecking>true</DCC_RangeChecking>
37        <DesignOnlyPackage>false</DesignOnlyPackage>
43          <DCC_BplOutput>.</DCC_BplOutput>
44          <DCC_DcpOutput>.</DCC_DcpOutput>
45          <DCC_ImageBase>00400000</DCC_ImageBase>
# Line 57 | Line 62
62      <PropertyGroup Condition="'$(Cfg_2)'!=''">
63          <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
64      </PropertyGroup>
65 +    <PropertyGroup Condition="'$(Cfg_2_Win32)'!=''">
66 +        <DCC_BplOutput>.\$(Platform)\$(Config)</DCC_BplOutput>
67 +        <DCC_DcpOutput>.\$(Platform)\$(Config)</DCC_DcpOutput>
68 +        <DCC_DcuOutput>.\$(Platform)\$(Config)</DCC_DcuOutput>
69 +        <Debugger_RunParams>-X -t 10</Debugger_RunParams>
70 +        <Debugger_HostApplication>C:\Users\A User\projects\fbintf\testsuite\testsuite.exe</Debugger_HostApplication>
71 +    </PropertyGroup>
72      <ItemGroup>
73          <DelphiCompile Include="$(MainSource)">
74              <MainSource>MainSource</MainSource>
# Line 133 | Line 145
145                      <VersionInfo Name="MajorVer">1</VersionInfo>
146                      <VersionInfo Name="MinorVer">4</VersionInfo>
147                      <VersionInfo Name="Release">0</VersionInfo>
148 <                    <VersionInfo Name="Build">12952</VersionInfo>
148 >                    <VersionInfo Name="Build">13090</VersionInfo>
149                      <VersionInfo Name="Debug">False</VersionInfo>
150                      <VersionInfo Name="PreRelease">False</VersionInfo>
151                      <VersionInfo Name="Special">False</VersionInfo>
# Line 145 | Line 157
157                  <VersionInfoKeys>
158                      <VersionInfoKeys Name="CompanyName">MWA Software</VersionInfoKeys>
159                      <VersionInfoKeys Name="FileDescription"/>
160 <                    <VersionInfoKeys Name="FileVersion">1.4.0.12952</VersionInfoKeys>
160 >                    <VersionInfoKeys Name="FileVersion">1.4.0.13090</VersionInfoKeys>
161                      <VersionInfoKeys Name="InternalName"/>
162                      <VersionInfoKeys Name="LegalCopyright"/>
163                      <VersionInfoKeys Name="LegalTrademarks"/>
164                      <VersionInfoKeys Name="OriginalFilename"/>
165                      <VersionInfoKeys Name="ProductName">Firebird Pascal Client API</VersionInfoKeys>
166 <                    <VersionInfoKeys Name="ProductVersion">1.4.0.12952</VersionInfoKeys>
166 >                    <VersionInfoKeys Name="ProductVersion">1.4.0.13090</VersionInfoKeys>
167                      <VersionInfoKeys Name="Comments"/>
168                  </VersionInfoKeys>
169              </Delphi.Personality>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines