dexed/src/ce_compilers.lfm

507 lines
12 KiB
Plaintext

object CompilersPathsEditor: TCompilersPathsEditor
Left = 749
Height = 869
Top = 128
Width = 460
Caption = 'CompilersPathsEditor'
ClientHeight = 869
ClientWidth = 460
LCLVersion = '1.6.4.0'
object ScrollBox1: TScrollBox
Left = 0
Height = 869
Top = 0
Width = 460
HorzScrollBar.Page = 111
VertScrollBar.Page = 864
Align = alClient
ClientHeight = 865
ClientWidth = 456
TabOrder = 0
object grpDMD: TGroupBox
Left = 0
Height = 160
Top = 64
Width = 456
Align = alTop
Caption = 'DMD'
ClientHeight = 130
ClientWidth = 452
TabOrder = 0
object selDMDexe: TFileNameEdit
Left = 2
Height = 20
Hint = 'select the compiler'
Top = 19
Width = 448
FilterIndex = 0
HideDirectories = False
ButtonWidth = 23
NumGlyphs = 1
Flat = True
Align = alTop
BorderSpacing.Around = 2
MaxLength = 0
TabOrder = 0
OnButtonClick = dialogOpen
end
object selDMDrt: TDirectoryEdit
Left = 2
Height = 20
Hint = 'select the root of druntime sources'
Top = 60
Width = 448
ShowHidden = False
ButtonWidth = 23
NumGlyphs = 1
Flat = True
Align = alTop
BorderSpacing.Around = 2
MaxLength = 0
TabOrder = 1
OnButtonClick = dialogOpen
end
object selDMDstd: TDirectoryEdit
Left = 2
Height = 20
Hint = 'select the root of phobos sources'
Top = 101
Width = 448
ShowHidden = False
ButtonWidth = 23
NumGlyphs = 1
Flat = True
Align = alTop
BorderSpacing.Around = 2
MaxLength = 0
TabOrder = 2
OnButtonClick = dialogOpen
end
object StaticText1: TStaticText
Left = 0
Height = 17
Top = 0
Width = 452
Align = alTop
Alignment = taCenter
Caption = 'compiler'
TabOrder = 3
end
object StaticText2: TStaticText
Left = 0
Height = 17
Top = 41
Width = 452
Align = alTop
Alignment = taCenter
Caption = 'Runtime sources'
TabOrder = 4
end
object StaticText3: TStaticText
Left = 0
Height = 17
Top = 82
Width = 452
Align = alTop
Alignment = taCenter
Caption = 'Phobos sources'
TabOrder = 5
end
end
object grpGDC: TGroupBox
Left = 0
Height = 160
Top = 224
Width = 456
Align = alTop
Caption = 'GDC'
ClientHeight = 130
ClientWidth = 452
TabOrder = 1
object selGDCexe: TFileNameEdit
Left = 2
Height = 20
Hint = 'select the compiler'
Top = 19
Width = 448
FilterIndex = 0
HideDirectories = False
ButtonWidth = 23
NumGlyphs = 1
Flat = True
Align = alTop
BorderSpacing.Around = 2
MaxLength = 0
TabOrder = 0
OnButtonClick = dialogOpen
end
object selGDCrt: TDirectoryEdit
Left = 2
Height = 20
Hint = 'select the root of druntime sources'
Top = 60
Width = 448
ShowHidden = False
ButtonWidth = 23
NumGlyphs = 1
Flat = True
Align = alTop
BorderSpacing.Around = 2
MaxLength = 0
TabOrder = 1
OnButtonClick = dialogOpen
end
object selGDCstd: TDirectoryEdit
Left = 2
Height = 20
Hint = 'select the root of phobos sources'
Top = 101
Width = 448
ShowHidden = False
ButtonWidth = 23
NumGlyphs = 1
Flat = True
Align = alTop
BorderSpacing.Around = 2
MaxLength = 0
TabOrder = 2
OnButtonClick = dialogOpen
end
object StaticText4: TStaticText
Left = 0
Height = 17
Top = 0
Width = 452
Align = alTop
Alignment = taCenter
Caption = 'compiler'
TabOrder = 3
end
object StaticText5: TStaticText
Left = 0
Height = 17
Top = 41
Width = 452
Align = alTop
Alignment = taCenter
Caption = 'Runtime sources'
TabOrder = 4
end
object StaticText6: TStaticText
Left = 0
Height = 17
Top = 82
Width = 452
Align = alTop
Alignment = taCenter
Caption = 'Phobos sources'
TabOrder = 5
end
end
object grpLDC: TGroupBox
Left = 0
Height = 160
Top = 384
Width = 456
Align = alTop
Caption = 'LDC'
ClientHeight = 130
ClientWidth = 452
TabOrder = 2
object selLDCexe: TFileNameEdit
Left = 2
Height = 20
Hint = 'select the compiler'
Top = 19
Width = 448
FilterIndex = 0
HideDirectories = False
ButtonWidth = 23
NumGlyphs = 1
Flat = True
Align = alTop
BorderSpacing.Around = 2
MaxLength = 0
TabOrder = 0
OnButtonClick = dialogOpen
end
object selLDCrt: TDirectoryEdit
Left = 2
Height = 20
Hint = 'select the root of LDC runtime & phobos sources (can be a common folder)'
Top = 60
Width = 448
ShowHidden = False
ButtonWidth = 23
NumGlyphs = 1
Flat = True
Align = alTop
BorderSpacing.Around = 2
MaxLength = 0
TabOrder = 1
OnButtonClick = dialogOpen
end
object selLDCstd: TDirectoryEdit
Left = 2
Height = 20
Hint = 'select the root of phobos sources (can be empty)'
Top = 101
Width = 448
ShowHidden = False
ButtonWidth = 23
NumGlyphs = 1
Flat = True
Align = alTop
BorderSpacing.Around = 2
MaxLength = 0
TabOrder = 2
OnButtonClick = dialogOpen
end
object StaticText7: TStaticText
Left = 0
Height = 17
Top = 0
Width = 452
Align = alTop
Alignment = taCenter
Caption = 'compiler'
TabOrder = 3
end
object StaticText8: TStaticText
Left = 0
Height = 17
Top = 41
Width = 452
Align = alTop
Alignment = taCenter
Caption = 'Runtime sources'
TabOrder = 4
end
object StaticText9: TStaticText
Left = 0
Height = 17
Top = 82
Width = 452
Align = alTop
Alignment = taCenter
Caption = 'Phobos sources'
TabOrder = 5
end
end
object grpUSER1: TGroupBox
Left = 0
Height = 160
Top = 544
Width = 456
Align = alTop
Caption = 'User 1'
ClientHeight = 130
ClientWidth = 452
TabOrder = 3
object selUSER1exe: TFileNameEdit
Left = 2
Height = 20
Hint = 'select the compiler'
Top = 19
Width = 448
FilterIndex = 0
HideDirectories = False
ButtonWidth = 23
NumGlyphs = 1
Flat = True
Align = alTop
BorderSpacing.Around = 2
MaxLength = 0
TabOrder = 0
OnButtonClick = dialogOpen
end
object selUSER1rt: TDirectoryEdit
Left = 2
Height = 20
Hint = 'select the root of druntime sources'
Top = 60
Width = 448
ShowHidden = False
ButtonWidth = 23
NumGlyphs = 1
Flat = True
Align = alTop
BorderSpacing.Around = 2
MaxLength = 0
TabOrder = 1
OnButtonClick = dialogOpen
end
object selUSER1std: TDirectoryEdit
Left = 2
Height = 20
Hint = 'select the root of phobos sources'
Top = 101
Width = 448
ShowHidden = False
ButtonWidth = 23
NumGlyphs = 1
Flat = True
Align = alTop
BorderSpacing.Around = 2
MaxLength = 0
TabOrder = 2
OnButtonClick = dialogOpen
end
object StaticText10: TStaticText
Left = 0
Height = 17
Top = 0
Width = 452
Align = alTop
Alignment = taCenter
Caption = 'compiler'
TabOrder = 3
end
object StaticText11: TStaticText
Left = 0
Height = 17
Top = 41
Width = 452
Align = alTop
Alignment = taCenter
Caption = 'Runtime sources'
TabOrder = 4
end
object StaticText12: TStaticText
Left = 0
Height = 17
Top = 82
Width = 452
Align = alTop
Alignment = taCenter
Caption = 'Phobos sources'
TabOrder = 5
end
end
object grpUSER2: TGroupBox
Left = 0
Height = 160
Top = 704
Width = 456
Align = alTop
Caption = 'User 2'
ClientHeight = 130
ClientWidth = 452
TabOrder = 4
object selUSER2exe: TFileNameEdit
Left = 2
Height = 20
Hint = 'select the compiler'
Top = 19
Width = 448
FilterIndex = 0
HideDirectories = False
ButtonWidth = 23
NumGlyphs = 1
Flat = True
Align = alTop
BorderSpacing.Around = 2
MaxLength = 0
TabOrder = 0
OnButtonClick = dialogOpen
end
object selUSER2rt: TDirectoryEdit
Left = 2
Height = 20
Hint = 'select the root of druntime sources'
Top = 60
Width = 448
ShowHidden = False
ButtonWidth = 23
NumGlyphs = 1
Flat = True
Align = alTop
BorderSpacing.Around = 2
MaxLength = 0
TabOrder = 1
OnButtonClick = dialogOpen
end
object selUSER2std: TDirectoryEdit
Left = 2
Height = 20
Hint = 'select the root of phobos sources'
Top = 101
Width = 448
ShowHidden = False
ButtonWidth = 23
NumGlyphs = 1
Flat = True
Align = alTop
BorderSpacing.Around = 2
MaxLength = 0
TabOrder = 2
OnButtonClick = dialogOpen
end
object StaticText13: TStaticText
Left = 0
Height = 17
Top = 0
Width = 452
Align = alTop
Alignment = taCenter
Caption = 'compiler'
TabOrder = 3
end
object StaticText14: TStaticText
Left = 0
Height = 17
Top = 41
Width = 452
Align = alTop
Alignment = taCenter
Caption = 'Runtime sources'
TabOrder = 4
end
object StaticText15: TStaticText
Left = 0
Height = 17
Top = 82
Width = 452
Align = alTop
Alignment = taCenter
Caption = 'Phobos sources'
TabOrder = 5
end
end
object GroupBox6: TGroupBox
Left = 0
Height = 64
Top = 0
Width = 456
Align = alTop
Caption = 'Default compiler for completion'
ClientHeight = 34
ClientWidth = 452
TabOrder = 5
object selDefault: TComboBox
Left = 2
Height = 30
Hint = 'select which the compiler for which the library paths are used by the completion daemon'
Top = 2
Width = 448
Align = alClient
BorderSpacing.Around = 2
ItemHeight = 0
ItemIndex = 0
Items.Strings = (
'DMD'
'GDC'
'GDMD'
'LDC'
'LDMD'
'USER 1'
'USER 2'
)
Style = csDropDownList
TabOrder = 0
Text = 'DMD'
end
end
end
end