close Warning: Can't synchronize with repository "(default)" (No changeset 184 in the repository). Look in the Trac log for more information.

source: branches/delphi/xtactics.lps

Last change on this file was 44, checked in by chronos, 10 years ago
  • Added: Test Delphi conversion.
File size: 1.8 KB
Line 
1<?xml version="1.0"?>
2<CONFIG>
3 <ProjectSession>
4 <PathDelim Value="\"/>
5 <Version Value="9"/>
6 <BuildModes Active="Default"/>
7 <Units Count="2">
8 <Unit0>
9 <Filename Value="xtactics.lpr"/>
10 <IsPartOfProject Value="True"/>
11 <EditorIndex Value="0"/>
12 <WindowIndex Value="0"/>
13 <TopLine Value="1"/>
14 <CursorPos X="87" Y="17"/>
15 <UsageCount Value="20"/>
16 <Loaded Value="True"/>
17 <DefaultSyntaxHighlighter Value="Delphi"/>
18 </Unit0>
19 <Unit1>
20 <Filename Value="Unit1.pas"/>
21 <UnitName Value="Unit1"/>
22 <IsVisibleTab Value="True"/>
23 <EditorIndex Value="1"/>
24 <WindowIndex Value="0"/>
25 <TopLine Value="1"/>
26 <CursorPos X="29" Y="7"/>
27 <UsageCount Value="10"/>
28 <Loaded Value="True"/>
29 <DefaultSyntaxHighlighter Value="Delphi"/>
30 </Unit1>
31 </Units>
32 <General>
33 <ActiveWindowIndexAtStart Value="0"/>
34 </General>
35 <JumpHistory Count="5" HistoryIndex="4">
36 <Position1>
37 <Filename Value="xtactics.lpr"/>
38 <Caret Line="1" Column="1" TopLine="1"/>
39 </Position1>
40 <Position2>
41 <Filename Value="xtactics.lpr"/>
42 <Caret Line="4" Column="3" TopLine="1"/>
43 </Position2>
44 <Position3>
45 <Filename Value="Unit1.pas"/>
46 <Caret Line="1" Column="1" TopLine="1"/>
47 </Position3>
48 <Position4>
49 <Filename Value="Unit1.pas"/>
50 <Caret Line="6" Column="32" TopLine="1"/>
51 </Position4>
52 <Position5>
53 <Filename Value="Unit1.pas"/>
54 <Caret Line="7" Column="13" TopLine="1"/>
55 </Position5>
56 </JumpHistory>
57 </ProjectSession>
58 <SkipCheckLCLInterfaces Value="True"/>
59 <EditorMacros Count="0"/>
60</CONFIG>
Note: See TracBrowser for help on using the repository browser.