source: trunk/Packages/CoolDocking/Demo/IDE/IDE.lpi

Last change on this file was 73, checked in by chronos, 12 years ago
  • Modified: Packages are now stored as uncomporessed and are linked with relative path to project.
File size: 26.2 KB
Line 
1<?xml version="1.0"?>
2<CONFIG>
3 <ProjectOptions>
4 <Version Value="9"/>
5 <PathDelim Value="\"/>
6 <General>
7 <MainUnit Value="0"/>
8 <ResourceType Value="res"/>
9 <UseXPManifest Value="True"/>
10 <Icon Value="0"/>
11 <ActiveWindowIndexAtStart Value="0"/>
12 </General>
13 <i18n>
14 <EnableI18N LFM="False"/>
15 </i18n>
16 <VersionInfo>
17 <StringTable ProductVersion=""/>
18 </VersionInfo>
19 <BuildModes Count="1" Active="Default">
20 <Item1 Name="Default" Default="True"/>
21 </BuildModes>
22 <PublishOptions>
23 <Version Value="2"/>
24 <IncludeFileFilter Value="*.(pas|pp|inc|lfm|lpr|lrs|lpi|lpk|sh|xml)"/>
25 <ExcludeFileFilter Value="*.(bak|ppu|o|so);*~;backup"/>
26 </PublishOptions>
27 <RunParams>
28 <local>
29 <FormatVersion Value="1"/>
30 </local>
31 </RunParams>
32 <RequiredPackages Count="4">
33 <Item1>
34 <PackageName Value="LCLBase"/>
35 <MinVersion Major="1" Release="1" Valid="True"/>
36 </Item1>
37 <Item2>
38 <PackageName Value="SynEdit"/>
39 <MinVersion Major="1" Valid="True"/>
40 </Item2>
41 <Item3>
42 <PackageName Value="CoolDocking"/>
43 <MinVersion Minor="2" Valid="True"/>
44 </Item3>
45 <Item4>
46 <PackageName Value="LCL"/>
47 </Item4>
48 </RequiredPackages>
49 <Units Count="55">
50 <Unit0>
51 <Filename Value="IDE.lpr"/>
52 <IsPartOfProject Value="True"/>
53 <UnitName Value="IDE"/>
54 <WindowIndex Value="0"/>
55 <TopLine Value="10"/>
56 <CursorPos X="1" Y="34"/>
57 <UsageCount Value="314"/>
58 </Unit0>
59 <Unit1>
60 <Filename Value="UMainForm.pas"/>
61 <IsPartOfProject Value="True"/>
62 <ComponentName Value="MainForm"/>
63 <ResourceBaseClass Value="Form"/>
64 <UnitName Value="UMainForm"/>
65 <EditorIndex Value="1"/>
66 <WindowIndex Value="0"/>
67 <TopLine Value="162"/>
68 <CursorPos X="79" Y="183"/>
69 <UsageCount Value="314"/>
70 <Loaded Value="True"/>
71 <LoadedDesigner Value="True"/>
72 </Unit1>
73 <Unit2>
74 <Filename Value="UObjectInspectorForm.pas"/>
75 <IsPartOfProject Value="True"/>
76 <ComponentName Value="ObjectInspectorForm"/>
77 <ResourceBaseClass Value="Form"/>
78 <UnitName Value="UObjectInspectorForm"/>
79 <WindowIndex Value="0"/>
80 <TopLine Value="1"/>
81 <CursorPos X="67" Y="2"/>
82 <UsageCount Value="314"/>
83 </Unit2>
84 <Unit3>
85 <Filename Value="UStructureForm.pas"/>
86 <IsPartOfProject Value="True"/>
87 <ComponentName Value="StructureForm"/>
88 <ResourceBaseClass Value="Form"/>
89 <UnitName Value="UStructureForm"/>
90 <WindowIndex Value="0"/>
91 <TopLine Value="4"/>
92 <CursorPos X="37" Y="17"/>
93 <UsageCount Value="314"/>
94 </Unit3>
95 <Unit4>
96 <Filename Value="UToolPaletteForm.pas"/>
97 <IsPartOfProject Value="True"/>
98 <ComponentName Value="ToolPaletteForm"/>
99 <ResourceBaseClass Value="Form"/>
100 <UnitName Value="UToolPaletteForm"/>
101 <WindowIndex Value="0"/>
102 <TopLine Value="4"/>
103 <CursorPos X="37" Y="17"/>
104 <UsageCount Value="314"/>
105 </Unit4>
106 <Unit5>
107 <Filename Value="E:\Projekty2\FreePascalManager\trunk\Instance\1\Lazarus\lcl\include\control.inc"/>
108 <EditorIndex Value="16"/>
109 <WindowIndex Value="0"/>
110 <TopLine Value="2412"/>
111 <CursorPos X="1" Y="2425"/>
112 <UsageCount Value="144"/>
113 <Loaded Value="True"/>
114 </Unit5>
115 <Unit6>
116 <Filename Value="UProjectManagerForm.pas"/>
117 <IsPartOfProject Value="True"/>
118 <ComponentName Value="ProjectManagerForm"/>
119 <ResourceBaseClass Value="Form"/>
120 <UnitName Value="UProjectManagerForm"/>
121 <EditorIndex Value="2"/>
122 <WindowIndex Value="0"/>
123 <TopLine Value="4"/>
124 <CursorPos X="50" Y="6"/>
125 <UsageCount Value="314"/>
126 <Loaded Value="True"/>
127 <LoadedDesigner Value="True"/>
128 </Unit6>
129 <Unit7>
130 <Filename Value="E:\Projekty2\FreePascalManager\trunk\Instance\1\Lazarus\lcl\include\customform.inc"/>
131 <WindowIndex Value="0"/>
132 <TopLine Value="1350"/>
133 <CursorPos X="1" Y="1363"/>
134 <UsageCount Value="97"/>
135 </Unit7>
136 <Unit8>
137 <Filename Value="UMessagesForm.pas"/>
138 <IsPartOfProject Value="True"/>
139 <ComponentName Value="MessagesForm"/>
140 <ResourceBaseClass Value="Form"/>
141 <UnitName Value="UMessagesForm"/>
142 <WindowIndex Value="0"/>
143 <TopLine Value="4"/>
144 <CursorPos X="62" Y="7"/>
145 <UsageCount Value="314"/>
146 </Unit8>
147 <Unit9>
148 <Filename Value="UCallStackForm.pas"/>
149 <IsPartOfProject Value="True"/>
150 <ComponentName Value="CallStackForm"/>
151 <ResourceBaseClass Value="Form"/>
152 <UnitName Value="UCallStackForm"/>
153 <WindowIndex Value="0"/>
154 <TopLine Value="3"/>
155 <CursorPos X="25" Y="18"/>
156 <UsageCount Value="314"/>
157 </Unit9>
158 <Unit10>
159 <Filename Value="ULocalVariablesForm.pas"/>
160 <IsPartOfProject Value="True"/>
161 <ComponentName Value="LocalVariablesForm"/>
162 <ResourceBaseClass Value="Form"/>
163 <UnitName Value="ULocalVariablesForm"/>
164 <WindowIndex Value="0"/>
165 <TopLine Value="5"/>
166 <CursorPos X="61" Y="8"/>
167 <UsageCount Value="314"/>
168 </Unit10>
169 <Unit11>
170 <Filename Value="UToDoListForm.pas"/>
171 <IsPartOfProject Value="True"/>
172 <ComponentName Value="ToDoListForm"/>
173 <ResourceBaseClass Value="Form"/>
174 <UnitName Value="UToDoListForm"/>
175 <WindowIndex Value="0"/>
176 <TopLine Value="4"/>
177 <CursorPos X="26" Y="17"/>
178 <UsageCount Value="314"/>
179 </Unit11>
180 <Unit12>
181 <Filename Value="UWatchListForm.pas"/>
182 <IsPartOfProject Value="True"/>
183 <ComponentName Value="WatchListForm"/>
184 <ResourceBaseClass Value="Form"/>
185 <UnitName Value="UWatchListForm"/>
186 <WindowIndex Value="0"/>
187 <TopLine Value="5"/>
188 <CursorPos X="37" Y="18"/>
189 <UsageCount Value="314"/>
190 </Unit12>
191 <Unit13>
192 <Filename Value="UThreadStatusForm.pas"/>
193 <IsPartOfProject Value="True"/>
194 <ComponentName Value="ThreadStatusForm"/>
195 <ResourceBaseClass Value="Form"/>
196 <UnitName Value="UThreadStatusForm"/>
197 <WindowIndex Value="0"/>
198 <TopLine Value="4"/>
199 <CursorPos X="37" Y="17"/>
200 <UsageCount Value="314"/>
201 </Unit13>
202 <Unit14>
203 <Filename Value="USourceEditorForm.pas"/>
204 <IsPartOfProject Value="True"/>
205 <ComponentName Value="SourceEditorForm"/>
206 <ResourceBaseClass Value="Form"/>
207 <UnitName Value="USourceEditorForm"/>
208 <WindowIndex Value="0"/>
209 <TopLine Value="9"/>
210 <CursorPos X="28" Y="22"/>
211 <UsageCount Value="312"/>
212 </Unit14>
213 <Unit15>
214 <Filename Value="..\..\UCDClient.pas"/>
215 <UnitName Value="UCDClient"/>
216 <EditorIndex Value="3"/>
217 <WindowIndex Value="0"/>
218 <TopLine Value="81"/>
219 <CursorPos X="1" Y="90"/>
220 <UsageCount Value="138"/>
221 <Loaded Value="True"/>
222 </Unit15>
223 <Unit16>
224 <Filename Value="..\..\UCDLayout.pas"/>
225 <UnitName Value="UCDLayout"/>
226 <EditorIndex Value="19"/>
227 <WindowIndex Value="0"/>
228 <TopLine Value="361"/>
229 <CursorPos X="49" Y="376"/>
230 <UsageCount Value="51"/>
231 <Loaded Value="True"/>
232 </Unit16>
233 <Unit17>
234 <Filename Value="E:\Projekty2\FreePascalManager\trunk\Instance\1\FPC\rtl\objpas\classes\classesh.inc"/>
235 <EditorIndex Value="8"/>
236 <WindowIndex Value="0"/>
237 <TopLine Value="1644"/>
238 <CursorPos X="14" Y="1657"/>
239 <UsageCount Value="12"/>
240 <Loaded Value="True"/>
241 </Unit17>
242 <Unit18>
243 <Filename Value="..\..\Common\URectangle.pas"/>
244 <UnitName Value="URectangle"/>
245 <EditorIndex Value="4"/>
246 <WindowIndex Value="0"/>
247 <TopLine Value="22"/>
248 <CursorPos X="26" Y="32"/>
249 <UsageCount Value="21"/>
250 <Loaded Value="True"/>
251 </Unit18>
252 <Unit19>
253 <Filename Value="E:\Projekty2\FreePascalManager\trunk\Instance\1\Lazarus\lcl\controls.pp"/>
254 <UnitName Value="Controls"/>
255 <EditorIndex Value="13"/>
256 <WindowIndex Value="0"/>
257 <TopLine Value="126"/>
258 <CursorPos X="53" Y="130"/>
259 <UsageCount Value="124"/>
260 <Loaded Value="True"/>
261 </Unit19>
262 <Unit20>
263 <Filename Value="E:\Projekty2\FreePascalManager\trunk\Instance\1\Lazarus\lcl\include\wincontrol.inc"/>
264 <IsVisibleTab Value="True"/>
265 <EditorIndex Value="15"/>
266 <WindowIndex Value="0"/>
267 <TopLine Value="6722"/>
268 <CursorPos X="19" Y="6733"/>
269 <UsageCount Value="111"/>
270 <Loaded Value="True"/>
271 </Unit20>
272 <Unit21>
273 <Filename Value="..\..\UCDCustomize.pas"/>
274 <ComponentName Value="CDCustomizeForm"/>
275 <HasResources Value="True"/>
276 <ResourceBaseClass Value="Form"/>
277 <UnitName Value="UCDCustomize"/>
278 <WindowIndex Value="0"/>
279 <TopLine Value="145"/>
280 <CursorPos X="34" Y="147"/>
281 <UsageCount Value="121"/>
282 </Unit21>
283 <Unit22>
284 <Filename Value="..\..\UCDCommon.pas"/>
285 <UnitName Value="UCDCommon"/>
286 <EditorIndex Value="7"/>
287 <WindowIndex Value="0"/>
288 <TopLine Value="191"/>
289 <CursorPos X="1" Y="216"/>
290 <UsageCount Value="50"/>
291 <Loaded Value="True"/>
292 </Unit22>
293 <Unit23>
294 <Filename Value="..\..\UCDPopupMenu.pas"/>
295 <UnitName Value="UCDPopupMenu"/>
296 <EditorIndex Value="6"/>
297 <WindowIndex Value="0"/>
298 <TopLine Value="301"/>
299 <CursorPos X="23" Y="310"/>
300 <UsageCount Value="128"/>
301 <Loaded Value="True"/>
302 </Unit23>
303 <Unit24>
304 <Filename Value="..\..\Managers\UCDManagerTabs.pas"/>
305 <UnitName Value="UCDManagerTabs"/>
306 <EditorIndex Value="20"/>
307 <WindowIndex Value="0"/>
308 <TopLine Value="376"/>
309 <CursorPos X="53" Y="383"/>
310 <UsageCount Value="130"/>
311 <Loaded Value="True"/>
312 </Unit24>
313 <Unit25>
314 <Filename Value="..\..\Managers\UCDManagerRegions.pas"/>
315 <UnitName Value="UCDManagerRegions"/>
316 <EditorIndex Value="14"/>
317 <WindowIndex Value="0"/>
318 <TopLine Value="10"/>
319 <CursorPos X="43" Y="16"/>
320 <UsageCount Value="129"/>
321 <Loaded Value="True"/>
322 </Unit25>
323 <Unit26>
324 <Filename Value="..\..\Managers\UCDManagerTabsPopup.pas"/>
325 <UnitName Value="UCDManagerTabsPopup"/>
326 <EditorIndex Value="0"/>
327 <WindowIndex Value="0"/>
328 <TopLine Value="235"/>
329 <CursorPos X="13" Y="251"/>
330 <UsageCount Value="120"/>
331 <Loaded Value="True"/>
332 </Unit26>
333 <Unit27>
334 <Filename Value="UComponentTree.pas"/>
335 <IsPartOfProject Value="True"/>
336 <ComponentName Value="ComponentTree"/>
337 <HasResources Value="True"/>
338 <ResourceBaseClass Value="Form"/>
339 <UnitName Value="UComponentTree"/>
340 <WindowIndex Value="0"/>
341 <TopLine Value="23"/>
342 <CursorPos X="61" Y="27"/>
343 <UsageCount Value="215"/>
344 </Unit27>
345 <Unit28>
346 <Filename Value="..\..\UCDManager.pas"/>
347 <UnitName Value="UCDManager"/>
348 <EditorIndex Value="5"/>
349 <WindowIndex Value="0"/>
350 <TopLine Value="50"/>
351 <CursorPos X="1" Y="72"/>
352 <UsageCount Value="105"/>
353 <Loaded Value="True"/>
354 </Unit28>
355 <Unit29>
356 <Filename Value="..\..\UCDConjoinForm.pas"/>
357 <UnitName Value="UCDConjoinForm"/>
358 <EditorIndex Value="18"/>
359 <WindowIndex Value="0"/>
360 <TopLine Value="33"/>
361 <CursorPos X="1" Y="46"/>
362 <UsageCount Value="164"/>
363 <Loaded Value="True"/>
364 </Unit29>
365 <Unit30>
366 <Filename Value="E:\Projekty2\FreePascalManager\trunk\Instance\1\Lazarus\lcl\extctrls.pp"/>
367 <UnitName Value="ExtCtrls"/>
368 <WindowIndex Value="0"/>
369 <TopLine Value="215"/>
370 <CursorPos X="14" Y="228"/>
371 <UsageCount Value="83"/>
372 </Unit30>
373 <Unit31>
374 <Filename Value="..\..\UCDMaster.pas"/>
375 <UnitName Value="UCDMaster"/>
376 <WindowIndex Value="0"/>
377 <TopLine Value="11"/>
378 <CursorPos X="18" Y="19"/>
379 <UsageCount Value="88"/>
380 </Unit31>
381 <Unit32>
382 <Filename Value="E:\Projekty2\FreePascalManager\trunk\Instance\1\Lazarus\lcl\comctrls.pp"/>
383 <UnitName Value="ComCtrls"/>
384 <WindowIndex Value="0"/>
385 <TopLine Value="290"/>
386 <CursorPos X="45" Y="308"/>
387 <UsageCount Value="78"/>
388 </Unit32>
389 <Unit33>
390 <Filename Value="..\..\UCDWindowList.pas"/>
391 <ComponentName Value="CDWindowListForm"/>
392 <HasResources Value="True"/>
393 <ResourceBaseClass Value="Form"/>
394 <UnitName Value="UCDWindowList"/>
395 <WindowIndex Value="0"/>
396 <TopLine Value="33"/>
397 <CursorPos X="1" Y="47"/>
398 <UsageCount Value="10"/>
399 </Unit33>
400 <Unit34>
401 <Filename Value="..\..\UCDResource.pas"/>
402 <ComponentName Value="DataModule2"/>
403 <ResourceBaseClass Value="DataModule"/>
404 <UnitName Value="UCDResource"/>
405 <WindowIndex Value="0"/>
406 <TopLine Value="13"/>
407 <CursorPos X="40" Y="31"/>
408 <UsageCount Value="7"/>
409 </Unit34>
410 <Unit35>
411 <Filename Value="E:\Projekty2\FreePascalManager\trunk\Instance\1\Lazarus\lcl\imglist.pp"/>
412 <UnitName Value="ImgList"/>
413 <WindowIndex Value="0"/>
414 <TopLine Value="160"/>
415 <CursorPos X="15" Y="188"/>
416 <UsageCount Value="8"/>
417 </Unit35>
418 <Unit36>
419 <Filename Value="E:\Projekty2\FreePascalManager\trunk\Instance\1\Lazarus\lcl\include\imglist.inc"/>
420 <WindowIndex Value="0"/>
421 <TopLine Value="53"/>
422 <CursorPos X="1" Y="66"/>
423 <UsageCount Value="8"/>
424 </Unit36>
425 <Unit37>
426 <Filename Value="E:\Projekty2\FreePascalManager\trunk\Instance\1\Lazarus\lcl\lcltype.pp"/>
427 <UnitName Value="LCLType"/>
428 <WindowIndex Value="0"/>
429 <TopLine Value="140"/>
430 <CursorPos X="3" Y="153"/>
431 <UsageCount Value="13"/>
432 </Unit37>
433 <Unit38>
434 <Filename Value="E:\Projekty2\FreePascalManager\trunk\Instance\1\Lazarus\lcl\lclproc.pas"/>
435 <UnitName Value="LCLProc"/>
436 <WindowIndex Value="0"/>
437 <TopLine Value="1531"/>
438 <CursorPos X="1" Y="1544"/>
439 <UsageCount Value="91"/>
440 </Unit38>
441 <Unit39>
442 <Filename Value="E:\Projekty2\FreePascalManager\trunk\Instance\1\Lazarus\lcl\include\dragmanager.inc"/>
443 <WindowIndex Value="0"/>
444 <TopLine Value="553"/>
445 <CursorPos X="79" Y="568"/>
446 <UsageCount Value="76"/>
447 </Unit39>
448 <Unit40>
449 <Filename Value="E:\Projekty2\FreePascalManager\trunk\Instance\1\Lazarus\lcl\lclmessageglue.pas"/>
450 <UnitName Value="LCLMessageGlue"/>
451 <WindowIndex Value="0"/>
452 <TopLine Value="101"/>
453 <CursorPos X="1" Y="122"/>
454 <UsageCount Value="76"/>
455 </Unit40>
456 <Unit41>
457 <Filename Value="E:\Projekty2\FreePascalManager\trunk\Instance\1\Lazarus\lcl\interfaces\win32\win32proc.pp"/>
458 <UnitName Value="win32proc"/>
459 <WindowIndex Value="0"/>
460 <TopLine Value="756"/>
461 <CursorPos X="1" Y="771"/>
462 <UsageCount Value="76"/>
463 </Unit41>
464 <Unit42>
465 <Filename Value="E:\Projekty2\FreePascalManager\trunk\Instance\1\Lazarus\lcl\interfaces\win32\win32wscontrols.pp"/>
466 <UnitName Value="Win32WSControls"/>
467 <WindowIndex Value="0"/>
468 <TopLine Value="474"/>
469 <CursorPos X="1" Y="488"/>
470 <UsageCount Value="76"/>
471 </Unit42>
472 <Unit43>
473 <Filename Value="E:\Projekty2\FreePascalManager\trunk\Instance\1\Lazarus\lcl\include\pagecontrol.inc"/>
474 <WindowIndex Value="0"/>
475 <TopLine Value="112"/>
476 <CursorPos X="23" Y="123"/>
477 <UsageCount Value="76"/>
478 </Unit43>
479 <Unit44>
480 <Filename Value="E:\Projekty2\FreePascalManager\trunk\Instance\1\Lazarus\lcl\include\customcontrol.inc"/>
481 <WindowIndex Value="0"/>
482 <TopLine Value="48"/>
483 <CursorPos X="1" Y="61"/>
484 <UsageCount Value="76"/>
485 </Unit44>
486 <Unit45>
487 <Filename Value="E:\Projekty2\FreePascalManager\trunk\Instance\1\Lazarus\lcl\include\scrollingwincontrol.inc"/>
488 <WindowIndex Value="0"/>
489 <TopLine Value="233"/>
490 <CursorPos X="1" Y="256"/>
491 <UsageCount Value="76"/>
492 </Unit45>
493 <Unit46>
494 <Filename Value="E:\Projekty2\FreePascalManager\trunk\Instance\1\Lazarus\lcl\include\dragobject.inc"/>
495 <WindowIndex Value="0"/>
496 <TopLine Value="60"/>
497 <CursorPos X="3" Y="62"/>
498 <UsageCount Value="10"/>
499 </Unit46>
500 <Unit47>
501 <Filename Value="E:\Projekty2\FreePascalManager\trunk\Instance\1\Lazarus\lcl\include\dragimagelist.inc"/>
502 <WindowIndex Value="0"/>
503 <TopLine Value="103"/>
504 <CursorPos X="3" Y="109"/>
505 <UsageCount Value="10"/>
506 </Unit47>
507 <Unit48>
508 <Filename Value="E:\Projekty2\FreePascalManager\trunk\Instance\1\Lazarus\lcl\include\custompage.inc"/>
509 <WindowIndex Value="0"/>
510 <TopLine Value="113"/>
511 <CursorPos X="15" Y="119"/>
512 <UsageCount Value="11"/>
513 </Unit48>
514 <Unit49>
515 <Filename Value="E:\Projekty2\FreePascalManager\trunk\Instance\1\Lazarus\lcl\stdctrls.pp"/>
516 <UnitName Value="StdCtrls"/>
517 <EditorIndex Value="17"/>
518 <WindowIndex Value="0"/>
519 <TopLine Value="1447"/>
520 <CursorPos X="14" Y="1460"/>
521 <UsageCount Value="14"/>
522 <Loaded Value="True"/>
523 </Unit49>
524 <Unit50>
525 <Filename Value="E:\Projekty2\FreePascalManager\trunk\Instance\1\Lazarus\lcl\graphics.pp"/>
526 <UnitName Value="Graphics"/>
527 <WindowIndex Value="0"/>
528 <TopLine Value="959"/>
529 <CursorPos X="14" Y="1161"/>
530 <UsageCount Value="10"/>
531 </Unit50>
532 <Unit51>
533 <Filename Value="E:\Projekty2\FreePascalManager\trunk\Instance\1\FPC\rtl\objpas\classes\classes.inc"/>
534 <EditorIndex Value="12"/>
535 <WindowIndex Value="0"/>
536 <TopLine Value="514"/>
537 <CursorPos X="5" Y="518"/>
538 <UsageCount Value="12"/>
539 <Loaded Value="True"/>
540 </Unit51>
541 <Unit52>
542 <Filename Value="E:\Projekty2\FreePascalManager\trunk\Instance\1\FPC\rtl\objpas\classes\compon.inc"/>
543 <EditorIndex Value="9"/>
544 <WindowIndex Value="0"/>
545 <TopLine Value="539"/>
546 <CursorPos X="15" Y="547"/>
547 <UsageCount Value="11"/>
548 <Loaded Value="True"/>
549 </Unit52>
550 <Unit53>
551 <Filename Value="E:\Projekty2\FreePascalManager\trunk\Instance\1\FPC\rtl\objpas\sysutils\sysstrh.inc"/>
552 <EditorIndex Value="10"/>
553 <WindowIndex Value="0"/>
554 <TopLine Value="72"/>
555 <CursorPos X="10" Y="85"/>
556 <UsageCount Value="11"/>
557 <Loaded Value="True"/>
558 </Unit53>
559 <Unit54>
560 <Filename Value="E:\Projekty2\FreePascalManager\trunk\Instance\1\FPC\rtl\objpas\sysutils\sysstr.inc"/>
561 <EditorIndex Value="11"/>
562 <WindowIndex Value="0"/>
563 <TopLine Value="194"/>
564 <CursorPos X="3" Y="200"/>
565 <UsageCount Value="11"/>
566 <Loaded Value="True"/>
567 </Unit54>
568 </Units>
569 <JumpHistory Count="30" HistoryIndex="29">
570 <Position1>
571 <Filename Value="..\..\UCDManager.pas"/>
572 <Caret Line="39" Column="1" TopLine="21"/>
573 </Position1>
574 <Position2>
575 <Filename Value="..\..\UCDManager.pas"/>
576 <Caret Line="742" Column="16" TopLine="729"/>
577 </Position2>
578 <Position3>
579 <Filename Value="..\..\UCDPopupMenu.pas"/>
580 <Caret Line="215" Column="53" TopLine="199"/>
581 </Position3>
582 <Position4>
583 <Filename Value="..\..\UCDPopupMenu.pas"/>
584 <Caret Line="210" Column="11" TopLine="197"/>
585 </Position4>
586 <Position5>
587 <Filename Value="..\..\UCDPopupMenu.pas"/>
588 <Caret Line="229" Column="14" TopLine="216"/>
589 </Position5>
590 <Position6>
591 <Filename Value="..\..\UCDPopupMenu.pas"/>
592 <Caret Line="231" Column="7" TopLine="218"/>
593 </Position6>
594 <Position7>
595 <Filename Value="..\..\UCDPopupMenu.pas"/>
596 <Caret Line="245" Column="28" TopLine="232"/>
597 </Position7>
598 <Position8>
599 <Filename Value="..\..\UCDPopupMenu.pas"/>
600 <Caret Line="258" Column="28" TopLine="245"/>
601 </Position8>
602 <Position9>
603 <Filename Value="..\..\UCDPopupMenu.pas"/>
604 <Caret Line="271" Column="28" TopLine="258"/>
605 </Position9>
606 <Position10>
607 <Filename Value="..\..\UCDPopupMenu.pas"/>
608 <Caret Line="284" Column="28" TopLine="271"/>
609 </Position10>
610 <Position11>
611 <Filename Value="..\..\UCDPopupMenu.pas"/>
612 <Caret Line="297" Column="28" TopLine="284"/>
613 </Position11>
614 <Position12>
615 <Filename Value="..\..\UCDPopupMenu.pas"/>
616 <Caret Line="304" Column="9" TopLine="299"/>
617 </Position12>
618 <Position13>
619 <Filename Value="..\..\UCDPopupMenu.pas"/>
620 <Caret Line="313" Column="18" TopLine="300"/>
621 </Position13>
622 <Position14>
623 <Filename Value="..\..\UCDManager.pas"/>
624 <Caret Line="79" Column="66" TopLine="61"/>
625 </Position14>
626 <Position15>
627 <Filename Value="..\..\Managers\UCDManagerTabs.pas"/>
628 <Caret Line="21" Column="62" TopLine="4"/>
629 </Position15>
630 <Position16>
631 <Filename Value="..\..\Managers\UCDManagerTabs.pas"/>
632 <Caret Line="16" Column="35" TopLine="8"/>
633 </Position16>
634 <Position17>
635 <Filename Value="..\..\Managers\UCDManagerTabs.pas"/>
636 <Caret Line="21" Column="1" TopLine="8"/>
637 </Position17>
638 <Position18>
639 <Filename Value="..\..\Managers\UCDManagerRegions.pas"/>
640 <Caret Line="23" Column="1" TopLine="8"/>
641 </Position18>
642 <Position19>
643 <Filename Value="..\..\Managers\UCDManagerRegions.pas"/>
644 <Caret Line="117" Column="39" TopLine="114"/>
645 </Position19>
646 <Position20>
647 <Filename Value="..\..\Managers\UCDManagerRegions.pas"/>
648 <Caret Line="16" Column="43" TopLine="10"/>
649 </Position20>
650 <Position21>
651 <Filename Value="..\..\Managers\UCDManagerTabsPopup.pas"/>
652 <Caret Line="252" Column="15" TopLine="235"/>
653 </Position21>
654 <Position22>
655 <Filename Value="..\..\Managers\UCDManagerTabsPopup.pas"/>
656 <Caret Line="251" Column="13" TopLine="235"/>
657 </Position22>
658 <Position23>
659 <Filename Value="UMainForm.pas"/>
660 <Caret Line="188" Column="7" TopLine="172"/>
661 </Position23>
662 <Position24>
663 <Filename Value="UMainForm.pas"/>
664 <Caret Line="167" Column="1" TopLine="150"/>
665 </Position24>
666 <Position25>
667 <Filename Value="UMainForm.pas"/>
668 <Caret Line="163" Column="73" TopLine="150"/>
669 </Position25>
670 <Position26>
671 <Filename Value="UMainForm.pas"/>
672 <Caret Line="183" Column="79" TopLine="162"/>
673 </Position26>
674 <Position27>
675 <Filename Value="E:\Projekty2\FreePascalManager\trunk\Instance\1\Lazarus\lcl\include\wincontrol.inc"/>
676 <Caret Line="6735" Column="1" TopLine="6722"/>
677 </Position27>
678 <Position28>
679 <Filename Value="..\..\Managers\UCDManagerTabs.pas"/>
680 <Caret Line="395" Column="1" TopLine="373"/>
681 </Position28>
682 <Position29>
683 <Filename Value="..\..\Managers\UCDManagerTabs.pas"/>
684 <Caret Line="170" Column="1" TopLine="157"/>
685 </Position29>
686 <Position30>
687 <Filename Value="UProjectManagerForm.pas"/>
688 <Caret Line="6" Column="50" TopLine="4"/>
689 </Position30>
690 </JumpHistory>
691 </ProjectOptions>
692 <CompilerOptions>
693 <Version Value="10"/>
694 <PathDelim Value="\"/>
695 <Target>
696 <Filename Value="IDE"/>
697 </Target>
698 <SearchPaths>
699 <IncludeFiles Value="$(ProjOutDir)"/>
700 <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
701 </SearchPaths>
702 <CodeGeneration>
703 <Checks>
704 <IOChecks Value="True"/>
705 <RangeChecks Value="True"/>
706 <OverflowChecks Value="True"/>
707 <StackChecks Value="True"/>
708 </Checks>
709 <VerifyObjMethodCallValidity Value="True"/>
710 </CodeGeneration>
711 <Linking>
712 <Debugging>
713 <UseHeaptrc Value="True"/>
714 </Debugging>
715 <Options>
716 <Win32>
717 <GraphicApplication Value="True"/>
718 </Win32>
719 </Options>
720 </Linking>
721 <Other>
722 <CompilerMessages>
723 <UseMsgFile Value="True"/>
724 </CompilerMessages>
725 <CompilerPath Value="$(CompPath)"/>
726 </Other>
727 </CompilerOptions>
728 <Debugging>
729 <BreakPoints Count="2">
730 <Item1>
731 <Source Value="E:\Projekty2\FreePascalManager\trunk\Instance\1\FPC\rtl\objpas\classes\classes.inc"/>
732 <Line Value="517"/>
733 </Item1>
734 <Item2>
735 <Source Value="E:\Projekty2\FreePascalManager\trunk\Instance\1\FPC\rtl\objpas\classes\compon.inc"/>
736 <Line Value="371"/>
737 </Item2>
738 </BreakPoints>
739 <Watches Count="1">
740 <Item1>
741 <Expression Value="Form"/>
742 </Item1>
743 </Watches>
744 <Exceptions Count="3">
745 <Item1>
746 <Name Value="EAbort"/>
747 </Item1>
748 <Item2>
749 <Name Value="ECodetoolError"/>
750 </Item2>
751 <Item3>
752 <Name Value="EFOpenError"/>
753 </Item3>
754 </Exceptions>
755 </Debugging>
756</CONFIG>
Note: See TracBrowser for help on using the repository browser.