1<?xml version="1.0"?>
2<CONFIG>
3  <ProjectOptions>
4    <PathDelim Value="/"/>
5    <Version Value="5"/>
6    <General>
7      <SessionStorage Value="InProjectDir"/>
8      <MainUnit Value="0"/>
9      <IconPath Value="./"/>
10      <TargetFileExt Value=""/>
11    </General>
12    <VersionInfo>
13      <ProjectVersion Value=""/>
14    </VersionInfo>
15    <PublishOptions>
16      <Version Value="2"/>
17      <IgnoreBinaries Value="False"/>
18      <IncludeFileFilter Value="*.(pas|pp|inc|lfm|lpr|lrs|lpi|lpk|sh|xml)"/>
19      <ExcludeFileFilter Value="*.(bak|ppu|ppw|o|so);*~;backup"/>
20    </PublishOptions>
21    <RunParams>
22      <local>
23        <FormatVersion Value="1"/>
24        <LaunchingApplication PathPlusParams="/usr/X11R6/bin/xterm -T 'Lazarus Run Output' -e $(LazarusDir)/tools/runwait.sh $(TargetCmdLine)"/>
25      </local>
26    </RunParams>
27    <Units Count="1">
28      <Unit0>
29        <Filename Value="checkbuttononfixed.lpr"/>
30        <IsPartOfProject Value="True"/>
31        <UnitName Value="CheckButtonOnFixed"/>
32      </Unit0>
33    </Units>
34  </ProjectOptions>
35  <CompilerOptions>
36    <Version Value="5"/>
37    <CodeGeneration>
38      <Generate Value="Faster"/>
39    </CodeGeneration>
40    <Other>
41      <CompilerPath Value="$(CompPath)"/>
42    </Other>
43  </CompilerOptions>
44</CONFIG>
45