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 | <Title Value="LazFuck IDE"/>
|
---|
12 | <Scaled Value="True"/>
|
---|
13 | <ResourceType Value="res"/>
|
---|
14 | <UseXPManifest Value="True"/>
|
---|
15 | <XPManifest>
|
---|
16 | <DpiAware Value="True"/>
|
---|
17 | </XPManifest>
|
---|
18 | <Icon Value="0"/>
|
---|
19 | </General>
|
---|
20 | <i18n>
|
---|
21 | <EnableI18N Value="True"/>
|
---|
22 | <OutDir Value="Languages"/>
|
---|
23 | </i18n>
|
---|
24 | <BuildModes Count="2">
|
---|
25 | <Item1 Name="Debug" Default="True"/>
|
---|
26 | <Item2 Name="Release">
|
---|
27 | <CompilerOptions>
|
---|
28 | <Version Value="11"/>
|
---|
29 | <PathDelim Value="\"/>
|
---|
30 | <Target>
|
---|
31 | <Filename Value="LazFuck"/>
|
---|
32 | </Target>
|
---|
33 | <SearchPaths>
|
---|
34 | <IncludeFiles Value="$(ProjOutDir)"/>
|
---|
35 | <OtherUnitFiles Value="Forms;Target"/>
|
---|
36 | <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)-$(BuildMode)"/>
|
---|
37 | </SearchPaths>
|
---|
38 | <Parsing>
|
---|
39 | <SyntaxOptions>
|
---|
40 | <SyntaxMode Value="Delphi"/>
|
---|
41 | <CStyleOperator Value="False"/>
|
---|
42 | <AllowLabel Value="False"/>
|
---|
43 | <CPPInline Value="False"/>
|
---|
44 | </SyntaxOptions>
|
---|
45 | </Parsing>
|
---|
46 | <CodeGeneration>
|
---|
47 | <SmartLinkUnit Value="True"/>
|
---|
48 | <Optimizations>
|
---|
49 | <OptimizationLevel Value="3"/>
|
---|
50 | </Optimizations>
|
---|
51 | </CodeGeneration>
|
---|
52 | <Linking>
|
---|
53 | <Debugging>
|
---|
54 | <GenerateDebugInfo Value="False"/>
|
---|
55 | </Debugging>
|
---|
56 | <LinkSmart Value="True"/>
|
---|
57 | <Options>
|
---|
58 | <Win32>
|
---|
59 | <GraphicApplication Value="True"/>
|
---|
60 | </Win32>
|
---|
61 | </Options>
|
---|
62 | </Linking>
|
---|
63 | <Other>
|
---|
64 | <CompilerMessages>
|
---|
65 | <IgnoredMessages idx6058="True" idx3124="True" idx3123="True"/>
|
---|
66 | </CompilerMessages>
|
---|
67 | </Other>
|
---|
68 | </CompilerOptions>
|
---|
69 | </Item2>
|
---|
70 | <SharedMatrixOptions Count="2">
|
---|
71 | <Item1 ID="163191122673" Targets="Common,TemplateGenerics" Modes="Debug" Value="-g -gl -gh -CirotR -O1"/>
|
---|
72 | <Item2 ID="012750149698" Targets="Common,TemplateGenerics" Modes="Release" Value="-CX -XX -O3"/>
|
---|
73 | </SharedMatrixOptions>
|
---|
74 | </BuildModes>
|
---|
75 | <PublishOptions>
|
---|
76 | <Version Value="2"/>
|
---|
77 | </PublishOptions>
|
---|
78 | <RunParams>
|
---|
79 | <FormatVersion Value="2"/>
|
---|
80 | <Modes Count="1">
|
---|
81 | <Mode0 Name="default"/>
|
---|
82 | </Modes>
|
---|
83 | </RunParams>
|
---|
84 | <RequiredPackages Count="4">
|
---|
85 | <Item1>
|
---|
86 | <PackageName Value="FCL"/>
|
---|
87 | </Item1>
|
---|
88 | <Item2>
|
---|
89 | <PackageName Value="Common"/>
|
---|
90 | <DefaultFilename Value="Packages\Common\Common.lpk" Prefer="True"/>
|
---|
91 | </Item2>
|
---|
92 | <Item3>
|
---|
93 | <PackageName Value="SynEdit"/>
|
---|
94 | </Item3>
|
---|
95 | <Item4>
|
---|
96 | <PackageName Value="LCL"/>
|
---|
97 | </Item4>
|
---|
98 | </RequiredPackages>
|
---|
99 | <Units Count="28">
|
---|
100 | <Unit0>
|
---|
101 | <Filename Value="LazFuck.lpr"/>
|
---|
102 | <IsPartOfProject Value="True"/>
|
---|
103 | </Unit0>
|
---|
104 | <Unit1>
|
---|
105 | <Filename Value="Forms\UFormMain.pas"/>
|
---|
106 | <IsPartOfProject Value="True"/>
|
---|
107 | <ComponentName Value="FormMain"/>
|
---|
108 | <HasResources Value="True"/>
|
---|
109 | <ResourceBaseClass Value="Form"/>
|
---|
110 | </Unit1>
|
---|
111 | <Unit2>
|
---|
112 | <Filename Value="Forms\UFormOptions.pas"/>
|
---|
113 | <IsPartOfProject Value="True"/>
|
---|
114 | <ComponentName Value="FormOptions"/>
|
---|
115 | <HasResources Value="True"/>
|
---|
116 | <ResourceBaseClass Value="Form"/>
|
---|
117 | </Unit2>
|
---|
118 | <Unit3>
|
---|
119 | <Filename Value="Forms\UFormCPU.pas"/>
|
---|
120 | <IsPartOfProject Value="True"/>
|
---|
121 | <ComponentName Value="FormCPU"/>
|
---|
122 | <HasResources Value="True"/>
|
---|
123 | <ResourceBaseClass Value="Form"/>
|
---|
124 | </Unit3>
|
---|
125 | <Unit4>
|
---|
126 | <Filename Value="Forms\UFormTargets.pas"/>
|
---|
127 | <IsPartOfProject Value="True"/>
|
---|
128 | <ComponentName Value="FormTargets"/>
|
---|
129 | <HasResources Value="True"/>
|
---|
130 | <ResourceBaseClass Value="Form"/>
|
---|
131 | </Unit4>
|
---|
132 | <Unit5>
|
---|
133 | <Filename Value="UTarget.pas"/>
|
---|
134 | <IsPartOfProject Value="True"/>
|
---|
135 | </Unit5>
|
---|
136 | <Unit6>
|
---|
137 | <Filename Value="Target\UTargetC.pas"/>
|
---|
138 | <IsPartOfProject Value="True"/>
|
---|
139 | </Unit6>
|
---|
140 | <Unit7>
|
---|
141 | <Filename Value="Target\UTargetDelphi.pas"/>
|
---|
142 | <IsPartOfProject Value="True"/>
|
---|
143 | </Unit7>
|
---|
144 | <Unit8>
|
---|
145 | <Filename Value="Target\UTargetInterpretter.pas"/>
|
---|
146 | <IsPartOfProject Value="True"/>
|
---|
147 | </Unit8>
|
---|
148 | <Unit9>
|
---|
149 | <Filename Value="Target\UTargetPHP.pas"/>
|
---|
150 | <IsPartOfProject Value="True"/>
|
---|
151 | </Unit9>
|
---|
152 | <Unit10>
|
---|
153 | <Filename Value="Forms\UFormOutput.pas"/>
|
---|
154 | <IsPartOfProject Value="True"/>
|
---|
155 | <ComponentName Value="FormOutput"/>
|
---|
156 | <HasResources Value="True"/>
|
---|
157 | <ResourceBaseClass Value="Form"/>
|
---|
158 | </Unit10>
|
---|
159 | <Unit11>
|
---|
160 | <Filename Value="Forms\UFormInput.pas"/>
|
---|
161 | <IsPartOfProject Value="True"/>
|
---|
162 | <ComponentName Value="FormInput"/>
|
---|
163 | <HasResources Value="True"/>
|
---|
164 | <ResourceBaseClass Value="Form"/>
|
---|
165 | </Unit11>
|
---|
166 | <Unit12>
|
---|
167 | <Filename Value="Forms\UFormMemory.pas"/>
|
---|
168 | <IsPartOfProject Value="True"/>
|
---|
169 | <ComponentName Value="FormMemory"/>
|
---|
170 | <HasResources Value="True"/>
|
---|
171 | <ResourceBaseClass Value="Form"/>
|
---|
172 | </Unit12>
|
---|
173 | <Unit13>
|
---|
174 | <Filename Value="Forms\UFormMessages.pas"/>
|
---|
175 | <IsPartOfProject Value="True"/>
|
---|
176 | <ComponentName Value="FormMessages"/>
|
---|
177 | <HasResources Value="True"/>
|
---|
178 | <ResourceBaseClass Value="Form"/>
|
---|
179 | </Unit13>
|
---|
180 | <Unit14>
|
---|
181 | <Filename Value="Target\UTargetJava.pas"/>
|
---|
182 | <IsPartOfProject Value="True"/>
|
---|
183 | </Unit14>
|
---|
184 | <Unit15>
|
---|
185 | <Filename Value="Forms\UFormSourceCode.pas"/>
|
---|
186 | <IsPartOfProject Value="True"/>
|
---|
187 | <ComponentName Value="FormSourceCode"/>
|
---|
188 | <HasResources Value="True"/>
|
---|
189 | <ResourceBaseClass Value="Form"/>
|
---|
190 | </Unit15>
|
---|
191 | <Unit16>
|
---|
192 | <Filename Value="Forms\UFormTargetCode.pas"/>
|
---|
193 | <IsPartOfProject Value="True"/>
|
---|
194 | <ComponentName Value="FormTargetCode"/>
|
---|
195 | <HasResources Value="True"/>
|
---|
196 | <ResourceBaseClass Value="Form"/>
|
---|
197 | </Unit16>
|
---|
198 | <Unit17>
|
---|
199 | <Filename Value="Forms\UFormTargetOptions.pas"/>
|
---|
200 | <IsPartOfProject Value="True"/>
|
---|
201 | <ComponentName Value="FormTargetOptions"/>
|
---|
202 | <HasResources Value="True"/>
|
---|
203 | <ResourceBaseClass Value="Form"/>
|
---|
204 | </Unit17>
|
---|
205 | <Unit18>
|
---|
206 | <Filename Value="UCore.pas"/>
|
---|
207 | <IsPartOfProject Value="True"/>
|
---|
208 | <ComponentName Value="Core"/>
|
---|
209 | <HasResources Value="True"/>
|
---|
210 | <ResourceBaseClass Value="DataModule"/>
|
---|
211 | </Unit18>
|
---|
212 | <Unit19>
|
---|
213 | <Filename Value="Target\UTargetFPC.pas"/>
|
---|
214 | <IsPartOfProject Value="True"/>
|
---|
215 | </Unit19>
|
---|
216 | <Unit20>
|
---|
217 | <Filename Value="Forms\UFormLog.pas"/>
|
---|
218 | <IsPartOfProject Value="True"/>
|
---|
219 | <ComponentName Value="FormLog"/>
|
---|
220 | <HasResources Value="True"/>
|
---|
221 | <ResourceBaseClass Value="Form"/>
|
---|
222 | </Unit20>
|
---|
223 | <Unit21>
|
---|
224 | <Filename Value="UProject.pas"/>
|
---|
225 | <IsPartOfProject Value="True"/>
|
---|
226 | </Unit21>
|
---|
227 | <Unit22>
|
---|
228 | <Filename Value="UBFTarget.pas"/>
|
---|
229 | <IsPartOfProject Value="True"/>
|
---|
230 | </Unit22>
|
---|
231 | <Unit23>
|
---|
232 | <Filename Value="Target\UTargetPython.pas"/>
|
---|
233 | <IsPartOfProject Value="True"/>
|
---|
234 | </Unit23>
|
---|
235 | <Unit24>
|
---|
236 | <Filename Value="Target\UTargetCSharp.pas"/>
|
---|
237 | <IsPartOfProject Value="True"/>
|
---|
238 | </Unit24>
|
---|
239 | <Unit25>
|
---|
240 | <Filename Value="UBFHighlighter.pas"/>
|
---|
241 | <IsPartOfProject Value="True"/>
|
---|
242 | </Unit25>
|
---|
243 | <Unit26>
|
---|
244 | <Filename Value="Target\UTargetJavascript.pas"/>
|
---|
245 | <IsPartOfProject Value="True"/>
|
---|
246 | </Unit26>
|
---|
247 | <Unit27>
|
---|
248 | <Filename Value="Forms\UFormCompileMultiple.pas"/>
|
---|
249 | <IsPartOfProject Value="True"/>
|
---|
250 | <ComponentName Value="FormCompileMultiple"/>
|
---|
251 | <HasResources Value="True"/>
|
---|
252 | <ResourceBaseClass Value="Form"/>
|
---|
253 | </Unit27>
|
---|
254 | </Units>
|
---|
255 | </ProjectOptions>
|
---|
256 | <CompilerOptions>
|
---|
257 | <Version Value="11"/>
|
---|
258 | <PathDelim Value="\"/>
|
---|
259 | <Target>
|
---|
260 | <Filename Value="LazFuck"/>
|
---|
261 | </Target>
|
---|
262 | <SearchPaths>
|
---|
263 | <IncludeFiles Value="$(ProjOutDir)"/>
|
---|
264 | <OtherUnitFiles Value="Forms;Target"/>
|
---|
265 | <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)-$(BuildMode)"/>
|
---|
266 | </SearchPaths>
|
---|
267 | <Parsing>
|
---|
268 | <SyntaxOptions>
|
---|
269 | <SyntaxMode Value="Delphi"/>
|
---|
270 | <CStyleOperator Value="False"/>
|
---|
271 | <IncludeAssertionCode Value="True"/>
|
---|
272 | <AllowLabel Value="False"/>
|
---|
273 | <CPPInline Value="False"/>
|
---|
274 | </SyntaxOptions>
|
---|
275 | </Parsing>
|
---|
276 | <CodeGeneration>
|
---|
277 | <Checks>
|
---|
278 | <IOChecks Value="True"/>
|
---|
279 | <RangeChecks Value="True"/>
|
---|
280 | <OverflowChecks Value="True"/>
|
---|
281 | <StackChecks Value="True"/>
|
---|
282 | </Checks>
|
---|
283 | <VerifyObjMethodCallValidity Value="True"/>
|
---|
284 | </CodeGeneration>
|
---|
285 | <Linking>
|
---|
286 | <Debugging>
|
---|
287 | <UseHeaptrc Value="True"/>
|
---|
288 | <UseExternalDbgSyms Value="True"/>
|
---|
289 | </Debugging>
|
---|
290 | <Options>
|
---|
291 | <Win32>
|
---|
292 | <GraphicApplication Value="True"/>
|
---|
293 | </Win32>
|
---|
294 | </Options>
|
---|
295 | </Linking>
|
---|
296 | <Other>
|
---|
297 | <CompilerMessages>
|
---|
298 | <IgnoredMessages idx6058="True" idx5024="True" idx3124="True" idx3123="True"/>
|
---|
299 | </CompilerMessages>
|
---|
300 | <CustomOptions Value="-dDEBUG"/>
|
---|
301 | </Other>
|
---|
302 | </CompilerOptions>
|
---|
303 | <Debugging>
|
---|
304 | <Exceptions Count="3">
|
---|
305 | <Item1>
|
---|
306 | <Name Value="EAbort"/>
|
---|
307 | </Item1>
|
---|
308 | <Item2>
|
---|
309 | <Name Value="ECodetoolError"/>
|
---|
310 | </Item2>
|
---|
311 | <Item3>
|
---|
312 | <Name Value="EFOpenError"/>
|
---|
313 | </Item3>
|
---|
314 | </Exceptions>
|
---|
315 | </Debugging>
|
---|
316 | </CONFIG>
|
---|