ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/branches/udr/examples/UserManual/udrlibrary/myudrlibrary.lpi
Revision: 381
Committed: Sat Jan 15 00:06:22 2022 UTC (2 years, 3 months ago) by tony
File size: 1822 byte(s)
Log Message:
Release Candidate 1

File Contents

# User Rev Content
1 tony 381 <?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="myudrlibrary"/>
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="myudrlibrary.lpr"/>
34     <IsPartOfProject Value="True"/>
35     </Unit>
36     <Unit>
37     <Filename Value="udr_myrowcount.pas"/>
38     <IsPartOfProject Value="True"/>
39     </Unit>
40     </Units>
41     </ProjectOptions>
42     <CompilerOptions>
43     <Version Value="11"/>
44     <Target>
45     <Filename Value="myudrlibrary"/>
46     </Target>
47     <SearchPaths>
48     <IncludeFiles Value="$(ProjOutDir)"/>
49     <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
50     </SearchPaths>
51     <CodeGeneration>
52     <RelocatableUnit Value="True"/>
53     </CodeGeneration>
54     <Linking>
55     <Options>
56     <ExecutableType Value="Library"/>
57     </Options>
58     </Linking>
59     </CompilerOptions>
60     <Debugging>
61     <Exceptions>
62     <Item>
63     <Name Value="EAbort"/>
64     </Item>
65     <Item>
66     <Name Value="ECodetoolError"/>
67     </Item>
68     <Item>
69     <Name Value="EFOpenError"/>
70     </Item>
71     </Exceptions>
72     </Debugging>
73     </CONFIG>

Properties

Name Value
svn:eol-style native