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

Comparing:
ibx/trunk/fbintf/testsuite/testsuite.lpi (file contents), Revision 315 by tony, Thu Feb 25 11:56:36 2021 UTC vs.
ibx/branches/udr/testsuite/testsuite.lpi (file contents), Revision 395 by tony, Mon Feb 14 11:31:04 2022 UTC

# Line 1 | Line 1
1   <?xml version="1.0" encoding="UTF-8"?>
2   <CONFIG>
3    <ProjectOptions>
4 <    <Version Value="11"/>
4 >    <Version Value="12"/>
5      <General>
6        <Flags>
7          <MainUnitHasCreateFormStatements Value="False"/>
8 +        <MainUnitHasTitleStatement Value="False"/>
9 +        <MainUnitHasScaledStatement Value="False"/>
10 +        <CompatibilityMode Value="True"/>
11        </Flags>
12        <SessionStorage Value="InProjectDir"/>
10      <MainUnit Value="0"/>
13        <Title Value="Firebird API Test Suite"/>
14        <UseAppBundle Value="False"/>
15        <ResourceType Value="res"/>
# Line 22 | Line 24
24        <Version Value="2"/>
25      </PublishOptions>
26      <RunParams>
25      <local>
26        <CommandLineParams Value="-t 18"/>
27      </local>
27        <environment>
28          <UserOverrides Count="3">
29            <Variable0 Name="PROMPT_AT_END" Value="YES"/>
30 <          <Variable1 Name="FIREBIRD" Value="/opt/firebird4rc1"/>
31 <          <Variable2 Name="LD_LIBRARY_PATH" Value="/opt/firebird4rc1/lib"/>
30 >          <Variable1 Name="FIREBIRD" Value="/opt/firebird/4.0.1"/>
31 >          <Variable2 Name="LD_LIBRARY_PATH" Value="/opt/firebird/4.0.1/lib"/>
32          </UserOverrides>
33        </environment>
34        <FormatVersion Value="2"/>
35        <Modes Count="1">
36          <Mode0 Name="default">
38          <local>
39            <CommandLineParams Value="-t 18"/>
40          </local>
37            <environment>
38              <UserOverrides Count="3">
39                <Variable0 Name="PROMPT_AT_END" Value="YES"/>
40 <              <Variable1 Name="FIREBIRD" Value="/opt/firebird4rc1"/>
41 <              <Variable2 Name="LD_LIBRARY_PATH" Value="/opt/firebird4rc1/lib"/>
40 >              <Variable1 Name="FIREBIRD" Value="/opt/firebird/4.0.1"/>
41 >              <Variable2 Name="LD_LIBRARY_PATH" Value="/opt/firebird/4.0.1/lib"/>
42              </UserOverrides>
43            </environment>
44          </Mode0>
# Line 53 | Line 49
49          <PackageName Value="fbintf"/>
50        </Item1>
51      </RequiredPackages>
52 <    <Units Count="22">
52 >    <Units Count="26">
53        <Unit0>
54          <Filename Value="testsuite.lpr"/>
55          <IsPartOfProject Value="True"/>
# Line 142 | Line 138
138          <Filename Value="Test2.pas"/>
139          <IsPartOfProject Value="True"/>
140        </Unit21>
141 +      <Unit22>
142 +        <Filename Value="Test19.pas"/>
143 +        <IsPartOfProject Value="True"/>
144 +      </Unit22>
145 +      <Unit23>
146 +        <Filename Value="Test20.pas"/>
147 +        <IsPartOfProject Value="True"/>
148 +      </Unit23>
149 +      <Unit24>
150 +        <Filename Value="Test21.pas"/>
151 +        <IsPartOfProject Value="True"/>
152 +      </Unit24>
153 +      <Unit25>
154 +        <Filename Value="Test22.pas"/>
155 +        <IsPartOfProject Value="True"/>
156 +      </Unit25>
157      </Units>
158    </ProjectOptions>
159    <CompilerOptions>
# Line 170 | Line 182
182      </Linking>
183      <Other>
184        <CustomOptions Value="-dINIDE"/>
173      <OtherDefines Count="1">
174        <Define0 Value="INIDE"/>
175      </OtherDefines>
185      </Other>
186    </CompilerOptions>
187    <Debugging>

Comparing:
ibx/trunk/fbintf/testsuite/testsuite.lpi (property svn:eol-style), Revision 315 by tony, Thu Feb 25 11:56:36 2021 UTC vs.
ibx/branches/udr/testsuite/testsuite.lpi (property svn:eol-style), Revision 395 by tony, Mon Feb 14 11:31:04 2022 UTC

# Line 0 | Line 1
1 + native

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines