ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/trunk/fbintf/parsertest/parsertest.lpi
Revision: 263
Committed: Thu Dec 6 15:55:01 2018 UTC (5 years, 3 months ago) by tony
File size: 1723 byte(s)
Log Message:
Release 2.3.2 committed

File Contents

# Content
1 <?xml version="1.0" encoding="UTF-8"?>
2 <CONFIG>
3 <ProjectOptions>
4 <Version Value="11"/>
5 <General>
6 <Flags>
7 <MainUnitHasCreateFormStatements Value="False"/>
8 <MainUnitHasScaledStatement Value="False"/>
9 </Flags>
10 <SessionStorage Value="InProjectDir"/>
11 <MainUnit Value="0"/>
12 <Title Value="SQL Parser Test"/>
13 <UseAppBundle Value="False"/>
14 <ResourceType Value="res"/>
15 </General>
16 <BuildModes Count="1">
17 <Item1 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 <Modes Count="0"/>
26 </RunParams>
27 <RequiredPackages Count="1">
28 <Item1>
29 <PackageName Value="fbintf"/>
30 </Item1>
31 </RequiredPackages>
32 <Units Count="2">
33 <Unit0>
34 <Filename Value="parsertest.lpr"/>
35 <IsPartOfProject Value="True"/>
36 </Unit0>
37 <Unit1>
38 <Filename Value="../IBUtils.pas"/>
39 <IsPartOfProject Value="True"/>
40 </Unit1>
41 </Units>
42 </ProjectOptions>
43 <CompilerOptions>
44 <Version Value="11"/>
45 <Target>
46 <Filename Value="parsertest"/>
47 </Target>
48 <SearchPaths>
49 <IncludeFiles Value="$(ProjOutDir)"/>
50 <OtherUnitFiles Value=".."/>
51 <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
52 </SearchPaths>
53 </CompilerOptions>
54 <Debugging>
55 <Exceptions Count="3">
56 <Item1>
57 <Name Value="EAbort"/>
58 </Item1>
59 <Item2>
60 <Name Value="ECodetoolError"/>
61 </Item2>
62 <Item3>
63 <Name Value="EFOpenError"/>
64 </Item3>
65 </Exceptions>
66 </Debugging>
67 </CONFIG>