ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/branches/udr/testsuite/testsuite.lpi
Revision: 217
Committed: Fri Mar 16 10:27:26 2018 UTC (6 years ago) by tony
Original Path: ibx/trunk/fbintf/testsuite/testsuite.lpi
File size: 3990 byte(s)
Log Message:
Fixes Merged

File Contents

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