ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/trunk/fbintf/testsuite/testsuite.lpi
Revision: 287
Committed: Thu Apr 11 08:51:23 2019 UTC (4 years, 11 months ago) by tony
File size: 4084 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 2"/>
27 </local>
28 <FormatVersion Value="2"/>
29 <Modes Count="1">
30 <Mode0 Name="default">
31 <local>
32 <CommandLineParams Value="-t 2"/>
33 </local>
34 </Mode0>
35 </Modes>
36 </RunParams>
37 <RequiredPackages Count="2">
38 <Item1>
39 <PackageName Value="LCL"/>
40 </Item1>
41 <Item2>
42 <PackageName Value="fbintf"/>
43 </Item2>
44 </RequiredPackages>
45 <Units Count="19">
46 <Unit0>
47 <Filename Value="testsuite.lpr"/>
48 <IsPartOfProject Value="True"/>
49 </Unit0>
50 <Unit1>
51 <Filename Value="TestManager.pas"/>
52 <IsPartOfProject Value="True"/>
53 </Unit1>
54 <Unit2>
55 <Filename Value="Test1.pas"/>
56 <IsPartOfProject Value="True"/>
57 </Unit2>
58 <Unit3>
59 <Filename Value="test2.pas"/>
60 <IsPartOfProject Value="True"/>
61 </Unit3>
62 <Unit4>
63 <Filename Value="Test3.pas"/>
64 <IsPartOfProject Value="True"/>
65 </Unit4>
66 <Unit5>
67 <Filename Value="Test4.pas"/>
68 <IsPartOfProject Value="True"/>
69 </Unit5>
70 <Unit6>
71 <Filename Value="Test5.pas"/>
72 <IsPartOfProject Value="True"/>
73 </Unit6>
74 <Unit7>
75 <Filename Value="Test6.pas"/>
76 <IsPartOfProject Value="True"/>
77 </Unit7>
78 <Unit8>
79 <Filename Value="Test7.pas"/>
80 <IsPartOfProject Value="True"/>
81 </Unit8>
82 <Unit9>
83 <Filename Value="Test8.pas"/>
84 <IsPartOfProject Value="True"/>
85 </Unit9>
86 <Unit10>
87 <Filename Value="Test9.pas"/>
88 <IsPartOfProject Value="True"/>
89 </Unit10>
90 <Unit11>
91 <Filename Value="Test10.pas"/>
92 <IsPartOfProject Value="True"/>
93 </Unit11>
94 <Unit12>
95 <Filename Value="Test11.pas"/>
96 <IsPartOfProject Value="True"/>
97 </Unit12>
98 <Unit13>
99 <Filename Value="Test12.pas"/>
100 <IsPartOfProject Value="True"/>
101 </Unit13>
102 <Unit14>
103 <Filename Value="Test13.pas"/>
104 <IsPartOfProject Value="True"/>
105 </Unit14>
106 <Unit15>
107 <Filename Value="Test14.pas"/>
108 <IsPartOfProject Value="True"/>
109 </Unit15>
110 <Unit16>
111 <Filename Value="Test15.pas"/>
112 <IsPartOfProject Value="True"/>
113 </Unit16>
114 <Unit17>
115 <Filename Value="Test16.pas"/>
116 <IsPartOfProject Value="True"/>
117 </Unit17>
118 <Unit18>
119 <Filename Value="Makefile.fpc"/>
120 <IsPartOfProject Value="True"/>
121 </Unit18>
122 </Units>
123 </ProjectOptions>
124 <CompilerOptions>
125 <Version Value="11"/>
126 <Target>
127 <Filename Value="testsuite"/>
128 </Target>
129 <SearchPaths>
130 <IncludeFiles Value="$(ProjOutDir)"/>
131 <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
132 </SearchPaths>
133 <CodeGeneration>
134 <Checks>
135 <RangeChecks Value="True"/>
136 </Checks>
137 <Optimizations>
138 <OptimizationLevel Value="0"/>
139 </Optimizations>
140 </CodeGeneration>
141 <Linking>
142 <Debugging>
143 <UseHeaptrc Value="True"/>
144 </Debugging>
145 </Linking>
146 </CompilerOptions>
147 <Debugging>
148 <Exceptions Count="3">
149 <Item1>
150 <Name Value="EAbort"/>
151 </Item1>
152 <Item2>
153 <Name Value="ECodetoolError"/>
154 </Item2>
155 <Item3>
156 <Name Value="EFOpenError"/>
157 </Item3>
158 </Exceptions>
159 </Debugging>
160 </CONFIG>