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: 392
Committed: Wed Feb 9 16:17:50 2022 UTC (2 years, 2 months ago) by tony
File size: 2407 byte(s)
Log Message:
cloneAttachment and GetServiceManager added

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 <Unit>
53 <Filename Value="udr_test05.pas"/>
54 <IsPartOfProject Value="True"/>
55 </Unit>
56 </Units>
57 </ProjectOptions>
58 <CompilerOptions>
59 <Version Value="11"/>
60 <Target>
61 <Filename Value="fbudrtests"/>
62 </Target>
63 <SearchPaths>
64 <IncludeFiles Value="$(ProjOutDir)"/>
65 <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
66 </SearchPaths>
67 <CodeGeneration>
68 <RelocatableUnit Value="True"/>
69 </CodeGeneration>
70 <Linking>
71 <Debugging>
72 <GenerateDebugInfo Value="False"/>
73 </Debugging>
74 <Options>
75 <ExecutableType Value="Library"/>
76 </Options>
77 </Linking>
78 <Other>
79 <CustomOptions Value="-dFIREBIRD3APIONLY"/>
80 </Other>
81 </CompilerOptions>
82 <Debugging>
83 <Exceptions>
84 <Item>
85 <Name Value="EAbort"/>
86 </Item>
87 <Item>
88 <Name Value="ECodetoolError"/>
89 </Item>
90 <Item>
91 <Name Value="EFOpenError"/>
92 </Item>
93 </Exceptions>
94 </Debugging>
95 </CONFIG>

Properties

Name Value
svn:eol-style native