~ubuntu-branches/ubuntu/utopic/ddrescueview/utopic-backports

« back to all changes in this revision

Viewing changes to .pc/linker-options.patch/source/ddrescueview.lpi

  • Committer: Package Import Robot
  • Author(s): Graham Inggs
  • Date: 2015-05-11 11:31:36 UTC
  • Revision ID: package-import@ubuntu.com-20150511113136-spjmlx65lru4tf8m
Tags: 0.4~alpha-1
Inital release (Closes: #728676)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8"?>
 
2
<CONFIG>
 
3
  <ProjectOptions>
 
4
    <Version Value="9"/>
 
5
    <PathDelim Value="\"/>
 
6
    <General>
 
7
      <Flags>
 
8
        <MainUnitHasUsesSectionForAllUnits Value="False"/>
 
9
        <MainUnitHasCreateFormStatements Value="False"/>
 
10
        <MainUnitHasTitleStatement Value="False"/>
 
11
      </Flags>
 
12
      <MainUnit Value="0"/>
 
13
      <Title Value="ddrescueview"/>
 
14
      <ResourceType Value="res"/>
 
15
      <UseXPManifest Value="True"/>
 
16
      <Icon Value="0"/>
 
17
    </General>
 
18
    <i18n>
 
19
      <EnableI18N LFM="False"/>
 
20
    </i18n>
 
21
    <VersionInfo>
 
22
      <UseVersionInfo Value="True"/>
 
23
      <MinorVersionNr Value="3"/>
 
24
      <BuildNr Value="89"/>
 
25
      <StringTable ProductVersion=""/>
 
26
    </VersionInfo>
 
27
    <BuildModes Count="3" Active="Win32 Release">
 
28
      <Item1 Name="Win32 Release" Default="True"/>
 
29
      <Item2 Name="GNU/Linux Release">
 
30
        <CompilerOptions>
 
31
          <Version Value="11"/>
 
32
          <PathDelim Value="\"/>
 
33
          <SearchPaths>
 
34
            <IncludeFiles Value="$(ProjOutDir)"/>
 
35
          </SearchPaths>
 
36
          <Parsing>
 
37
            <SyntaxOptions>
 
38
              <CStyleOperator Value="False"/>
 
39
              <AllowLabel Value="False"/>
 
40
            </SyntaxOptions>
 
41
          </Parsing>
 
42
          <CodeGeneration>
 
43
            <SmartLinkUnit Value="True"/>
 
44
            <Optimizations>
 
45
              <OptimizationLevel Value="3"/>
 
46
            </Optimizations>
 
47
            <SmallerCode Value="True"/>
 
48
          </CodeGeneration>
 
49
          <Linking>
 
50
            <Debugging>
 
51
              <StripSymbols Value="True"/>
 
52
            </Debugging>
 
53
            <LinkSmart Value="True"/>
 
54
            <Options>
 
55
              <Win32>
 
56
                <GraphicApplication Value="True"/>
 
57
              </Win32>
 
58
            </Options>
 
59
          </Linking>
 
60
          <Other>
 
61
            <ExecuteAfter>
 
62
              <Command Value="strip --strip-all ddrescueview"/>
 
63
            </ExecuteAfter>
 
64
          </Other>
 
65
        </CompilerOptions>
 
66
      </Item2>
 
67
      <Item3 Name="Common Debug (huge executable)">
 
68
        <CompilerOptions>
 
69
          <Version Value="11"/>
 
70
          <PathDelim Value="\"/>
 
71
          <SearchPaths>
 
72
            <IncludeFiles Value="$(ProjOutDir)"/>
 
73
          </SearchPaths>
 
74
          <Parsing>
 
75
            <SyntaxOptions>
 
76
              <CStyleOperator Value="False"/>
 
77
              <AllowLabel Value="False"/>
 
78
            </SyntaxOptions>
 
79
          </Parsing>
 
80
          <CodeGeneration>
 
81
            <SmartLinkUnit Value="True"/>
 
82
            <Checks>
 
83
              <IOChecks Value="True"/>
 
84
              <RangeChecks Value="True"/>
 
85
              <OverflowChecks Value="True"/>
 
86
              <StackChecks Value="True"/>
 
87
            </Checks>
 
88
            <Optimizations>
 
89
              <OptimizationLevel Value="0"/>
 
90
            </Optimizations>
 
91
          </CodeGeneration>
 
92
          <Linking>
 
93
            <LinkSmart Value="True"/>
 
94
            <Options>
 
95
              <Win32>
 
96
                <GraphicApplication Value="True"/>
 
97
              </Win32>
 
98
            </Options>
 
99
          </Linking>
 
100
        </CompilerOptions>
 
101
      </Item3>
 
102
    </BuildModes>
 
103
    <PublishOptions>
 
104
      <Version Value="2"/>
 
105
      <IncludeFileFilter Value="*.(pas|pp|inc|lfm|lpr|lrs|lpi|lpk|sh|xml)"/>
 
106
      <ExcludeFileFilter Value="*.(bak|ppu|o|so);*~;backup"/>
 
107
    </PublishOptions>
 
108
    <RunParams>
 
109
      <local>
 
110
        <FormatVersion Value="1"/>
 
111
      </local>
 
112
    </RunParams>
 
113
    <RequiredPackages Count="1">
 
114
      <Item1>
 
115
        <PackageName Value="LCL"/>
 
116
      </Item1>
 
117
    </RequiredPackages>
 
118
    <Units Count="22">
 
119
      <Unit0>
 
120
        <Filename Value="ddrescueview.lpr"/>
 
121
        <IsPartOfProject Value="True"/>
 
122
        <CursorPos X="75" Y="35"/>
 
123
        <UsageCount Value="218"/>
 
124
        <Loaded Value="True"/>
 
125
      </Unit0>
 
126
      <Unit1>
 
127
        <Filename Value="GUI.pas"/>
 
128
        <IsPartOfProject Value="True"/>
 
129
        <ComponentName Value="MainForm"/>
 
130
        <HasResources Value="True"/>
 
131
        <ResourceBaseClass Value="Form"/>
 
132
        <UnitName Value="GUI"/>
 
133
        <IsVisibleTab Value="True"/>
 
134
        <EditorIndex Value="6"/>
 
135
        <TopLine Value="154"/>
 
136
        <CursorPos X="7" Y="175"/>
 
137
        <UsageCount Value="218"/>
 
138
        <Loaded Value="True"/>
 
139
        <LoadedDesigner Value="True"/>
 
140
      </Unit1>
 
141
      <Unit2>
 
142
        <Filename Value="Parser.pas"/>
 
143
        <IsPartOfProject Value="True"/>
 
144
        <UnitName Value="Parser"/>
 
145
        <EditorIndex Value="2"/>
 
146
        <TopLine Value="147"/>
 
147
        <CursorPos X="9" Y="69"/>
 
148
        <UsageCount Value="218"/>
 
149
        <Loaded Value="True"/>
 
150
      </Unit2>
 
151
      <Unit3>
 
152
        <Filename Value="Shared.pas"/>
 
153
        <IsPartOfProject Value="True"/>
 
154
        <UnitName Value="Shared"/>
 
155
        <EditorIndex Value="3"/>
 
156
        <TopLine Value="89"/>
 
157
        <CursorPos X="27" Y="112"/>
 
158
        <UsageCount Value="218"/>
 
159
        <Loaded Value="True"/>
 
160
      </Unit3>
 
161
      <Unit4>
 
162
        <Filename Value="About.pas"/>
 
163
        <IsPartOfProject Value="True"/>
 
164
        <ComponentName Value="AboutBox"/>
 
165
        <HasResources Value="True"/>
 
166
        <ResourceBaseClass Value="Form"/>
 
167
        <UnitName Value="About"/>
 
168
        <EditorIndex Value="1"/>
 
169
        <CursorPos Y="52"/>
 
170
        <UsageCount Value="218"/>
 
171
        <Loaded Value="True"/>
 
172
        <LoadedDesigner Value="True"/>
 
173
      </Unit4>
 
174
      <Unit5>
 
175
        <Filename Value="BlockInspector.pas"/>
 
176
        <IsPartOfProject Value="True"/>
 
177
        <ComponentName Value="BlockForm"/>
 
178
        <HasResources Value="True"/>
 
179
        <ResourceBaseClass Value="Form"/>
 
180
        <UnitName Value="BlockInspector"/>
 
181
        <EditorIndex Value="7"/>
 
182
        <TopLine Value="121"/>
 
183
        <CursorPos Y="149"/>
 
184
        <UsageCount Value="218"/>
 
185
        <Loaded Value="True"/>
 
186
        <LoadedDesigner Value="True"/>
 
187
      </Unit5>
 
188
      <Unit6>
 
189
        <Filename Value="C:\Tools\Lazarus\fpc\2.6.2\source\rtl\objpas\classes\classesh.inc"/>
 
190
        <TopLine Value="1731"/>
 
191
        <CursorPos X="15" Y="1754"/>
 
192
        <UsageCount Value="70"/>
 
193
      </Unit6>
 
194
      <Unit7>
 
195
        <Filename Value="C:\Tools\Lazarus\fpc\2.6.2\source\rtl\objpas\classes\persist.inc"/>
 
196
        <TopLine Value="56"/>
 
197
        <CursorPos X="24" Y="67"/>
 
198
        <UsageCount Value="72"/>
 
199
      </Unit7>
 
200
      <Unit8>
 
201
        <Filename Value="imgblockstore.pas"/>
 
202
        <IsPartOfProject Value="True"/>
 
203
        <UnitName Value="ImgBlockStore"/>
 
204
        <EditorIndex Value="5"/>
 
205
        <TopLine Value="44"/>
 
206
        <CursorPos X="41" Y="65"/>
 
207
        <UsageCount Value="425"/>
 
208
        <Loaded Value="True"/>
 
209
      </Unit8>
 
210
      <Unit9>
 
211
        <Filename Value="C:\Tools\Lazarus\lcl\include\application.inc"/>
 
212
        <TopLine Value="2150"/>
 
213
        <CursorPos X="17" Y="2165"/>
 
214
        <UsageCount Value="126"/>
 
215
      </Unit9>
 
216
      <Unit10>
 
217
        <Filename Value="C:\Tools\Lazarus\fpc\2.6.2\source\rtl\objpas\classes\collect.inc"/>
 
218
        <TopLine Value="86"/>
 
219
        <CursorPos X="3" Y="107"/>
 
220
        <UsageCount Value="89"/>
 
221
      </Unit10>
 
222
      <Unit11>
 
223
        <Filename Value="C:\Tools\Lazarus\lcl\include\spinedit.inc"/>
 
224
        <TopLine Value="30"/>
 
225
        <CursorPos Y="52"/>
 
226
        <UsageCount Value="10"/>
 
227
      </Unit11>
 
228
      <Unit12>
 
229
        <Filename Value="C:\Tools\Lazarus\lcl\include\wincontrol.inc"/>
 
230
        <TopLine Value="5307"/>
 
231
        <CursorPos Y="5328"/>
 
232
        <UsageCount Value="10"/>
 
233
      </Unit12>
 
234
      <Unit13>
 
235
        <Filename Value="C:\Tools\Lazarus\lcl\forms.pp"/>
 
236
        <TopLine Value="1344"/>
 
237
        <CursorPos X="19" Y="1365"/>
 
238
        <UsageCount Value="1"/>
 
239
      </Unit13>
 
240
      <Unit14>
 
241
        <Filename Value="settings.pas"/>
 
242
        <IsPartOfProject Value="True"/>
 
243
        <ComponentName Value="SettingsForm"/>
 
244
        <HasResources Value="True"/>
 
245
        <ResourceBaseClass Value="Form"/>
 
246
        <UnitName Value="Settings"/>
 
247
        <EditorIndex Value="4"/>
 
248
        <CursorPos X="25" Y="4"/>
 
249
        <UsageCount Value="227"/>
 
250
        <Loaded Value="True"/>
 
251
        <LoadedDesigner Value="True"/>
 
252
      </Unit14>
 
253
      <Unit15>
 
254
        <Filename Value="GUI.lfm"/>
 
255
        <TopLine Value="378"/>
 
256
        <CursorPos X="12" Y="413"/>
 
257
        <UsageCount Value="5"/>
 
258
        <DefaultSyntaxHighlighter Value="LFM"/>
 
259
      </Unit15>
 
260
      <Unit16>
 
261
        <Filename Value="C:\Tools\Lazarus\lcl\include\customedit.inc"/>
 
262
        <TopLine Value="506"/>
 
263
        <CursorPos Y="522"/>
 
264
        <UsageCount Value="10"/>
 
265
      </Unit16>
 
266
      <Unit17>
 
267
        <Filename Value="C:\Tools\Lazarus\lcl\include\control.inc"/>
 
268
        <TopLine Value="2079"/>
 
269
        <CursorPos Y="2100"/>
 
270
        <UsageCount Value="10"/>
 
271
      </Unit17>
 
272
      <Unit18>
 
273
        <Filename Value="C:\Tools\Lazarus\lcl\widgetset\wscontrols.pp"/>
 
274
        <TopLine Value="234"/>
 
275
        <CursorPos Y="256"/>
 
276
        <UsageCount Value="10"/>
 
277
      </Unit18>
 
278
      <Unit19>
 
279
        <Filename Value="C:\Tools\Lazarus\lcl\lclmessageglue.pas"/>
 
280
        <TopLine Value="98"/>
 
281
        <CursorPos Y="123"/>
 
282
        <UsageCount Value="10"/>
 
283
      </Unit19>
 
284
      <Unit20>
 
285
        <Filename Value="C:\Tools\Lazarus\lcl\interfaces\win32\win32callback.inc"/>
 
286
        <TopLine Value="2479"/>
 
287
        <CursorPos Y="2500"/>
 
288
        <UsageCount Value="10"/>
 
289
      </Unit20>
 
290
      <Unit21>
 
291
        <Filename Value="settings.lfm"/>
 
292
        <TopLine Value="468"/>
 
293
        <CursorPos X="6" Y="283"/>
 
294
        <UsageCount Value="10"/>
 
295
        <DefaultSyntaxHighlighter Value="LFM"/>
 
296
      </Unit21>
 
297
    </Units>
 
298
    <JumpHistory Count="30" HistoryIndex="29">
 
299
      <Position1>
 
300
        <Filename Value="GUI.pas"/>
 
301
        <Caret Line="293" Column="41" TopLine="265"/>
 
302
      </Position1>
 
303
      <Position2>
 
304
        <Filename Value="About.pas"/>
 
305
        <Caret Line="40" Column="19" TopLine="16"/>
 
306
      </Position2>
 
307
      <Position3>
 
308
        <Filename Value="GUI.pas"/>
 
309
        <Caret Line="274" TopLine="266"/>
 
310
      </Position3>
 
311
      <Position4>
 
312
        <Filename Value="ddrescueview.lpr"/>
 
313
        <Caret Line="30" Column="45"/>
 
314
      </Position4>
 
315
      <Position5>
 
316
        <Filename Value="GUI.pas"/>
 
317
        <Caret Line="694" Column="5" TopLine="672"/>
 
318
      </Position5>
 
319
      <Position6>
 
320
        <Filename Value="GUI.pas"/>
 
321
        <Caret Line="695" Column="5" TopLine="673"/>
 
322
      </Position6>
 
323
      <Position7>
 
324
        <Filename Value="GUI.pas"/>
 
325
        <Caret Line="696" Column="5" TopLine="674"/>
 
326
      </Position7>
 
327
      <Position8>
 
328
        <Filename Value="GUI.pas"/>
 
329
        <Caret Line="697" Column="5" TopLine="675"/>
 
330
      </Position8>
 
331
      <Position9>
 
332
        <Filename Value="GUI.pas"/>
 
333
        <Caret Line="212" Column="14" TopLine="205"/>
 
334
      </Position9>
 
335
      <Position10>
 
336
        <Filename Value="GUI.pas"/>
 
337
        <Caret Line="214" Column="36" TopLine="206"/>
 
338
      </Position10>
 
339
      <Position11>
 
340
        <Filename Value="GUI.pas"/>
 
341
        <Caret Line="213" Column="36" TopLine="205"/>
 
342
      </Position11>
 
343
      <Position12>
 
344
        <Filename Value="GUI.pas"/>
 
345
        <Caret Line="328" Column="32" TopLine="305"/>
 
346
      </Position12>
 
347
      <Position13>
 
348
        <Filename Value="GUI.pas"/>
 
349
        <Caret Line="218" Column="62" TopLine="140"/>
 
350
      </Position13>
 
351
      <Position14>
 
352
        <Filename Value="GUI.pas"/>
 
353
        <Caret Line="152" Column="7" TopLine="130"/>
 
354
      </Position14>
 
355
      <Position15>
 
356
        <Filename Value="GUI.pas"/>
 
357
        <Caret Line="28" Column="32" TopLine="6"/>
 
358
      </Position15>
 
359
      <Position16>
 
360
        <Filename Value="imgblockstore.pas"/>
 
361
        <Caret Line="256" Column="17"/>
 
362
      </Position16>
 
363
      <Position17>
 
364
        <Filename Value="GUI.pas"/>
 
365
        <Caret Line="741" Column="41" TopLine="719"/>
 
366
      </Position17>
 
367
      <Position18>
 
368
        <Filename Value="GUI.pas"/>
 
369
        <Caret Line="152" Column="30" TopLine="131"/>
 
370
      </Position18>
 
371
      <Position19>
 
372
        <Filename Value="GUI.pas"/>
 
373
        <Caret Line="741" Column="23" TopLine="720"/>
 
374
      </Position19>
 
375
      <Position20>
 
376
        <Filename Value="GUI.pas"/>
 
377
        <Caret Line="151" Column="49" TopLine="130"/>
 
378
      </Position20>
 
379
      <Position21>
 
380
        <Filename Value="GUI.pas"/>
 
381
        <Caret Line="741" Column="19" TopLine="720"/>
 
382
      </Position21>
 
383
      <Position22>
 
384
        <Filename Value="GUI.pas"/>
 
385
        <Caret Line="148" Column="27" TopLine="127"/>
 
386
      </Position22>
 
387
      <Position23>
 
388
        <Filename Value="GUI.pas"/>
 
389
        <Caret Line="722" Column="38" TopLine="700"/>
 
390
      </Position23>
 
391
      <Position24>
 
392
        <Filename Value="GUI.pas"/>
 
393
        <Caret Line="146" Column="11" TopLine="125"/>
 
394
      </Position24>
 
395
      <Position25>
 
396
        <Filename Value="GUI.pas"/>
 
397
        <Caret Line="123" Column="50" TopLine="103"/>
 
398
      </Position25>
 
399
      <Position26>
 
400
        <Filename Value="GUI.pas"/>
 
401
        <Caret Line="446" Column="5" TopLine="425"/>
 
402
      </Position26>
 
403
      <Position27>
 
404
        <Filename Value="GUI.pas"/>
 
405
        <Caret Line="466" Column="93" TopLine="444"/>
 
406
      </Position27>
 
407
      <Position28>
 
408
        <Filename Value="GUI.pas"/>
 
409
        <Caret Line="311" Column="39" TopLine="290"/>
 
410
      </Position28>
 
411
      <Position29>
 
412
        <Filename Value="GUI.pas"/>
 
413
        <Caret Line="278" Column="3" TopLine="256"/>
 
414
      </Position29>
 
415
      <Position30>
 
416
        <Filename Value="GUI.pas"/>
 
417
        <Caret Line="175" Column="41" TopLine="154"/>
 
418
      </Position30>
 
419
    </JumpHistory>
 
420
  </ProjectOptions>
 
421
  <CompilerOptions>
 
422
    <Version Value="11"/>
 
423
    <PathDelim Value="\"/>
 
424
    <SearchPaths>
 
425
      <IncludeFiles Value="$(ProjOutDir)"/>
 
426
    </SearchPaths>
 
427
    <Parsing>
 
428
      <SyntaxOptions>
 
429
        <CStyleOperator Value="False"/>
 
430
        <AllowLabel Value="False"/>
 
431
      </SyntaxOptions>
 
432
    </Parsing>
 
433
    <CodeGeneration>
 
434
      <SmartLinkUnit Value="True"/>
 
435
      <Optimizations>
 
436
        <OptimizationLevel Value="3"/>
 
437
      </Optimizations>
 
438
    </CodeGeneration>
 
439
    <Linking>
 
440
      <Debugging>
 
441
        <GenerateDebugInfo Value="False"/>
 
442
        <UseLineInfoUnit Value="False"/>
 
443
        <StripSymbols Value="True"/>
 
444
      </Debugging>
 
445
      <LinkSmart Value="True"/>
 
446
      <Options>
 
447
        <Win32>
 
448
          <GraphicApplication Value="True"/>
 
449
        </Win32>
 
450
      </Options>
 
451
    </Linking>
 
452
    <Other>
 
453
      <ExecuteAfter>
 
454
        <Command Value="strip.exe --strip-all ddrescueview.exe"/>
 
455
      </ExecuteAfter>
 
456
    </Other>
 
457
  </CompilerOptions>
 
458
  <Debugging>
 
459
    <BreakPoints Count="1">
 
460
      <Item1>
 
461
        <Kind Value="bpkSource"/>
 
462
        <WatchScope Value="wpsLocal"/>
 
463
        <WatchKind Value="wpkWrite"/>
 
464
        <Source Value="C:\Tools\Lazarus\fpc\2.6.2\source\rtl\objpas\classes\persist.inc"/>
 
465
        <Line Value="53"/>
 
466
      </Item1>
 
467
    </BreakPoints>
 
468
    <Watches Count="6">
 
469
      <Item1>
 
470
        <Expression Value="FOwner"/>
 
471
        <DisplayStyle Value="wdfPointer"/>
 
472
      </Item1>
 
473
      <Item2>
 
474
        <Expression Value="ASENDER"/>
 
475
        <DisplayStyle Value="wdfPointer"/>
 
476
      </Item2>
 
477
      <Item3>
 
478
        <Expression Value="MainForm"/>
 
479
        <DisplayStyle Value="wdfPointer"/>
 
480
      </Item3>
 
481
      <Item4>
 
482
        <Expression Value="aowner"/>
 
483
        <DisplayStyle Value="wdfPointer"/>
 
484
      </Item4>
 
485
      <Item5>
 
486
        <Expression Value="self"/>
 
487
        <DisplayStyle Value="wdfPointer"/>
 
488
      </Item5>
 
489
      <Item6>
 
490
        <Expression Value="sender"/>
 
491
        <DisplayStyle Value="wdfPointer"/>
 
492
      </Item6>
 
493
    </Watches>
 
494
    <Exceptions Count="3">
 
495
      <Item1>
 
496
        <Name Value="EAbort"/>
 
497
      </Item1>
 
498
      <Item2>
 
499
        <Name Value="ECodetoolError"/>
 
500
      </Item2>
 
501
      <Item3>
 
502
        <Name Value="EFOpenError"/>
 
503
      </Item3>
 
504
    </Exceptions>
 
505
  </Debugging>
 
506
</CONFIG>