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 | <LaunchingApplication PathPlusParams="\usr\bin\xterm -T 'Lazarus Run Output' -e $(LazarusDir)\tools\runwait.sh $(TargetCmdLine)"/>
|
---|
31 | </local>
|
---|
32 | </RunParams>
|
---|
33 | <RequiredPackages Count="2">
|
---|
34 | <Item1>
|
---|
35 | <PackageName Value="CoolStreaming"/>
|
---|
36 | </Item1>
|
---|
37 | <Item2>
|
---|
38 | <PackageName Value="LCL"/>
|
---|
39 | </Item2>
|
---|
40 | </RequiredPackages>
|
---|
41 | <Units Count="16">
|
---|
42 | <Unit0>
|
---|
43 | <Filename Value="DynNumberDemo.lpr"/>
|
---|
44 | <IsPartOfProject Value="True"/>
|
---|
45 | <UnitName Value="DynNumberDemo"/>
|
---|
46 | <WindowIndex Value="0"/>
|
---|
47 | <TopLine Value="1"/>
|
---|
48 | <CursorPos X="41" Y="19"/>
|
---|
49 | <UsageCount Value="42"/>
|
---|
50 | </Unit0>
|
---|
51 | <Unit1>
|
---|
52 | <Filename Value="UMainForm.pas"/>
|
---|
53 | <IsPartOfProject Value="True"/>
|
---|
54 | <ComponentName Value="MainForm"/>
|
---|
55 | <ResourceBaseClass Value="Form"/>
|
---|
56 | <UnitName Value="UMainForm"/>
|
---|
57 | <IsVisibleTab Value="True"/>
|
---|
58 | <EditorIndex Value="0"/>
|
---|
59 | <WindowIndex Value="0"/>
|
---|
60 | <TopLine Value="50"/>
|
---|
61 | <CursorPos X="34" Y="61"/>
|
---|
62 | <UsageCount Value="42"/>
|
---|
63 | <Loaded Value="True"/>
|
---|
64 | <LoadedDesigner Value="True"/>
|
---|
65 | </Unit1>
|
---|
66 | <Unit2>
|
---|
67 | <Filename Value="..\..\UDynNumber.pas"/>
|
---|
68 | <UnitName Value="UDynNumber"/>
|
---|
69 | <EditorIndex Value="2"/>
|
---|
70 | <WindowIndex Value="0"/>
|
---|
71 | <TopLine Value="1"/>
|
---|
72 | <CursorPos X="17" Y="10"/>
|
---|
73 | <UsageCount Value="21"/>
|
---|
74 | <Loaded Value="True"/>
|
---|
75 | </Unit2>
|
---|
76 | <Unit3>
|
---|
77 | <Filename Value="..\..\UBitStream.pas"/>
|
---|
78 | <UnitName Value="UBitStream"/>
|
---|
79 | <EditorIndex Value="4"/>
|
---|
80 | <WindowIndex Value="0"/>
|
---|
81 | <TopLine Value="21"/>
|
---|
82 | <CursorPos X="35" Y="29"/>
|
---|
83 | <UsageCount Value="21"/>
|
---|
84 | <Loaded Value="True"/>
|
---|
85 | </Unit3>
|
---|
86 | <Unit4>
|
---|
87 | <Filename Value="..\..\UBufferedFileStream.pas"/>
|
---|
88 | <UnitName Value="UBufferedFileStream"/>
|
---|
89 | <WindowIndex Value="0"/>
|
---|
90 | <TopLine Value="38"/>
|
---|
91 | <CursorPos X="30" Y="54"/>
|
---|
92 | <UsageCount Value="20"/>
|
---|
93 | </Unit4>
|
---|
94 | <Unit5>
|
---|
95 | <Filename Value="..\..\..\..\..\..\..\..\usr\share\fpcsrc\2.4.0\rtl\objpas\classes\classesh.inc"/>
|
---|
96 | <EditorIndex Value="3"/>
|
---|
97 | <WindowIndex Value="0"/>
|
---|
98 | <TopLine Value="773"/>
|
---|
99 | <CursorPos X="17" Y="789"/>
|
---|
100 | <UsageCount Value="21"/>
|
---|
101 | <Loaded Value="True"/>
|
---|
102 | </Unit5>
|
---|
103 | <Unit6>
|
---|
104 | <Filename Value="..\..\..\..\..\..\..\..\usr\share\fpcsrc\2.4.0\rtl\objpas\classes\streams.inc"/>
|
---|
105 | <WindowIndex Value="0"/>
|
---|
106 | <TopLine Value="462"/>
|
---|
107 | <CursorPos X="19" Y="467"/>
|
---|
108 | <UsageCount Value="8"/>
|
---|
109 | </Unit6>
|
---|
110 | <Unit7>
|
---|
111 | <Filename Value="..\..\..\..\..\..\..\..\usr\share\fpcsrc\2.4.0\rtl\objpas\sysutils\filutilh.inc"/>
|
---|
112 | <WindowIndex Value="0"/>
|
---|
113 | <TopLine Value="60"/>
|
---|
114 | <CursorPos X="10" Y="75"/>
|
---|
115 | <UsageCount Value="8"/>
|
---|
116 | </Unit7>
|
---|
117 | <Unit8>
|
---|
118 | <Filename Value="..\..\..\..\..\..\..\..\usr\share\fpcsrc\2.4.0\rtl\unix\sysutils.pp"/>
|
---|
119 | <UnitName Value="sysutils"/>
|
---|
120 | <WindowIndex Value="0"/>
|
---|
121 | <TopLine Value="435"/>
|
---|
122 | <CursorPos X="49" Y="435"/>
|
---|
123 | <UsageCount Value="8"/>
|
---|
124 | </Unit8>
|
---|
125 | <Unit9>
|
---|
126 | <Filename Value="..\..\..\..\..\..\..\..\usr\share\fpcsrc\2.4.0\rtl\unix\bunxovlh.inc"/>
|
---|
127 | <WindowIndex Value="0"/>
|
---|
128 | <TopLine Value="16"/>
|
---|
129 | <CursorPos X="60" Y="32"/>
|
---|
130 | <UsageCount Value="8"/>
|
---|
131 | </Unit9>
|
---|
132 | <Unit10>
|
---|
133 | <Filename Value="..\..\..\..\..\..\..\..\usr\share\fpcsrc\2.4.0\rtl\unix\aliasptp.inc"/>
|
---|
134 | <WindowIndex Value="0"/>
|
---|
135 | <TopLine Value="16"/>
|
---|
136 | <CursorPos X="27" Y="32"/>
|
---|
137 | <UsageCount Value="8"/>
|
---|
138 | </Unit10>
|
---|
139 | <Unit11>
|
---|
140 | <Filename Value="..\..\..\..\..\..\..\..\usr\share\fpcsrc\2.4.0\rtl\linux\ptypes.inc"/>
|
---|
141 | <WindowIndex Value="0"/>
|
---|
142 | <TopLine Value="41"/>
|
---|
143 | <CursorPos X="22" Y="57"/>
|
---|
144 | <UsageCount Value="8"/>
|
---|
145 | </Unit11>
|
---|
146 | <Unit12>
|
---|
147 | <Filename Value="..\..\..\..\..\..\..\..\usr\share\fpcsrc\2.4.0\rtl\unix\ctypes.inc"/>
|
---|
148 | <WindowIndex Value="0"/>
|
---|
149 | <TopLine Value="21"/>
|
---|
150 | <CursorPos X="3" Y="37"/>
|
---|
151 | <UsageCount Value="8"/>
|
---|
152 | </Unit12>
|
---|
153 | <Unit13>
|
---|
154 | <Filename Value="..\..\..\..\..\..\..\..\usr\share\fpcsrc\2.4.0\rtl\objpas\math.pp"/>
|
---|
155 | <UnitName Value="math"/>
|
---|
156 | <WindowIndex Value="0"/>
|
---|
157 | <TopLine Value="308"/>
|
---|
158 | <CursorPos X="10" Y="324"/>
|
---|
159 | <UsageCount Value="10"/>
|
---|
160 | </Unit13>
|
---|
161 | <Unit14>
|
---|
162 | <Filename Value="..\..\..\..\..\..\..\..\usr\share\fpcsrc\2.4.0\rtl\inc\mathh.inc"/>
|
---|
163 | <WindowIndex Value="0"/>
|
---|
164 | <TopLine Value="62"/>
|
---|
165 | <CursorPos X="14" Y="78"/>
|
---|
166 | <UsageCount Value="11"/>
|
---|
167 | </Unit14>
|
---|
168 | <Unit15>
|
---|
169 | <Filename Value="..\..\..\..\..\lazarus\lcl\include\control.inc"/>
|
---|
170 | <EditorIndex Value="1"/>
|
---|
171 | <WindowIndex Value="0"/>
|
---|
172 | <TopLine Value="2784"/>
|
---|
173 | <CursorPos X="1" Y="2808"/>
|
---|
174 | <UsageCount Value="10"/>
|
---|
175 | <Loaded Value="True"/>
|
---|
176 | </Unit15>
|
---|
177 | </Units>
|
---|
178 | <JumpHistory Count="30" HistoryIndex="29">
|
---|
179 | <Position1>
|
---|
180 | <Filename Value="..\..\UDynNumber.pas"/>
|
---|
181 | <Caret Line="47" Column="1" TopLine="31"/>
|
---|
182 | </Position1>
|
---|
183 | <Position2>
|
---|
184 | <Filename Value="..\..\UDynNumber.pas"/>
|
---|
185 | <Caret Line="48" Column="1" TopLine="31"/>
|
---|
186 | </Position2>
|
---|
187 | <Position3>
|
---|
188 | <Filename Value="..\..\UDynNumber.pas"/>
|
---|
189 | <Caret Line="49" Column="1" TopLine="31"/>
|
---|
190 | </Position3>
|
---|
191 | <Position4>
|
---|
192 | <Filename Value="..\..\UDynNumber.pas"/>
|
---|
193 | <Caret Line="60" Column="1" TopLine="43"/>
|
---|
194 | </Position4>
|
---|
195 | <Position5>
|
---|
196 | <Filename Value="..\..\UDynNumber.pas"/>
|
---|
197 | <Caret Line="61" Column="1" TopLine="43"/>
|
---|
198 | </Position5>
|
---|
199 | <Position6>
|
---|
200 | <Filename Value="..\..\UDynNumber.pas"/>
|
---|
201 | <Caret Line="62" Column="1" TopLine="43"/>
|
---|
202 | </Position6>
|
---|
203 | <Position7>
|
---|
204 | <Filename Value="..\..\UDynNumber.pas"/>
|
---|
205 | <Caret Line="64" Column="1" TopLine="43"/>
|
---|
206 | </Position7>
|
---|
207 | <Position8>
|
---|
208 | <Filename Value="..\..\UDynNumber.pas"/>
|
---|
209 | <Caret Line="65" Column="1" TopLine="43"/>
|
---|
210 | </Position8>
|
---|
211 | <Position9>
|
---|
212 | <Filename Value="..\..\UDynNumber.pas"/>
|
---|
213 | <Caret Line="66" Column="1" TopLine="43"/>
|
---|
214 | </Position9>
|
---|
215 | <Position10>
|
---|
216 | <Filename Value="..\..\UDynNumber.pas"/>
|
---|
217 | <Caret Line="67" Column="1" TopLine="43"/>
|
---|
218 | </Position10>
|
---|
219 | <Position11>
|
---|
220 | <Filename Value="..\..\UDynNumber.pas"/>
|
---|
221 | <Caret Line="50" Column="1" TopLine="43"/>
|
---|
222 | </Position11>
|
---|
223 | <Position12>
|
---|
224 | <Filename Value="..\..\UDynNumber.pas"/>
|
---|
225 | <Caret Line="51" Column="1" TopLine="43"/>
|
---|
226 | </Position12>
|
---|
227 | <Position13>
|
---|
228 | <Filename Value="..\..\UDynNumber.pas"/>
|
---|
229 | <Caret Line="52" Column="1" TopLine="43"/>
|
---|
230 | </Position13>
|
---|
231 | <Position14>
|
---|
232 | <Filename Value="..\..\UDynNumber.pas"/>
|
---|
233 | <Caret Line="53" Column="2" TopLine="40"/>
|
---|
234 | </Position14>
|
---|
235 | <Position15>
|
---|
236 | <Filename Value="..\..\UDynNumber.pas"/>
|
---|
237 | <Caret Line="47" Column="1" TopLine="40"/>
|
---|
238 | </Position15>
|
---|
239 | <Position16>
|
---|
240 | <Filename Value="..\..\UDynNumber.pas"/>
|
---|
241 | <Caret Line="48" Column="1" TopLine="40"/>
|
---|
242 | </Position16>
|
---|
243 | <Position17>
|
---|
244 | <Filename Value="..\..\UDynNumber.pas"/>
|
---|
245 | <Caret Line="49" Column="1" TopLine="40"/>
|
---|
246 | </Position17>
|
---|
247 | <Position18>
|
---|
248 | <Filename Value="..\..\UDynNumber.pas"/>
|
---|
249 | <Caret Line="60" Column="1" TopLine="40"/>
|
---|
250 | </Position18>
|
---|
251 | <Position19>
|
---|
252 | <Filename Value="..\..\UDynNumber.pas"/>
|
---|
253 | <Caret Line="61" Column="1" TopLine="40"/>
|
---|
254 | </Position19>
|
---|
255 | <Position20>
|
---|
256 | <Filename Value="..\..\UDynNumber.pas"/>
|
---|
257 | <Caret Line="62" Column="1" TopLine="40"/>
|
---|
258 | </Position20>
|
---|
259 | <Position21>
|
---|
260 | <Filename Value="..\..\UDynNumber.pas"/>
|
---|
261 | <Caret Line="64" Column="1" TopLine="40"/>
|
---|
262 | </Position21>
|
---|
263 | <Position22>
|
---|
264 | <Filename Value="..\..\UDynNumber.pas"/>
|
---|
265 | <Caret Line="65" Column="1" TopLine="40"/>
|
---|
266 | </Position22>
|
---|
267 | <Position23>
|
---|
268 | <Filename Value="..\..\UDynNumber.pas"/>
|
---|
269 | <Caret Line="66" Column="1" TopLine="40"/>
|
---|
270 | </Position23>
|
---|
271 | <Position24>
|
---|
272 | <Filename Value="..\..\UDynNumber.pas"/>
|
---|
273 | <Caret Line="67" Column="1" TopLine="40"/>
|
---|
274 | </Position24>
|
---|
275 | <Position25>
|
---|
276 | <Filename Value="..\..\UDynNumber.pas"/>
|
---|
277 | <Caret Line="50" Column="1" TopLine="40"/>
|
---|
278 | </Position25>
|
---|
279 | <Position26>
|
---|
280 | <Filename Value="..\..\UDynNumber.pas"/>
|
---|
281 | <Caret Line="51" Column="1" TopLine="40"/>
|
---|
282 | </Position26>
|
---|
283 | <Position27>
|
---|
284 | <Filename Value="..\..\UDynNumber.pas"/>
|
---|
285 | <Caret Line="65" Column="30" TopLine="39"/>
|
---|
286 | </Position27>
|
---|
287 | <Position28>
|
---|
288 | <Filename Value="..\..\UBitStream.pas"/>
|
---|
289 | <Caret Line="162" Column="5" TopLine="150"/>
|
---|
290 | </Position28>
|
---|
291 | <Position29>
|
---|
292 | <Filename Value="..\..\UBitStream.pas"/>
|
---|
293 | <Caret Line="163" Column="31" TopLine="150"/>
|
---|
294 | </Position29>
|
---|
295 | <Position30>
|
---|
296 | <Filename Value="..\..\UBitStream.pas"/>
|
---|
297 | <Caret Line="161" Column="14" TopLine="146"/>
|
---|
298 | </Position30>
|
---|
299 | </JumpHistory>
|
---|
300 | </ProjectOptions>
|
---|
301 | <CompilerOptions>
|
---|
302 | <Version Value="9"/>
|
---|
303 | <PathDelim Value="\"/>
|
---|
304 | <Target>
|
---|
305 | <Filename Value="DynNumberDemo"/>
|
---|
306 | </Target>
|
---|
307 | <SearchPaths>
|
---|
308 | <IncludeFiles Value="$(ProjOutDir)"/>
|
---|
309 | <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
|
---|
310 | </SearchPaths>
|
---|
311 | <CodeGeneration>
|
---|
312 | <Checks>
|
---|
313 | <IOChecks Value="True"/>
|
---|
314 | <RangeChecks Value="True"/>
|
---|
315 | <OverflowChecks Value="True"/>
|
---|
316 | <StackChecks Value="True"/>
|
---|
317 | </Checks>
|
---|
318 | </CodeGeneration>
|
---|
319 | <Linking>
|
---|
320 | <Debugging>
|
---|
321 | <UseHeaptrc Value="True"/>
|
---|
322 | </Debugging>
|
---|
323 | <Options>
|
---|
324 | <Win32>
|
---|
325 | <GraphicApplication Value="True"/>
|
---|
326 | </Win32>
|
---|
327 | </Options>
|
---|
328 | </Linking>
|
---|
329 | <Other>
|
---|
330 | <CompilerMessages>
|
---|
331 | <UseMsgFile Value="True"/>
|
---|
332 | </CompilerMessages>
|
---|
333 | <CompilerPath Value="$(CompPath)"/>
|
---|
334 | </Other>
|
---|
335 | </CompilerOptions>
|
---|
336 | <Debugging>
|
---|
337 | <Exceptions Count="3">
|
---|
338 | <Item1>
|
---|
339 | <Name Value="EAbort"/>
|
---|
340 | </Item1>
|
---|
341 | <Item2>
|
---|
342 | <Name Value="ECodetoolError"/>
|
---|
343 | </Item2>
|
---|
344 | <Item3>
|
---|
345 | <Name Value="EFOpenError"/>
|
---|
346 | </Item3>
|
---|
347 | </Exceptions>
|
---|
348 | </Debugging>
|
---|
349 | </CONFIG>
|
---|