UnitMain: Make use of const's for the order of columns.
[WineLauncher.git] / WineLauncher.lpi
blob05b6591b011f733d49acc0f0b1f182d55e4e6167
1 <?xml version="1.0"?>
2 <CONFIG>
3 <ProjectOptions>
4 <PathDelim Value="/"/>
5 <Version Value="7"/>
6 <General>
7 <Flags>
8 <SaveClosedFiles Value="False"/>
9 <SaveOnlyProjectUnits Value="True"/>
10 <LRSInOutputDirectory Value="False"/>
11 </Flags>
12 <SessionStorage Value="InProjectDir"/>
13 <MainUnit Value="0"/>
14 <TargetFileExt Value=""/>
15 <Title Value="WineLauncher"/>
16 </General>
17 <VersionInfo>
18 <ProjectVersion Value=""/>
19 <Language Value="0809"/>
20 <LegalCopyright Value="Stumpy ( wow.stumpy@gmail.com ) Year 2008 GNU GENERAL PUBLIC LICENSE
21 Version 3"/>
22 </VersionInfo>
23 <PublishOptions>
24 <Version Value="2"/>
25 <IncludeFileFilter Value="*.(pas|pp|inc|lfm|lpr|lrs|lpi|lpk|sh|xml)"/>
26 <ExcludeFileFilter Value="*.(bak|ppu|ppw|o|so);*~;backup"/>
27 </PublishOptions>
28 <RunParams>
29 <local>
30 <FormatVersion Value="1"/>
31 <LaunchingApplication PathPlusParams="/usr/X11R6/bin/xterm -T 'Lazarus Run Output' -e $(LazarusDir)/tools/runwait.sh $(TargetCmdLine)"/>
32 </local>
33 </RunParams>
34 <RequiredPackages Count="1">
35 <Item1>
36 <PackageName Value="LCL"/>
37 </Item1>
38 </RequiredPackages>
39 <Units Count="7">
40 <Unit0>
41 <Filename Value="WineLauncher.lpr"/>
42 <IsPartOfProject Value="True"/>
43 <UnitName Value="WineLauncher"/>
44 </Unit0>
45 <Unit1>
46 <Filename Value="Form/DebugConfig/UnitDebugConfig.pas"/>
47 <ComponentName Value="Form2"/>
48 <HasResources Value="True"/>
49 <IsPartOfProject Value="True"/>
50 <UnitName Value="UnitDebugConfig"/>
51 </Unit1>
52 <Unit2>
53 <Filename Value="Form/About/UnitAbout.pas"/>
54 <ComponentName Value="Form3"/>
55 <IsPartOfProject Value="True"/>
56 <ResourceBaseClass Value="Form"/>
57 <UnitName Value="UnitAbout"/>
58 </Unit2>
59 <Unit3>
60 <Filename Value="UnitMain.pas"/>
61 <ComponentName Value="Form1"/>
62 <HasResources Value="True"/>
63 <IsPartOfProject Value="True"/>
64 <ResourceBaseClass Value="Form"/>
65 <UnitName Value="UnitMain"/>
66 </Unit3>
67 <Unit4>
68 <Filename Value="Form/Settings/UnitSettings.pas"/>
69 <ComponentName Value="Form4"/>
70 <IsPartOfProject Value="True"/>
71 <ResourceBaseClass Value="Form"/>
72 <UnitName Value="UnitSettings"/>
73 </Unit4>
74 <Unit5>
75 <Filename Value="Functions/ProgramsList/UnitProgramsList.pas"/>
76 <IsPartOfProject Value="True"/>
77 <UnitName Value="UnitProgramsList"/>
78 </Unit5>
79 <Unit6>
80 <Filename Value="Functions/Misc/UnitMisc.pas"/>
81 <IsPartOfProject Value="True"/>
82 <UnitName Value="UnitMisc"/>
83 </Unit6>
84 </Units>
85 </ProjectOptions>
86 <CompilerOptions>
87 <Version Value="8"/>
88 <SearchPaths>
89 <OtherUnitFiles Value="../WineLauncher/Form/About/;../WineLauncher/Form/DebugConfig/;Form/Settings/;Functions/ProgramsList/;Functions/Misc/"/>
90 <LCLWidgetType Value="gtk"/>
91 </SearchPaths>
92 <Parsing>
93 <SyntaxOptions>
94 <CStyleOperator Value="False"/>
95 </SyntaxOptions>
96 </Parsing>
97 <Linking>
98 <Debugging>
99 <GenerateDebugInfo Value="True"/>
100 </Debugging>
101 <Options>
102 <Win32>
103 <GraphicApplication Value="True"/>
104 </Win32>
105 </Options>
106 </Linking>
107 <Other>
108 <CustomOptions Value="-dLogVar
110 <CompilerPath Value="$(CompPath)"/>
111 </Other>
112 </CompilerOptions>
113 </CONFIG>