ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/branches/udr/udr/testsuite/udrlib/fbudrtests.lpi
Revision: 371
Committed: Wed Jan 5 15:21:22 2022 UTC (2 years, 3 months ago) by tony
File size: 2297 byte(s)
Log Message:
Beta Release 0.1

File Contents

# Content
1 <?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="fbudrtests"/>
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="fbudr"/>
29 </Item>
30 </RequiredPackages>
31 <Units>
32 <Unit>
33 <Filename Value="fbudrtests.lpr"/>
34 <IsPartOfProject Value="True"/>
35 </Unit>
36 <Unit>
37 <Filename Value="udr_test01.pas"/>
38 <IsPartOfProject Value="True"/>
39 </Unit>
40 <Unit>
41 <Filename Value="udr_test02.pas"/>
42 <IsPartOfProject Value="True"/>
43 </Unit>
44 <Unit>
45 <Filename Value="udr_test03.pas"/>
46 <IsPartOfProject Value="True"/>
47 </Unit>
48 <Unit>
49 <Filename Value="udr_test04.pas"/>
50 <IsPartOfProject Value="True"/>
51 </Unit>
52 </Units>
53 </ProjectOptions>
54 <CompilerOptions>
55 <Version Value="11"/>
56 <Target>
57 <Filename Value="fbudrtests"/>
58 </Target>
59 <SearchPaths>
60 <IncludeFiles Value="$(ProjOutDir)"/>
61 <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
62 </SearchPaths>
63 <CodeGeneration>
64 <RelocatableUnit Value="True"/>
65 </CodeGeneration>
66 <Linking>
67 <Debugging>
68 <GenerateDebugInfo Value="False"/>
69 </Debugging>
70 <Options>
71 <ExecutableType Value="Library"/>
72 </Options>
73 </Linking>
74 <Other>
75 <CustomOptions Value="-dFIREBIRD3APIONLY"/>
76 </Other>
77 </CompilerOptions>
78 <Debugging>
79 <Exceptions>
80 <Item>
81 <Name Value="EAbort"/>
82 </Item>
83 <Item>
84 <Name Value="ECodetoolError"/>
85 </Item>
86 <Item>
87 <Name Value="EFOpenError"/>
88 </Item>
89 </Exceptions>
90 </Debugging>
91 </CONFIG>