ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/branches/udr/udr/testsuite/testsuite.lpi
Revision: 379
Committed: Mon Jan 10 10:08:03 2022 UTC (2 years, 3 months ago) by tony
File size: 2780 byte(s)
Log Message:
set line ending property

File Contents

# User Rev Content
1 tony 371 <?xml version="1.0" encoding="UTF-8"?>
2     <CONFIG>
3     <ProjectOptions>
4     <Version Value="12"/>
5     <General>
6     <Flags>
7     <MainUnitHasCreateFormStatements Value="False"/>
8     <MainUnitHasTitleStatement Value="False"/>
9     <MainUnitHasScaledStatement Value="False"/>
10     </Flags>
11     <SessionStorage Value="InProjectDir"/>
12     <Title Value="testsuite"/>
13     <UseAppBundle Value="False"/>
14     <ResourceType Value="res"/>
15     </General>
16     <BuildModes>
17     <Item Name="Default" Default="True"/>
18     </BuildModes>
19     <PublishOptions>
20     <Version Value="2"/>
21     <UseFileFilters Value="True"/>
22     </PublishOptions>
23     <RunParams>
24     <FormatVersion Value="2"/>
25     </RunParams>
26     <RequiredPackages>
27     <Item>
28     <PackageName Value="fbudrTestbed"/>
29     </Item>
30     </RequiredPackages>
31     <Units>
32     <Unit>
33     <Filename Value="testsuite.lpr"/>
34     <IsPartOfProject Value="True"/>
35     </Unit>
36     <Unit>
37     <Filename Value="TestApplication.pas"/>
38     <IsPartOfProject Value="True"/>
39     </Unit>
40     <Unit>
41     <Filename Value="FBUDRTestApp.pas"/>
42     <IsPartOfProject Value="True"/>
43     </Unit>
44     <Unit>
45     <Filename Value="Test01.pas"/>
46     <IsPartOfProject Value="True"/>
47     </Unit>
48     <Unit>
49     <Filename Value="udrlib/udr_test01.pas"/>
50     <IsPartOfProject Value="True"/>
51     </Unit>
52     <Unit>
53     <Filename Value="Test02.pas"/>
54     <IsPartOfProject Value="True"/>
55     </Unit>
56     <Unit>
57     <Filename Value="udrlib/udr_test02.pas"/>
58     <IsPartOfProject Value="True"/>
59     </Unit>
60     <Unit>
61     <Filename Value="udrlib/udr_test03.pas"/>
62     <IsPartOfProject Value="True"/>
63     </Unit>
64     <Unit>
65     <Filename Value="Test03.pas"/>
66     <IsPartOfProject Value="True"/>
67     </Unit>
68     <Unit>
69     <Filename Value="Test04.pas"/>
70     <IsPartOfProject Value="True"/>
71     </Unit>
72     <Unit>
73     <Filename Value="udrlib/udr_test04.pas"/>
74     <IsPartOfProject Value="True"/>
75     </Unit>
76     </Units>
77     </ProjectOptions>
78     <CompilerOptions>
79     <Version Value="11"/>
80     <Target>
81     <Filename Value="testsuite"/>
82     </Target>
83     <SearchPaths>
84     <IncludeFiles Value="$(ProjOutDir)"/>
85     <OtherUnitFiles Value="udrlib"/>
86     <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
87     </SearchPaths>
88     <Linking>
89     <Debugging>
90     <UseHeaptrc Value="True"/>
91     </Debugging>
92     </Linking>
93     </CompilerOptions>
94     <Debugging>
95     <Exceptions>
96     <Item>
97     <Name Value="EAbort"/>
98     </Item>
99     <Item>
100     <Name Value="ECodetoolError"/>
101     </Item>
102     <Item>
103     <Name Value="EFOpenError"/>
104     </Item>
105     </Exceptions>
106     </Debugging>
107     </CONFIG>

Properties

Name Value
svn:eol-style native