|
1 | | -<?xml version="1.0"?> |
| 1 | +<?xml version="1.0" encoding="UTF-8"?> |
2 | 2 | <CONFIG> |
3 | 3 | <ProjectOptions> |
4 | | - <Version Value="9"/> |
| 4 | + <Version Value="10"/> |
5 | 5 | <PathDelim Value="\"/> |
6 | 6 | <General> |
7 | 7 | <MainUnit Value="0"/> |
8 | 8 | <UseXPManifest Value="True"/> |
9 | 9 | <Icon Value="0"/> |
10 | | - <ActiveWindowIndexAtStart Value="0"/> |
11 | 10 | </General> |
12 | 11 | <VersionInfo> |
13 | 12 | <Language Value=""/> |
14 | 13 | <CharSet Value=""/> |
15 | | - <StringTable ProductVersion=""/> |
16 | 14 | </VersionInfo> |
17 | | - <BuildModes Count="1"> |
| 15 | + <BuildModes Count="3" Active="Debug"> |
18 | 16 | <Item1 Name="default" Default="True"/> |
| 17 | + <Item2 Name="Debug"> |
| 18 | + <CompilerOptions> |
| 19 | + <Version Value="11"/> |
| 20 | + <PathDelim Value="\"/> |
| 21 | + <SearchPaths> |
| 22 | + <IncludeFiles Value="$(ProjOutDir)"/> |
| 23 | + </SearchPaths> |
| 24 | + <Parsing> |
| 25 | + <SyntaxOptions> |
| 26 | + <IncludeAssertionCode Value="True"/> |
| 27 | + <UseAnsiStrings Value="False"/> |
| 28 | + </SyntaxOptions> |
| 29 | + </Parsing> |
| 30 | + <CodeGeneration> |
| 31 | + <Checks> |
| 32 | + <IOChecks Value="True"/> |
| 33 | + <RangeChecks Value="True"/> |
| 34 | + <OverflowChecks Value="True"/> |
| 35 | + <StackChecks Value="True"/> |
| 36 | + </Checks> |
| 37 | + <VerifyObjMethodCallValidity Value="True"/> |
| 38 | + </CodeGeneration> |
| 39 | + <Linking> |
| 40 | + <Debugging> |
| 41 | + <DebugInfoType Value="dsDwarf2Set"/> |
| 42 | + <UseHeaptrc Value="True"/> |
| 43 | + <TrashVariables Value="True"/> |
| 44 | + <UseExternalDbgSyms Value="True"/> |
| 45 | + </Debugging> |
| 46 | + <Options> |
| 47 | + <Win32> |
| 48 | + <GraphicApplication Value="True"/> |
| 49 | + </Win32> |
| 50 | + </Options> |
| 51 | + </Linking> |
| 52 | + </CompilerOptions> |
| 53 | + </Item2> |
| 54 | + <Item3 Name="Release"> |
| 55 | + <CompilerOptions> |
| 56 | + <Version Value="11"/> |
| 57 | + <PathDelim Value="\"/> |
| 58 | + <SearchPaths> |
| 59 | + <IncludeFiles Value="$(ProjOutDir)"/> |
| 60 | + </SearchPaths> |
| 61 | + <Parsing> |
| 62 | + <SyntaxOptions> |
| 63 | + <UseAnsiStrings Value="False"/> |
| 64 | + </SyntaxOptions> |
| 65 | + </Parsing> |
| 66 | + <CodeGeneration> |
| 67 | + <SmartLinkUnit Value="True"/> |
| 68 | + <Optimizations> |
| 69 | + <OptimizationLevel Value="3"/> |
| 70 | + </Optimizations> |
| 71 | + </CodeGeneration> |
| 72 | + <Linking> |
| 73 | + <Debugging> |
| 74 | + <GenerateDebugInfo Value="False"/> |
| 75 | + </Debugging> |
| 76 | + <LinkSmart Value="True"/> |
| 77 | + <Options> |
| 78 | + <Win32> |
| 79 | + <GraphicApplication Value="True"/> |
| 80 | + </Win32> |
| 81 | + </Options> |
| 82 | + </Linking> |
| 83 | + </CompilerOptions> |
| 84 | + </Item3> |
19 | 85 | </BuildModes> |
20 | 86 | <PublishOptions> |
21 | 87 | <Version Value="2"/> |
|
42 | 108 | <Unit0> |
43 | 109 | <Filename Value="project1.lpr"/> |
44 | 110 | <IsPartOfProject Value="True"/> |
45 | | - <UnitName Value="project1"/> |
46 | 111 | <UsageCount Value="74"/> |
47 | 112 | </Unit0> |
48 | 113 | <Unit1> |
49 | 114 | <Filename Value="unit1.pas"/> |
50 | 115 | <IsPartOfProject Value="True"/> |
51 | 116 | <ComponentName Value="Form1"/> |
| 117 | + <HasResources Value="True"/> |
52 | 118 | <ResourceBaseClass Value="Form"/> |
53 | 119 | <UnitName Value="Unit1"/> |
54 | | - <EditorIndex Value="0"/> |
55 | | - <WindowIndex Value="0"/> |
| 120 | + <IsVisibleTab Value="True"/> |
56 | 121 | <TopLine Value="30"/> |
57 | 122 | <CursorPos X="62" Y="43"/> |
58 | 123 | <UsageCount Value="74"/> |
|
61 | 126 | </Unit1> |
62 | 127 | <Unit2> |
63 | 128 | <Filename Value="..\..\..\..\..\..\lazarus\fpc\2.2.4\source\rtl\inc\variants.pp"/> |
64 | | - <UnitName Value="variants"/> |
65 | | - <WindowIndex Value="0"/> |
66 | 129 | <TopLine Value="4220"/> |
67 | 130 | <CursorPos X="9" Y="4225"/> |
68 | 131 | <UsageCount Value="37"/> |
69 | 132 | </Unit2> |
70 | 133 | <Unit3> |
71 | 134 | <Filename Value="..\..\..\..\..\..\lazarus\fpc\2.2.4\source\rtl\inc\varianth.inc"/> |
72 | | - <WindowIndex Value="0"/> |
73 | 135 | <TopLine Value="115"/> |
74 | 136 | <CursorPos X="94" Y="134"/> |
75 | 137 | <UsageCount Value="37"/> |
76 | 138 | </Unit3> |
77 | 139 | <Unit4> |
78 | 140 | <Filename Value="..\..\..\Components\Sources\Core\PythonGUIInputOutput.pas"/> |
79 | | - <UnitName Value="PythonGUIInputOutput"/> |
80 | | - <EditorIndex Value="3"/> |
81 | | - <WindowIndex Value="0"/> |
| 141 | + <EditorIndex Value="2"/> |
82 | 142 | <TopLine Value="154"/> |
83 | 143 | <CursorPos X="52" Y="166"/> |
84 | 144 | <UsageCount Value="11"/> |
|
87 | 147 | </Unit4> |
88 | 148 | <Unit5> |
89 | 149 | <Filename Value="..\..\..\Components\Sources\Core\PythonEngine.pas"/> |
90 | | - <UnitName Value="PythonEngine"/> |
91 | | - <EditorIndex Value="4"/> |
92 | | - <WindowIndex Value="0"/> |
93 | | - <TopLine Value="1"/> |
94 | | - <CursorPos X="1" Y="1"/> |
| 150 | + <EditorIndex Value="3"/> |
| 151 | + <TopLine Value="3382"/> |
| 152 | + <CursorPos X="31" Y="3391"/> |
95 | 153 | <UsageCount Value="11"/> |
96 | 154 | <Loaded Value="True"/> |
97 | 155 | <DefaultSyntaxHighlighter Value="Delphi"/> |
98 | 156 | </Unit5> |
99 | 157 | <Unit6> |
100 | 158 | <Filename Value="..\..\..\Components\p4dlaz.pas"/> |
101 | 159 | <UnitName Value="P4DLaz"/> |
102 | | - <EditorIndex Value="2"/> |
103 | | - <WindowIndex Value="0"/> |
104 | | - <TopLine Value="1"/> |
| 160 | + <EditorIndex Value="1"/> |
105 | 161 | <CursorPos X="36" Y="11"/> |
106 | 162 | <UsageCount Value="10"/> |
107 | 163 | <Loaded Value="True"/> |
108 | 164 | <DefaultSyntaxHighlighter Value="Delphi"/> |
109 | 165 | </Unit6> |
110 | 166 | <Unit7> |
111 | 167 | <Filename Value="..\Demo06\Unit1.lfm"/> |
112 | | - <IsVisibleTab Value="True"/> |
113 | | - <EditorIndex Value="1"/> |
114 | | - <WindowIndex Value="0"/> |
115 | | - <TopLine Value="1"/> |
116 | | - <CursorPos X="1" Y="1"/> |
| 168 | + <ComponentName Value="Form1"/> |
| 169 | + <HasResources Value="True"/> |
| 170 | + <ResourceBaseClass Value="Form"/> |
| 171 | + <EditorIndex Value="-1"/> |
117 | 172 | <UsageCount Value="10"/> |
118 | | - <Loaded Value="True"/> |
119 | 173 | <DefaultSyntaxHighlighter Value="LFM"/> |
120 | 174 | </Unit7> |
121 | 175 | </Units> |
122 | 176 | <JumpHistory Count="7" HistoryIndex="6"> |
123 | 177 | <Position1> |
124 | 178 | <Filename Value="..\..\..\Components\Sources\Core\PythonGUIInputOutput.pas"/> |
125 | | - <Caret Line="1" Column="1" TopLine="1"/> |
126 | 179 | </Position1> |
127 | 180 | <Position2> |
128 | 181 | <Filename Value="..\..\..\Components\Sources\Core\PythonGUIInputOutput.pas"/> |
129 | 182 | <Caret Line="205" Column="19" TopLine="193"/> |
130 | 183 | </Position2> |
131 | 184 | <Position3> |
132 | 185 | <Filename Value="..\..\..\Components\Sources\Core\PythonEngine.pas"/> |
133 | | - <Caret Line="1" Column="1" TopLine="1"/> |
134 | 186 | </Position3> |
135 | 187 | <Position4> |
136 | 188 | <Filename Value="..\..\..\Components\Sources\Core\PythonEngine.pas"/> |
|
146 | 198 | </Position6> |
147 | 199 | <Position7> |
148 | 200 | <Filename Value="..\..\..\Components\p4dlaz.pas"/> |
149 | | - <Caret Line="1" Column="1" TopLine="1"/> |
150 | 201 | </Position7> |
151 | 202 | </JumpHistory> |
152 | 203 | </ProjectOptions> |
153 | 204 | <CompilerOptions> |
154 | | - <Version Value="9"/> |
| 205 | + <Version Value="11"/> |
155 | 206 | <PathDelim Value="\"/> |
156 | 207 | <SearchPaths> |
157 | 208 | <IncludeFiles Value="$(ProjOutDir)"/> |
|
168 | 219 | </Win32> |
169 | 220 | </Options> |
170 | 221 | </Linking> |
171 | | - <Other> |
172 | | - <CompilerPath Value="$(CompPath)"/> |
173 | | - </Other> |
174 | 222 | </CompilerOptions> |
175 | 223 | <Debugging> |
176 | 224 | <Exceptions Count="3"> |
|
0 commit comments