source: trunk/CoolDisk.lpi

Last change on this file was 41, checked in by chronos, 5 years ago
  • Modified: Build under Lazarus 2.0.
  • Modified: Used .lrj files instead of .lrt files.
  • Modified: Removed TemplateGenerics package.
File size: 6.7 KB
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<CONFIG>
3 <ProjectOptions>
4 <Version Value="11"/>
5 <General>
6 <SessionStorage Value="InProjectDir"/>
7 <MainUnit Value="0"/>
8 <Title Value="CoolDisk"/>
9 <ResourceType Value="res"/>
10 <UseXPManifest Value="True"/>
11 <XPManifest>
12 <DpiAware Value="True"/>
13 </XPManifest>
14 <Icon Value="0"/>
15 </General>
16 <i18n>
17 <EnableI18N Value="True"/>
18 <OutDir Value="Languages"/>
19 </i18n>
20 <BuildModes Count="2">
21 <Item1 Name="Debug" Default="True"/>
22 <Item2 Name="Release">
23 <CompilerOptions>
24 <Version Value="11"/>
25 <Target>
26 <Filename Value="CoolDisk"/>
27 </Target>
28 <SearchPaths>
29 <IncludeFiles Value="$(ProjOutDir)"/>
30 <OtherUnitFiles Value="Forms"/>
31 <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)-$(BuildMode)"/>
32 </SearchPaths>
33 <Parsing>
34 <SyntaxOptions>
35 <SyntaxMode Value="Delphi"/>
36 <CStyleOperator Value="False"/>
37 <AllowLabel Value="False"/>
38 <CPPInline Value="False"/>
39 </SyntaxOptions>
40 </Parsing>
41 <CodeGeneration>
42 <SmartLinkUnit Value="True"/>
43 <Optimizations>
44 <OptimizationLevel Value="3"/>
45 </Optimizations>
46 </CodeGeneration>
47 <Linking>
48 <Debugging>
49 <GenerateDebugInfo Value="False"/>
50 </Debugging>
51 <LinkSmart Value="True"/>
52 <Options>
53 <Win32>
54 <GraphicApplication Value="True"/>
55 </Win32>
56 </Options>
57 </Linking>
58 </CompilerOptions>
59 </Item2>
60 <SharedMatrixOptions Count="2">
61 <Item1 ID="307887130071" Targets="Common, CoolTranslator" Modes="Debug" Value="-g -gl -gh -CirotR -O1"/>
62 <Item2 ID="977980535563" Targets="Common, CoolTranslator" Modes="Release" Value="-CX -XX -O3"/>
63 </SharedMatrixOptions>
64 </BuildModes>
65 <PublishOptions>
66 <Version Value="2"/>
67 </PublishOptions>
68 <RunParams>
69 <FormatVersion Value="2"/>
70 <Modes Count="1">
71 <Mode0 Name="default"/>
72 </Modes>
73 </RunParams>
74 <RequiredPackages Count="5">
75 <Item1>
76 <PackageName Value="CoolTranslator"/>
77 <DefaultFilename Value="Packages/CoolTranslator/CoolTranslator.lpk" Prefer="True"/>
78 </Item1>
79 <Item2>
80 <PackageName Value="FCL"/>
81 </Item2>
82 <Item3>
83 <PackageName Value="Common"/>
84 <DefaultFilename Value="Packages/Common/Common.lpk" Prefer="True"/>
85 </Item3>
86 <Item4>
87 <PackageName Value="tachartlazaruspkg"/>
88 </Item4>
89 <Item5>
90 <PackageName Value="LCL"/>
91 </Item5>
92 </RequiredPackages>
93 <Units Count="14">
94 <Unit0>
95 <Filename Value="CoolDisk.lpr"/>
96 <IsPartOfProject Value="True"/>
97 </Unit0>
98 <Unit1>
99 <Filename Value="UProject.pas"/>
100 <IsPartOfProject Value="True"/>
101 </Unit1>
102 <Unit2>
103 <Filename Value="UConfig.pas"/>
104 <IsPartOfProject Value="True"/>
105 </Unit2>
106 <Unit3>
107 <Filename Value="UBlockMap.pas"/>
108 <IsPartOfProject Value="True"/>
109 </Unit3>
110 <Unit4>
111 <Filename Value="UDriveScan.pas"/>
112 <IsPartOfProject Value="True"/>
113 </Unit4>
114 <Unit5>
115 <Filename Value="UPhysDrive.pas"/>
116 <IsPartOfProject Value="True"/>
117 </Unit5>
118 <Unit6>
119 <Filename Value="UCore.pas"/>
120 <IsPartOfProject Value="True"/>
121 <ComponentName Value="Core"/>
122 <HasResources Value="True"/>
123 <ResourceBaseClass Value="DataModule"/>
124 </Unit6>
125 <Unit7>
126 <Filename Value="UFileStreamEx.pas"/>
127 <IsPartOfProject Value="True"/>
128 </Unit7>
129 <Unit8>
130 <Filename Value="Forms/UFormAbout.pas"/>
131 <IsPartOfProject Value="True"/>
132 <ComponentName Value="FormAbout"/>
133 <HasResources Value="True"/>
134 <ResourceBaseClass Value="Form"/>
135 </Unit8>
136 <Unit9>
137 <Filename Value="Forms/UFormBenchmark.pas"/>
138 <IsPartOfProject Value="True"/>
139 <ComponentName Value="FormBenchmark"/>
140 <HasResources Value="True"/>
141 <ResourceBaseClass Value="Form"/>
142 </Unit9>
143 <Unit10>
144 <Filename Value="Forms/UFormMain.pas"/>
145 <IsPartOfProject Value="True"/>
146 <ComponentName Value="FormMain"/>
147 <HasResources Value="True"/>
148 <ResourceBaseClass Value="Form"/>
149 </Unit10>
150 <Unit11>
151 <Filename Value="Forms/UFormOperation.pas"/>
152 <IsPartOfProject Value="True"/>
153 <ComponentName Value="FormOperation"/>
154 <HasResources Value="True"/>
155 <ResourceBaseClass Value="Form"/>
156 </Unit11>
157 <Unit12>
158 <Filename Value="Forms/UFormProject.pas"/>
159 <IsPartOfProject Value="True"/>
160 <ComponentName Value="FormProject"/>
161 <HasResources Value="True"/>
162 <ResourceBaseClass Value="Form"/>
163 </Unit12>
164 <Unit13>
165 <Filename Value="Forms/UFormSettings.pas"/>
166 <IsPartOfProject Value="True"/>
167 <ComponentName Value="FormSettings"/>
168 <HasResources Value="True"/>
169 <ResourceBaseClass Value="Form"/>
170 </Unit13>
171 </Units>
172 </ProjectOptions>
173 <CompilerOptions>
174 <Version Value="11"/>
175 <Target>
176 <Filename Value="CoolDisk"/>
177 </Target>
178 <SearchPaths>
179 <IncludeFiles Value="$(ProjOutDir)"/>
180 <OtherUnitFiles Value="Forms"/>
181 <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)-$(BuildMode)"/>
182 </SearchPaths>
183 <Parsing>
184 <SyntaxOptions>
185 <SyntaxMode Value="Delphi"/>
186 <CStyleOperator Value="False"/>
187 <IncludeAssertionCode Value="True"/>
188 <AllowLabel Value="False"/>
189 <CPPInline Value="False"/>
190 </SyntaxOptions>
191 </Parsing>
192 <CodeGeneration>
193 <Checks>
194 <IOChecks Value="True"/>
195 <RangeChecks Value="True"/>
196 <OverflowChecks Value="True"/>
197 <StackChecks Value="True"/>
198 </Checks>
199 </CodeGeneration>
200 <Linking>
201 <Debugging>
202 <UseHeaptrc Value="True"/>
203 </Debugging>
204 <Options>
205 <Win32>
206 <GraphicApplication Value="True"/>
207 </Win32>
208 </Options>
209 </Linking>
210 <Other>
211 <CompilerMessages>
212 <IgnoredMessages idx5024="True"/>
213 </CompilerMessages>
214 </Other>
215 </CompilerOptions>
216 <Debugging>
217 <Exceptions Count="3">
218 <Item1>
219 <Name Value="EAbort"/>
220 </Item1>
221 <Item2>
222 <Name Value="ECodetoolError"/>
223 </Item2>
224 <Item3>
225 <Name Value="EFOpenError"/>
226 </Item3>
227 </Exceptions>
228 </Debugging>
229</CONFIG>
Note: See TracBrowser for help on using the repository browser.