ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/branches/udr/testsuite/testsuite.lpi
Revision: 47
Committed: Mon Jan 9 15:31:51 2017 UTC (7 years, 2 months ago) by tony
Original Path: ibx/trunk/fbintf/testsuite/testsuite.lpi
File size: 4134 byte(s)
Log Message:
Committing updates for Release R2-0-1

File Contents

# Content
1 <?xml version="1.0" encoding="UTF-8"?>
2 <CONFIG>
3 <ProjectOptions>
4 <Version Value="9"/>
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 <VersionInfo>
19 <StringTable ProductVersion=""/>
20 </VersionInfo>
21 <BuildModes Count="1">
22 <Item1 Name="Default" Default="True"/>
23 </BuildModes>
24 <PublishOptions>
25 <Version Value="2"/>
26 </PublishOptions>
27 <RunParams>
28 <local>
29 <FormatVersion Value="1"/>
30 <CommandLineParams Value="-t 10 -o &quot;C:/lazarus/otherComponents/fbintf/testsuite/test1.log&quot;"/>
31 </local>
32 <environment>
33 <UserOverrides Count="1">
34 <Variable0 Name="FIREBIRD_LOCK" Value="/tmp"/>
35 </UserOverrides>
36 </environment>
37 </RunParams>
38 <RequiredPackages Count="2">
39 <Item1>
40 <PackageName Value="LCL"/>
41 </Item1>
42 <Item2>
43 <PackageName Value="fbintf"/>
44 </Item2>
45 </RequiredPackages>
46 <Units Count="19">
47 <Unit0>
48 <Filename Value="testsuite.lpr"/>
49 <IsPartOfProject Value="True"/>
50 </Unit0>
51 <Unit1>
52 <Filename Value="TestManager.pas"/>
53 <IsPartOfProject Value="True"/>
54 </Unit1>
55 <Unit2>
56 <Filename Value="Test1.pas"/>
57 <IsPartOfProject Value="True"/>
58 </Unit2>
59 <Unit3>
60 <Filename Value="test2.pas"/>
61 <IsPartOfProject Value="True"/>
62 </Unit3>
63 <Unit4>
64 <Filename Value="Test3.pas"/>
65 <IsPartOfProject Value="True"/>
66 </Unit4>
67 <Unit5>
68 <Filename Value="Test4.pas"/>
69 <IsPartOfProject Value="True"/>
70 </Unit5>
71 <Unit6>
72 <Filename Value="Test5.pas"/>
73 <IsPartOfProject Value="True"/>
74 </Unit6>
75 <Unit7>
76 <Filename Value="Test6.pas"/>
77 <IsPartOfProject Value="True"/>
78 </Unit7>
79 <Unit8>
80 <Filename Value="Test7.pas"/>
81 <IsPartOfProject Value="True"/>
82 </Unit8>
83 <Unit9>
84 <Filename Value="Test8.pas"/>
85 <IsPartOfProject Value="True"/>
86 </Unit9>
87 <Unit10>
88 <Filename Value="Test9.pas"/>
89 <IsPartOfProject Value="True"/>
90 </Unit10>
91 <Unit11>
92 <Filename Value="Test10.pas"/>
93 <IsPartOfProject Value="True"/>
94 </Unit11>
95 <Unit12>
96 <Filename Value="Test11.pas"/>
97 <IsPartOfProject Value="True"/>
98 </Unit12>
99 <Unit13>
100 <Filename Value="Test12.pas"/>
101 <IsPartOfProject Value="True"/>
102 </Unit13>
103 <Unit14>
104 <Filename Value="Test13.pas"/>
105 <IsPartOfProject Value="True"/>
106 </Unit14>
107 <Unit15>
108 <Filename Value="Test14.pas"/>
109 <IsPartOfProject Value="True"/>
110 </Unit15>
111 <Unit16>
112 <Filename Value="Test15.pas"/>
113 <IsPartOfProject Value="True"/>
114 </Unit16>
115 <Unit17>
116 <Filename Value="Test16.pas"/>
117 <IsPartOfProject Value="True"/>
118 </Unit17>
119 <Unit18>
120 <Filename Value="Makefile.fpc"/>
121 <IsPartOfProject Value="True"/>
122 </Unit18>
123 </Units>
124 </ProjectOptions>
125 <CompilerOptions>
126 <Version Value="11"/>
127 <Target>
128 <Filename Value="testsuite"/>
129 </Target>
130 <SearchPaths>
131 <IncludeFiles Value="$(ProjOutDir)"/>
132 <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
133 </SearchPaths>
134 <CodeGeneration>
135 <Checks>
136 <RangeChecks Value="True"/>
137 </Checks>
138 </CodeGeneration>
139 <Linking>
140 <Debugging>
141 <UseHeaptrc Value="True"/>
142 </Debugging>
143 </Linking>
144 </CompilerOptions>
145 <Debugging>
146 <Exceptions Count="3">
147 <Item1>
148 <Name Value="EAbort"/>
149 </Item1>
150 <Item2>
151 <Name Value="ECodetoolError"/>
152 </Item2>
153 <Item3>
154 <Name Value="EFOpenError"/>
155 </Item3>
156 </Exceptions>
157 </Debugging>
158 </CONFIG>