1<?xml version="1.0" encoding="UTF-8"?>
2<CONFIG>
3  <ProjectOptions>
4    <Version Value="12"/>
5    <PathDelim Value="\"/>
6    <General>
7      <Flags>
8        <CompatibilityMode Value="True"/>
9      </Flags>
10      <SessionStorage Value="InProjectDir"/>
11      <ResourceType Value="res"/>
12      <UseXPManifest Value="True"/>
13    </General>
14    <VersionInfo>
15      <Language Value=""/>
16      <CharSet Value=""/>
17    </VersionInfo>
18    <BuildModes Count="1">
19      <Item1 Name="default" Default="True"/>
20    </BuildModes>
21    <PublishOptions>
22      <Version Value="2"/>
23    </PublishOptions>
24    <RunParams>
25      <local>
26        <LaunchingApplication PathPlusParams="/usr/X11R6/bin/xterm -T &apos;Lazarus Run Output&apos; -e $(LazarusDir)/tools/runwait.sh $(TargetCmdLine)"/>
27      </local>
28      <FormatVersion Value="2"/>
29      <Modes Count="1">
30        <Mode0 Name="default">
31          <local>
32            <LaunchingApplication PathPlusParams="/usr/X11R6/bin/xterm -T &apos;Lazarus Run Output&apos; -e $(LazarusDir)/tools/runwait.sh $(TargetCmdLine)"/>
33          </local>
34        </Mode0>
35      </Modes>
36    </RunParams>
37    <RequiredPackages Count="2">
38      <Item1>
39        <PackageName Value="TAChartLazarusPkg"/>
40        <MinVersion Major="1" Valid="True"/>
41      </Item1>
42      <Item2>
43        <PackageName Value="LCL"/>
44      </Item2>
45    </RequiredPackages>
46    <Units Count="2">
47      <Unit0>
48        <Filename Value="toolsdemo.lpr"/>
49        <IsPartOfProject Value="True"/>
50      </Unit0>
51      <Unit1>
52        <Filename Value="main.pas"/>
53        <IsPartOfProject Value="True"/>
54        <ComponentName Value="Form1"/>
55        <HasResources Value="True"/>
56        <ResourceBaseClass Value="Form"/>
57      </Unit1>
58    </Units>
59  </ProjectOptions>
60  <CompilerOptions>
61    <Version Value="11"/>
62    <PathDelim Value="\"/>
63    <Target>
64      <Filename Value="toolsdemo"/>
65    </Target>
66    <SearchPaths>
67      <IncludeFiles Value="$(ProjOutDir)"/>
68      <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
69    </SearchPaths>
70    <Linking>
71      <Options>
72        <Win32>
73          <GraphicApplication Value="True"/>
74        </Win32>
75      </Options>
76    </Linking>
77  </CompilerOptions>
78  <Debugging>
79    <Exceptions Count="3">
80      <Item1>
81        <Name Value="EAbort"/>
82      </Item1>
83      <Item2>
84        <Name Value="ECodetoolError"/>
85      </Item2>
86      <Item3>
87        <Name Value="EFOpenError"/>
88      </Item3>
89    </Exceptions>
90  </Debugging>
91</CONFIG>
92