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="Transpascal IDE"/>
|
---|
12 | <ResourceType Value="res"/>
|
---|
13 | <UseXPManifest Value="True"/>
|
---|
14 | <Icon Value="0"/>
|
---|
15 | </General>
|
---|
16 | <i18n>
|
---|
17 | <EnableI18N Value="True"/>
|
---|
18 | <OutDir Value="Languages"/>
|
---|
19 | </i18n>
|
---|
20 | <VersionInfo>
|
---|
21 | <Language Value=""/>
|
---|
22 | <CharSet Value=""/>
|
---|
23 | </VersionInfo>
|
---|
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="Transpascal"/>
|
---|
32 | </Target>
|
---|
33 | <SearchPaths>
|
---|
34 | <IncludeFiles Value="$(ProjOutDir)"/>
|
---|
35 | <OtherUnitFiles Value="Forms;Common"/>
|
---|
36 | <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
|
---|
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="2"/>
|
---|
50 | </Optimizations>
|
---|
51 | </CodeGeneration>
|
---|
52 | <Linking>
|
---|
53 | <Debugging>
|
---|
54 | <GenerateDebugInfo Value="False"/>
|
---|
55 | </Debugging>
|
---|
56 | <Options>
|
---|
57 | <Win32>
|
---|
58 | <GraphicApplication Value="True"/>
|
---|
59 | </Win32>
|
---|
60 | </Options>
|
---|
61 | </Linking>
|
---|
62 | <Other>
|
---|
63 | <CompilerMessages>
|
---|
64 | <IgnoredMessages idx5024="True"/>
|
---|
65 | </CompilerMessages>
|
---|
66 | </Other>
|
---|
67 | </CompilerOptions>
|
---|
68 | </Item2>
|
---|
69 | </BuildModes>
|
---|
70 | <PublishOptions>
|
---|
71 | <Version Value="2"/>
|
---|
72 | </PublishOptions>
|
---|
73 | <RunParams>
|
---|
74 | <FormatVersion Value="2"/>
|
---|
75 | <Modes Count="1">
|
---|
76 | <Mode0 Name="default"/>
|
---|
77 | </Modes>
|
---|
78 | </RunParams>
|
---|
79 | <RequiredPackages Count="6">
|
---|
80 | <Item1>
|
---|
81 | <PackageName Value="ModularSystem"/>
|
---|
82 | <MinVersion Minor="1" Valid="True"/>
|
---|
83 | <DefaultFilename Value="..\Packages\ModularSystem\ModularSystem.lpk" Prefer="True"/>
|
---|
84 | </Item1>
|
---|
85 | <Item2>
|
---|
86 | <PackageName Value="Common"/>
|
---|
87 | <MinVersion Minor="7" Valid="True"/>
|
---|
88 | <DefaultFilename Value="..\Packages\Common\Common.lpk" Prefer="True"/>
|
---|
89 | </Item2>
|
---|
90 | <Item3>
|
---|
91 | <PackageName Value="LCLBase"/>
|
---|
92 | <MinVersion Major="1" Release="1" Valid="True"/>
|
---|
93 | </Item3>
|
---|
94 | <Item4>
|
---|
95 | <PackageName Value="TranspascalCompiler"/>
|
---|
96 | <DefaultFilename Value="..\Compiler\TranspascalCompiler.lpk" Prefer="True"/>
|
---|
97 | </Item4>
|
---|
98 | <Item5>
|
---|
99 | <PackageName Value="SynEdit"/>
|
---|
100 | <MinVersion Major="1" Valid="True"/>
|
---|
101 | </Item5>
|
---|
102 | <Item6>
|
---|
103 | <PackageName Value="LCL"/>
|
---|
104 | </Item6>
|
---|
105 | </RequiredPackages>
|
---|
106 | <Units Count="19">
|
---|
107 | <Unit0>
|
---|
108 | <Filename Value="Transpascal.lpr"/>
|
---|
109 | <IsPartOfProject Value="True"/>
|
---|
110 | </Unit0>
|
---|
111 | <Unit1>
|
---|
112 | <Filename Value="Forms\FormMain.pas"/>
|
---|
113 | <IsPartOfProject Value="True"/>
|
---|
114 | <ComponentName Value="FormMain"/>
|
---|
115 | <HasResources Value="True"/>
|
---|
116 | <ResourceBaseClass Value="Form"/>
|
---|
117 | </Unit1>
|
---|
118 | <Unit2>
|
---|
119 | <Filename Value="TextSource.pas"/>
|
---|
120 | <IsPartOfProject Value="True"/>
|
---|
121 | </Unit2>
|
---|
122 | <Unit3>
|
---|
123 | <Filename Value="Project.pas"/>
|
---|
124 | <IsPartOfProject Value="True"/>
|
---|
125 | </Unit3>
|
---|
126 | <Unit4>
|
---|
127 | <Filename Value="Forms\FormProject.pas"/>
|
---|
128 | <IsPartOfProject Value="True"/>
|
---|
129 | <ComponentName Value="FormProject"/>
|
---|
130 | <HasResources Value="True"/>
|
---|
131 | <ResourceBaseClass Value="Form"/>
|
---|
132 | </Unit4>
|
---|
133 | <Unit5>
|
---|
134 | <Filename Value="Forms\FormSourceCode.pas"/>
|
---|
135 | <IsPartOfProject Value="True"/>
|
---|
136 | <ComponentName Value="FormSourceCode"/>
|
---|
137 | <HasResources Value="True"/>
|
---|
138 | <ResourceBaseClass Value="Form"/>
|
---|
139 | </Unit5>
|
---|
140 | <Unit6>
|
---|
141 | <Filename Value="Forms\FormMessages.pas"/>
|
---|
142 | <IsPartOfProject Value="True"/>
|
---|
143 | <ComponentName Value="FormMessages"/>
|
---|
144 | <HasResources Value="True"/>
|
---|
145 | <ResourceBaseClass Value="Form"/>
|
---|
146 | </Unit6>
|
---|
147 | <Unit7>
|
---|
148 | <Filename Value="Forms\FormTargetCode.pas"/>
|
---|
149 | <IsPartOfProject Value="True"/>
|
---|
150 | <ComponentName Value="FormTargetCode"/>
|
---|
151 | <HasResources Value="True"/>
|
---|
152 | <ResourceBaseClass Value="Form"/>
|
---|
153 | </Unit7>
|
---|
154 | <Unit8>
|
---|
155 | <Filename Value="Forms\FormCodeTree.pas"/>
|
---|
156 | <IsPartOfProject Value="True"/>
|
---|
157 | <ComponentName Value="FormCodeTree"/>
|
---|
158 | <HasResources Value="True"/>
|
---|
159 | <ResourceBaseClass Value="Form"/>
|
---|
160 | </Unit8>
|
---|
161 | <Unit9>
|
---|
162 | <Filename Value="Forms\FormOptions.pas"/>
|
---|
163 | <IsPartOfProject Value="True"/>
|
---|
164 | <ComponentName Value="FormOptions"/>
|
---|
165 | <HasResources Value="True"/>
|
---|
166 | <ResourceBaseClass Value="Form"/>
|
---|
167 | </Unit9>
|
---|
168 | <Unit10>
|
---|
169 | <Filename Value="Forms\FormTargets.pas"/>
|
---|
170 | <IsPartOfProject Value="True"/>
|
---|
171 | <ComponentName Value="FormTargets"/>
|
---|
172 | <HasResources Value="True"/>
|
---|
173 | <ResourceBaseClass Value="Form"/>
|
---|
174 | </Unit10>
|
---|
175 | <Unit11>
|
---|
176 | <Filename Value="Forms\FormProjectNew.pas"/>
|
---|
177 | <IsPartOfProject Value="True"/>
|
---|
178 | <ComponentName Value="FormProjectNew"/>
|
---|
179 | <HasResources Value="True"/>
|
---|
180 | <ResourceBaseClass Value="Form"/>
|
---|
181 | </Unit11>
|
---|
182 | <Unit12>
|
---|
183 | <Filename Value="ProjectTemplates.pas"/>
|
---|
184 | <IsPartOfProject Value="True"/>
|
---|
185 | </Unit12>
|
---|
186 | <Unit13>
|
---|
187 | <Filename Value="Forms\FormTargetProject.pas"/>
|
---|
188 | <IsPartOfProject Value="True"/>
|
---|
189 | <ComponentName Value="FormTargetProject"/>
|
---|
190 | <HasResources Value="True"/>
|
---|
191 | <ResourceBaseClass Value="Form"/>
|
---|
192 | </Unit13>
|
---|
193 | <Unit14>
|
---|
194 | <Filename Value="Core.pas"/>
|
---|
195 | <IsPartOfProject Value="True"/>
|
---|
196 | <ComponentName Value="Core"/>
|
---|
197 | <HasResources Value="True"/>
|
---|
198 | <ResourceBaseClass Value="DataModule"/>
|
---|
199 | </Unit14>
|
---|
200 | <Unit15>
|
---|
201 | <Filename Value="Forms\FormTargetOptions.pas"/>
|
---|
202 | <IsPartOfProject Value="True"/>
|
---|
203 | <ComponentName Value="FormTargetOptions"/>
|
---|
204 | <ResourceBaseClass Value="Form"/>
|
---|
205 | </Unit15>
|
---|
206 | <Unit16>
|
---|
207 | <Filename Value="Forms\FormExternalProducerOutput.pas"/>
|
---|
208 | <IsPartOfProject Value="True"/>
|
---|
209 | <ComponentName Value="FormExternalProducerOutput"/>
|
---|
210 | <ResourceBaseClass Value="Form"/>
|
---|
211 | </Unit16>
|
---|
212 | <Unit17>
|
---|
213 | <Filename Value="Notes.txt"/>
|
---|
214 | <IsPartOfProject Value="True"/>
|
---|
215 | </Unit17>
|
---|
216 | <Unit18>
|
---|
217 | <Filename Value="Modules\Pascal\IDEModulePascal.pas"/>
|
---|
218 | <IsPartOfProject Value="True"/>
|
---|
219 | </Unit18>
|
---|
220 | </Units>
|
---|
221 | </ProjectOptions>
|
---|
222 | <CompilerOptions>
|
---|
223 | <Version Value="11"/>
|
---|
224 | <PathDelim Value="\"/>
|
---|
225 | <Target>
|
---|
226 | <Filename Value="Transpascal"/>
|
---|
227 | </Target>
|
---|
228 | <SearchPaths>
|
---|
229 | <IncludeFiles Value="$(ProjOutDir)"/>
|
---|
230 | <OtherUnitFiles Value="Forms;Modules\Pascal"/>
|
---|
231 | <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
|
---|
232 | </SearchPaths>
|
---|
233 | <Parsing>
|
---|
234 | <SyntaxOptions>
|
---|
235 | <SyntaxMode Value="Delphi"/>
|
---|
236 | <CStyleOperator Value="False"/>
|
---|
237 | <IncludeAssertionCode Value="True"/>
|
---|
238 | <AllowLabel Value="False"/>
|
---|
239 | <CPPInline Value="False"/>
|
---|
240 | </SyntaxOptions>
|
---|
241 | </Parsing>
|
---|
242 | <CodeGeneration>
|
---|
243 | <Checks>
|
---|
244 | <IOChecks Value="True"/>
|
---|
245 | <RangeChecks Value="True"/>
|
---|
246 | <OverflowChecks Value="True"/>
|
---|
247 | <StackChecks Value="True"/>
|
---|
248 | </Checks>
|
---|
249 | <VerifyObjMethodCallValidity Value="True"/>
|
---|
250 | </CodeGeneration>
|
---|
251 | <Linking>
|
---|
252 | <Debugging>
|
---|
253 | <DebugInfoType Value="dsDwarf3"/>
|
---|
254 | <UseHeaptrc Value="True"/>
|
---|
255 | <UseExternalDbgSyms Value="True"/>
|
---|
256 | </Debugging>
|
---|
257 | <Options>
|
---|
258 | <Win32>
|
---|
259 | <GraphicApplication Value="True"/>
|
---|
260 | </Win32>
|
---|
261 | </Options>
|
---|
262 | </Linking>
|
---|
263 | <Other>
|
---|
264 | <CompilerMessages>
|
---|
265 | <IgnoredMessages idx5024="True"/>
|
---|
266 | </CompilerMessages>
|
---|
267 | <CustomOptions Value="-dDEBUG"/>
|
---|
268 | </Other>
|
---|
269 | </CompilerOptions>
|
---|
270 | <Debugging>
|
---|
271 | <Exceptions Count="3">
|
---|
272 | <Item1>
|
---|
273 | <Name Value="EAbort"/>
|
---|
274 | </Item1>
|
---|
275 | <Item2>
|
---|
276 | <Name Value="ECodetoolError"/>
|
---|
277 | </Item2>
|
---|
278 | <Item3>
|
---|
279 | <Name Value="EFOpenError"/>
|
---|
280 | </Item3>
|
---|
281 | </Exceptions>
|
---|
282 | </Debugging>
|
---|
283 | </CONFIG>
|
---|