source: trunk/Packages/ModularSystem/Demo/Demo.lps

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: 1.8 KB
Line 
1<?xml version="1.0"?>
2<CONFIG>
3 <ProjectSession>
4 <Version Value="9"/>
5 <BuildModes Active="Default"/>
6 <Units Count="5">
7 <Unit0>
8 <Filename Value="Demo.lpr"/>
9 <IsPartOfProject Value="True"/>
10 <UnitName Value="Demo"/>
11 <UsageCount Value="20"/>
12 </Unit0>
13 <Unit1>
14 <Filename Value="UMainForm.pas"/>
15 <IsPartOfProject Value="True"/>
16 <ComponentName Value="MainForm"/>
17 <HasResources Value="True"/>
18 <ResourceBaseClass Value="Form"/>
19 <UnitName Value="UMainForm"/>
20 <IsVisibleTab Value="True"/>
21 <EditorIndex Value="1"/>
22 <WindowIndex Value="0"/>
23 <TopLine Value="87"/>
24 <CursorPos X="46" Y="105"/>
25 <UsageCount Value="20"/>
26 <Loaded Value="True"/>
27 </Unit1>
28 <Unit2>
29 <Filename Value="UModuleUser.pas"/>
30 <IsPartOfProject Value="True"/>
31 <UnitName Value="UModuleUser"/>
32 <UsageCount Value="20"/>
33 </Unit2>
34 <Unit3>
35 <Filename Value="UModuleBase.pas"/>
36 <IsPartOfProject Value="True"/>
37 <UnitName Value="UModuleBase"/>
38 <UsageCount Value="20"/>
39 </Unit3>
40 <Unit4>
41 <Filename Value="UModuleACL.pas"/>
42 <IsPartOfProject Value="True"/>
43 <UnitName Value="UModuleACL"/>
44 <EditorIndex Value="0"/>
45 <WindowIndex Value="0"/>
46 <TopLine Value="1"/>
47 <CursorPos X="36" Y="4"/>
48 <UsageCount Value="20"/>
49 <Loaded Value="True"/>
50 </Unit4>
51 </Units>
52 <General>
53 <ActiveWindowIndexAtStart Value="0"/>
54 </General>
55 <JumpHistory Count="1" HistoryIndex="0">
56 <Position1>
57 <Filename Value="UMainForm.pas"/>
58 <Caret Line="1" Column="1" TopLine="1"/>
59 </Position1>
60 </JumpHistory>
61 </ProjectSession>
62 <EditorMacros Count="0"/>
63</CONFIG>
Note: See TracBrowser for help on using the repository browser.