ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/branches/udr/testsuite/testsuite.lpi
Revision: 309
Committed: Tue Jul 21 08:00:42 2020 UTC (3 years, 8 months ago) by tony
Original Path: ibx/trunk/fbintf/testsuite/testsuite.lpi
File size: 4438 byte(s)
Log Message:
Fixes Merged

File Contents

# Content
1 <?xml version="1.0" encoding="UTF-8"?>
2 <CONFIG>
3 <ProjectOptions>
4 <Version Value="11"/>
5 <General>
6 <Flags>
7 <MainUnitHasCreateFormStatements Value="False"/>
8 </Flags>
9 <SessionStorage Value="InProjectDir"/>
10 <MainUnit Value="0"/>
11 <Title Value="Firebird API Test Suite"/>
12 <UseAppBundle Value="False"/>
13 <ResourceType Value="res"/>
14 </General>
15 <i18n>
16 <EnableI18N LFM="False"/>
17 </i18n>
18 <BuildModes Count="1">
19 <Item1 Name="Default" Default="True"/>
20 </BuildModes>
21 <PublishOptions>
22 <Version Value="2"/>
23 </PublishOptions>
24 <RunParams>
25 <local>
26 <CommandLineParams Value="-t 12"/>
27 </local>
28 <environment>
29 <UserOverrides Count="1">
30 <Variable0 Name="FIREBIRD" Value="/opt/firebird3.0.5"/>
31 </UserOverrides>
32 </environment>
33 <FormatVersion Value="2"/>
34 <Modes Count="1">
35 <Mode0 Name="default">
36 <local>
37 <CommandLineParams Value="-t 12"/>
38 </local>
39 <environment>
40 <UserOverrides Count="1">
41 <Variable0 Name="FIREBIRD" Value="/opt/firebird3.0.5"/>
42 </UserOverrides>
43 </environment>
44 </Mode0>
45 </Modes>
46 </RunParams>
47 <RequiredPackages Count="2">
48 <Item1>
49 <PackageName Value="LCL"/>
50 </Item1>
51 <Item2>
52 <PackageName Value="fbintf"/>
53 </Item2>
54 </RequiredPackages>
55 <Units Count="19">
56 <Unit0>
57 <Filename Value="testsuite.lpr"/>
58 <IsPartOfProject Value="True"/>
59 </Unit0>
60 <Unit1>
61 <Filename Value="TestManager.pas"/>
62 <IsPartOfProject Value="True"/>
63 </Unit1>
64 <Unit2>
65 <Filename Value="Test1.pas"/>
66 <IsPartOfProject Value="True"/>
67 </Unit2>
68 <Unit3>
69 <Filename Value="test2.pas"/>
70 <IsPartOfProject Value="True"/>
71 </Unit3>
72 <Unit4>
73 <Filename Value="Test3.pas"/>
74 <IsPartOfProject Value="True"/>
75 </Unit4>
76 <Unit5>
77 <Filename Value="Test4.pas"/>
78 <IsPartOfProject Value="True"/>
79 </Unit5>
80 <Unit6>
81 <Filename Value="Test5.pas"/>
82 <IsPartOfProject Value="True"/>
83 </Unit6>
84 <Unit7>
85 <Filename Value="Test6.pas"/>
86 <IsPartOfProject Value="True"/>
87 </Unit7>
88 <Unit8>
89 <Filename Value="Test7.pas"/>
90 <IsPartOfProject Value="True"/>
91 </Unit8>
92 <Unit9>
93 <Filename Value="Test8.pas"/>
94 <IsPartOfProject Value="True"/>
95 </Unit9>
96 <Unit10>
97 <Filename Value="Test9.pas"/>
98 <IsPartOfProject Value="True"/>
99 </Unit10>
100 <Unit11>
101 <Filename Value="Test10.pas"/>
102 <IsPartOfProject Value="True"/>
103 </Unit11>
104 <Unit12>
105 <Filename Value="Test11.pas"/>
106 <IsPartOfProject Value="True"/>
107 </Unit12>
108 <Unit13>
109 <Filename Value="Test12.pas"/>
110 <IsPartOfProject Value="True"/>
111 </Unit13>
112 <Unit14>
113 <Filename Value="Test13.pas"/>
114 <IsPartOfProject Value="True"/>
115 </Unit14>
116 <Unit15>
117 <Filename Value="Test14.pas"/>
118 <IsPartOfProject Value="True"/>
119 </Unit15>
120 <Unit16>
121 <Filename Value="Test15.pas"/>
122 <IsPartOfProject Value="True"/>
123 </Unit16>
124 <Unit17>
125 <Filename Value="Test16.pas"/>
126 <IsPartOfProject Value="True"/>
127 </Unit17>
128 <Unit18>
129 <Filename Value="Makefile.fpc"/>
130 <IsPartOfProject Value="True"/>
131 </Unit18>
132 </Units>
133 </ProjectOptions>
134 <CompilerOptions>
135 <Version Value="11"/>
136 <Target>
137 <Filename Value="testsuite"/>
138 </Target>
139 <SearchPaths>
140 <IncludeFiles Value="$(ProjOutDir)"/>
141 <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
142 </SearchPaths>
143 <CodeGeneration>
144 <Checks>
145 <RangeChecks Value="True"/>
146 </Checks>
147 <Optimizations>
148 <OptimizationLevel Value="0"/>
149 </Optimizations>
150 </CodeGeneration>
151 <Linking>
152 <Debugging>
153 <UseHeaptrc Value="True"/>
154 </Debugging>
155 </Linking>
156 </CompilerOptions>
157 <Debugging>
158 <Exceptions Count="3">
159 <Item1>
160 <Name Value="EAbort"/>
161 </Item1>
162 <Item2>
163 <Name Value="ECodetoolError"/>
164 </Item2>
165 <Item3>
166 <Name Value="EFOpenError"/>
167 </Item3>
168 </Exceptions>
169 </Debugging>
170 </CONFIG>