mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-05-22 02:42:39 +02:00
271 lines
6.7 KiB
Plaintext
271 lines
6.7 KiB
Plaintext
object CompilerLinkingOptionsFrame: TCompilerLinkingOptionsFrame
|
|
Left = 0
|
|
Height = 552
|
|
Top = 0
|
|
Width = 701
|
|
ClientHeight = 552
|
|
ClientWidth = 701
|
|
TabOrder = 0
|
|
DesignLeft = 346
|
|
DesignTop = 181
|
|
object chkDebugGDB: TCheckBox
|
|
Left = 6
|
|
Height = 21
|
|
Top = 6
|
|
Width = 689
|
|
Align = alTop
|
|
BorderSpacing.Around = 6
|
|
Caption = 'chkDebugGDB'
|
|
OnChange = chkDebugGDBChange
|
|
TabOrder = 0
|
|
end
|
|
object grpLinkLibraries: TGroupBox
|
|
AnchorSideLeft.Control = Owner
|
|
AnchorSideTop.Control = grpDebug2
|
|
AnchorSideTop.Side = asrBottom
|
|
AnchorSideRight.Control = Owner
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 0
|
|
Height = 49
|
|
Top = 283
|
|
Width = 701
|
|
Anchors = [akTop, akLeft, akRight]
|
|
AutoSize = True
|
|
BorderSpacing.Top = 6
|
|
Caption = 'grpLinkLibraries'
|
|
ClientHeight = 33
|
|
ClientWidth = 697
|
|
TabOrder = 3
|
|
object chkLinkSmart: TCheckBox
|
|
Left = 6
|
|
Height = 21
|
|
Top = 6
|
|
Width = 685
|
|
Align = alTop
|
|
BorderSpacing.Around = 6
|
|
Caption = 'chkLinkSmart'
|
|
TabOrder = 0
|
|
end
|
|
end
|
|
object TargetSpecificsGrpBox: TGroupBox
|
|
AnchorSideLeft.Control = Owner
|
|
AnchorSideTop.Control = grpLinkLibraries
|
|
AnchorSideTop.Side = asrBottom
|
|
AnchorSideRight.Control = Owner
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 0
|
|
Height = 49
|
|
Top = 338
|
|
Width = 701
|
|
Anchors = [akTop, akLeft, akRight]
|
|
AutoSize = True
|
|
BorderSpacing.Top = 6
|
|
Caption = 'TargetSpecificsGrpBox'
|
|
ClientHeight = 33
|
|
ClientWidth = 697
|
|
TabOrder = 4
|
|
object chkWin32GraphicApp: TCheckBox
|
|
Left = 6
|
|
Height = 21
|
|
Top = 6
|
|
Width = 685
|
|
Align = alTop
|
|
BorderSpacing.Around = 6
|
|
Caption = 'chkWin32GraphicApp'
|
|
TabOrder = 0
|
|
end
|
|
end
|
|
object grpOptions: TGroupBox
|
|
AnchorSideLeft.Control = Owner
|
|
AnchorSideTop.Control = TargetSpecificsGrpBox
|
|
AnchorSideTop.Side = asrBottom
|
|
AnchorSideRight.Control = Owner
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 0
|
|
Height = 77
|
|
Top = 393
|
|
Width = 701
|
|
Anchors = [akTop, akLeft, akRight]
|
|
AutoSize = True
|
|
BorderSpacing.Top = 6
|
|
Caption = 'grpOptions'
|
|
ClientHeight = 61
|
|
ClientWidth = 697
|
|
TabOrder = 5
|
|
object chkOptionsLinkOpt: TCheckBox
|
|
Left = 6
|
|
Height = 21
|
|
Top = 6
|
|
Width = 685
|
|
Align = alTop
|
|
BorderSpacing.Around = 6
|
|
Caption = 'chkOptionsLinkOpt'
|
|
TabOrder = 0
|
|
end
|
|
object edtOptionsLinkOpt: TEdit
|
|
Left = 6
|
|
Height = 22
|
|
Top = 33
|
|
Width = 685
|
|
Align = alTop
|
|
BorderSpacing.Around = 6
|
|
TabOrder = 1
|
|
Text = 'edtOptionsLinkOpt'
|
|
end
|
|
end
|
|
object grpDebugging: TGroupBox
|
|
AnchorSideLeft.Control = Owner
|
|
AnchorSideTop.Control = chkDebugGDB
|
|
AnchorSideTop.Side = asrBottom
|
|
AnchorSideRight.Control = Owner
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 0
|
|
Height = 135
|
|
Top = 33
|
|
Width = 701
|
|
Anchors = [akTop, akLeft, akRight]
|
|
AutoSize = True
|
|
Caption = 'grpDebugging'
|
|
ClientHeight = 119
|
|
ClientWidth = 697
|
|
TabOrder = 1
|
|
object chkUseLineInfoUnit: TCheckBox
|
|
AnchorSideLeft.Control = grpDebugging
|
|
AnchorSideTop.Control = dropDbgSymbolType
|
|
AnchorSideTop.Side = asrBottom
|
|
AnchorSideRight.Control = grpDebugging
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 6
|
|
Height = 21
|
|
Top = 38
|
|
Width = 685
|
|
Anchors = [akTop, akLeft, akRight]
|
|
BorderSpacing.Around = 6
|
|
Caption = 'chkUseLineInfoUnit'
|
|
TabOrder = 1
|
|
end
|
|
object chkUseValgrind: TCheckBox
|
|
AnchorSideLeft.Control = grpDebugging
|
|
AnchorSideTop.Control = chkUseLineInfoUnit
|
|
AnchorSideTop.Side = asrBottom
|
|
AnchorSideRight.Control = grpDebugging
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 6
|
|
Height = 21
|
|
Top = 65
|
|
Width = 685
|
|
Anchors = [akTop, akLeft, akRight]
|
|
BorderSpacing.Around = 6
|
|
Caption = 'chkUseValgrind'
|
|
TabOrder = 2
|
|
end
|
|
object chkUseExternalDbgSyms: TCheckBox
|
|
AnchorSideLeft.Control = grpDebugging
|
|
AnchorSideTop.Control = chkUseValgrind
|
|
AnchorSideTop.Side = asrBottom
|
|
AnchorSideRight.Control = grpDebugging
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 6
|
|
Height = 21
|
|
Top = 92
|
|
Width = 685
|
|
Anchors = [akTop, akLeft, akRight]
|
|
BorderSpacing.Around = 6
|
|
Caption = 'chkUseExternalDbgSyms'
|
|
TabOrder = 3
|
|
end
|
|
object dropDbgSymbolType: TComboBox
|
|
AnchorSideLeft.Control = lblDbgSymbolType
|
|
AnchorSideLeft.Side = asrBottom
|
|
AnchorSideTop.Control = lblEmpty
|
|
AnchorSideRight.Control = grpDebugging
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 102
|
|
Height = 26
|
|
Top = 6
|
|
Width = 589
|
|
Anchors = [akTop, akLeft, akRight]
|
|
BorderSpacing.Around = 6
|
|
ItemHeight = 0
|
|
Style = csDropDownList
|
|
TabOrder = 0
|
|
end
|
|
object lblDbgSymbolType: TLabel
|
|
AnchorSideLeft.Control = grpDebugging
|
|
AnchorSideTop.Control = dropDbgSymbolType
|
|
AnchorSideTop.Side = asrCenter
|
|
Left = 6
|
|
Height = 15
|
|
Top = 12
|
|
Width = 90
|
|
BorderSpacing.Around = 6
|
|
Caption = 'lblDbgSymbolType'
|
|
ParentColor = False
|
|
end
|
|
object lblEmpty: TLabel
|
|
Left = 0
|
|
Height = 1
|
|
Top = 0
|
|
Width = 697
|
|
Align = alTop
|
|
ParentColor = False
|
|
end
|
|
end
|
|
object grpDebug2: TGroupBox
|
|
AnchorSideLeft.Control = Owner
|
|
AnchorSideTop.Control = grpDebugging
|
|
AnchorSideTop.Side = asrBottom
|
|
AnchorSideRight.Control = Owner
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 0
|
|
Height = 103
|
|
Top = 174
|
|
Width = 701
|
|
Anchors = [akTop, akLeft, akRight]
|
|
AutoSize = True
|
|
BorderSpacing.Top = 6
|
|
Caption = 'grpDebug2'
|
|
ClientHeight = 87
|
|
ClientWidth = 697
|
|
TabOrder = 2
|
|
object chkUseHeaptrc: TCheckBox
|
|
Left = 6
|
|
Height = 21
|
|
Top = 6
|
|
Width = 685
|
|
Align = alTop
|
|
BorderSpacing.Around = 6
|
|
Caption = 'chkUseHeaptrc'
|
|
TabOrder = 0
|
|
end
|
|
object chkGenGProfCode: TCheckBox
|
|
AnchorSideTop.Control = chkUseHeaptrc
|
|
AnchorSideTop.Side = asrBottom
|
|
AnchorSideRight.Control = grpDebug2
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 6
|
|
Height = 21
|
|
Top = 33
|
|
Width = 685
|
|
Anchors = [akTop, akLeft, akRight]
|
|
BorderSpacing.Around = 6
|
|
Caption = 'chkGenGProfCode'
|
|
TabOrder = 1
|
|
end
|
|
object chkSymbolsStrip: TCheckBox
|
|
AnchorSideTop.Control = chkGenGProfCode
|
|
AnchorSideTop.Side = asrBottom
|
|
AnchorSideRight.Control = grpDebug2
|
|
AnchorSideRight.Side = asrBottom
|
|
Left = 6
|
|
Height = 21
|
|
Top = 60
|
|
Width = 685
|
|
Anchors = [akTop, akLeft, akRight]
|
|
BorderSpacing.Around = 6
|
|
Caption = 'chkSymbolsStrip'
|
|
TabOrder = 2
|
|
end
|
|
end
|
|
end
|