home *** CD-ROM | disk | FTP | other *** search
- object CompForm: TCompForm
- Left = 123
- Top = 50
- BorderIcons = [biSystemMenu]
- BorderStyle = bsDialog
- Caption = 'Compiler options'
- ClientHeight = 390
- ClientWidth = 451
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- KeyPreview = True
- OldCreateOrder = True
- Position = poOwnerFormCenter
- OnActivate = FormActivate
- OnCreate = FormCreate
- DesignSize = (
- 451
- 390)
- PixelsPerInch = 96
- TextHeight = 13
- object btnOk: TBitBtn
- Left = 200
- Top = 357
- Width = 80
- Height = 25
- Anchors = [akLeft, akBottom]
- Caption = '&OK'
- Default = True
- ModalResult = 1
- TabOrder = 0
- OnClick = btnOkClick
- Glyph.Data = {
- DE010000424DDE01000000000000760000002800000024000000120000000100
- 0400000000006801000000000000000000001000000000000000000000000000
- 80000080000000808000800000008000800080800000C0C0C000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
- 3333333333333333333333330000333333333333333333333333F33333333333
- 00003333344333333333333333388F3333333333000033334224333333333333
- 338338F3333333330000333422224333333333333833338F3333333300003342
- 222224333333333383333338F3333333000034222A22224333333338F338F333
- 8F33333300003222A3A2224333333338F3838F338F33333300003A2A333A2224
- 33333338F83338F338F33333000033A33333A222433333338333338F338F3333
- 0000333333333A222433333333333338F338F33300003333333333A222433333
- 333333338F338F33000033333333333A222433333333333338F338F300003333
- 33333333A222433333333333338F338F00003333333333333A22433333333333
- 3338F38F000033333333333333A223333333333333338F830000333333333333
- 333A333333333333333338330000333333333333333333333333333333333333
- 0000}
- NumGlyphs = 2
- end
- object btnCancel: TBitBtn
- Left = 280
- Top = 357
- Width = 84
- Height = 25
- Anchors = [akLeft, akBottom]
- Cancel = True
- Caption = '&Cancel'
- ModalResult = 2
- TabOrder = 1
- OnClick = btnCancelClick
- Glyph.Data = {
- DE010000424DDE01000000000000760000002800000024000000120000000100
- 0400000000006801000000000000000000001000000000000000000000000000
- 80000080000000808000800000008000800080800000C0C0C000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
- 333333333333333333333333000033338833333333333333333F333333333333
- 0000333911833333983333333388F333333F3333000033391118333911833333
- 38F38F333F88F33300003339111183911118333338F338F3F8338F3300003333
- 911118111118333338F3338F833338F3000033333911111111833333338F3338
- 3333F8330000333333911111183333333338F333333F83330000333333311111
- 8333333333338F3333383333000033333339111183333333333338F333833333
- 00003333339111118333333333333833338F3333000033333911181118333333
- 33338333338F333300003333911183911183333333383338F338F33300003333
- 9118333911183333338F33838F338F33000033333913333391113333338FF833
- 38F338F300003333333333333919333333388333338FFF830000333333333333
- 3333333333333333333888330000333333333333333333333333333333333333
- 0000}
- NumGlyphs = 2
- end
- object btnDefault: TBitBtn
- Left = 8
- Top = 357
- Width = 81
- Height = 25
- Caption = '&Default'
- Enabled = False
- TabOrder = 2
- OnClick = btnDefaultClick
- Glyph.Data = {
- 76010000424D7601000000000000760000002800000020000000100000000100
- 04000000000000010000120B0000120B00001000000000000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
- 3333333333333333333333333333333333333333333333333333333333333333
- 3333333333333FF3333333333333003333333333333F77F33333333333009033
- 333333333F7737F333333333009990333333333F773337FFFFFF330099999000
- 00003F773333377777770099999999999990773FF33333FFFFF7330099999000
- 000033773FF33777777733330099903333333333773FF7F33333333333009033
- 33333333337737F3333333333333003333333333333377333333333333333333
- 3333333333333333333333333333333333333333333333333333333333333333
- 3333333333333333333333333333333333333333333333333333}
- NumGlyphs = 2
- end
- object btnHelp: TBitBtn
- Left = 369
- Top = 357
- Width = 75
- Height = 25
- Anchors = [akLeft, akBottom]
- TabOrder = 3
- OnClick = btnHelpClick
- Kind = bkHelp
- end
- object MainPages: TdevPages
- Left = 4
- Top = 10
- Width = 440
- Height = 337
- ActivePage = tabLinker
- object tabCompiler: TdevPage
- Left = 0
- Top = 23
- Width = 440
- Height = 314
- HorzScrollBar.Smooth = True
- HorzScrollBar.Tracking = True
- VertScrollBar.Smooth = True
- VertScrollBar.Tracking = True
- Align = alClient
- BevelKind = bkTile
- TabOrder = 1
- Visible = False
- Caption = 'Compiler'
- DesignSize = (
- 436
- 310)
- object grpCComp: TGroupBox
- Left = 8
- Top = 8
- Width = 420
- Height = 72
- Anchors = [akLeft, akTop, akRight]
- Caption = ' C compiler: '
- TabOrder = 0
- DesignSize = (
- 420
- 72)
- object Label1: TLabel
- Left = 325
- Top = 18
- Width = 22
- Height = 13
- Caption = '-ansi'
- end
- object Label2: TLabel
- Left = 325
- Top = 34
- Width = 69
- Height = 13
- Caption = '-traditional-cpp'
- end
- object Label3: TLabel
- Left = 325
- Top = 50
- Width = 11
- Height = 13
- Caption = '-w'
- end
- object cbAnsi: TCheckBox
- Left = 8
- Top = 16
- Width = 319
- Height = 17
- Anchors = [akLeft, akTop, akRight]
- Caption = '&Support all ANSI standard C programs'
- TabOrder = 0
- end
- object cbTraditional: TCheckBox
- Left = 8
- Top = 32
- Width = 319
- Height = 17
- Anchors = [akLeft, akTop, akRight]
- Caption = '&Attempt to support some aspects of traditional C preprocessors'
- TabOrder = 1
- end
- object cbWarning: TCheckBox
- Left = 8
- Top = 48
- Width = 319
- Height = 17
- Anchors = [akLeft, akTop, akRight]
- Caption = '&Inhibit all warning messages'
- TabOrder = 2
- end
- end
- object grpCppComp: TGroupBox
- Left = 8
- Top = 83
- Width = 420
- Height = 72
- Anchors = [akLeft, akTop, akRight]
- Caption = ' C++ compiler: '
- TabOrder = 1
- DesignSize = (
- 420
- 72)
- object Label4: TLabel
- Left = 325
- Top = 14
- Width = 90
- Height = 13
- Caption = '-fno-access-control'
- end
- object Label5: TLabel
- Left = 325
- Top = 33
- Width = 89
- Height = 13
- Caption = '-fdollar-in-identifiers'
- end
- object Label6: TLabel
- Left = 325
- Top = 53
- Width = 79
- Height = 13
- Caption = '-fsave-memoized'
- end
- object cbAccess: TCheckBox
- Left = 8
- Top = 16
- Width = 319
- Height = 17
- Anchors = [akLeft, akTop, akRight]
- Caption = '&Turn off all access checking'
- TabOrder = 0
- end
- object cbDollar: TCheckBox
- Left = 8
- Top = 32
- Width = 319
- Height = 17
- Anchors = [akLeft, akTop, akRight]
- Caption = 'Accept $ in identi&fiers'
- TabOrder = 1
- end
- object cbHeuristics: TCheckBox
- Left = 8
- Top = 48
- Width = 319
- Height = 17
- Anchors = [akLeft, akTop, akRight]
- Caption = '&Use heuristics to compile faster'
- Checked = True
- State = cbChecked
- TabOrder = 2
- end
- end
- object grpComp: TGroupBox
- Left = 8
- Top = 158
- Width = 420
- Height = 140
- Anchors = [akLeft, akTop, akRight]
- Caption = ' Compiler: '
- TabOrder = 2
- DesignSize = (
- 420
- 140)
- object lblDelay: TLabel
- Left = 8
- Top = 116
- Width = 70
- Height = 13
- Caption = 'Compile Delay:'
- end
- object lblDelayMsg: TLabel
- Left = 150
- Top = 107
- Width = 260
- Height = 27
- AutoSize = False
- Caption =
- 'Enables a delay in milliseconds if make complains about makefile' +
- #39's time stamp (in compile log)'
- WordWrap = True
- end
- object cbCygwin: TCheckBox
- Left = 8
- Top = 16
- Width = 409
- Height = 17
- Anchors = [akLeft, akTop, akRight]
- Caption =
- 'Use Cygwin instead of the Mingw compiler (read Mingw and Cygwin.' +
- 'txt)'
- TabOrder = 0
- end
- object cbCompAdd: TCheckBox
- Left = 8
- Top = 32
- Width = 409
- Height = 17
- Anchors = [akLeft, akTop, akRight]
- Caption = 'Add the following commands when calling the compiler:'
- TabOrder = 1
- end
- object seCompDelay: TSpinEdit
- Left = 83
- Top = 111
- Width = 61
- Height = 22
- MaxValue = 0
- MinValue = 0
- TabOrder = 3
- Value = 650
- end
- object Commands: TMemo
- Left = 20
- Top = 52
- Width = 390
- Height = 50
- Anchors = [akLeft, akTop, akRight]
- ScrollBars = ssVertical
- TabOrder = 2
- WantReturns = False
- end
- end
- end
- object tabDirectories: TdevPage
- Left = 0
- Top = 23
- Width = 440
- Height = 314
- HorzScrollBar.Smooth = True
- HorzScrollBar.Tracking = True
- VertScrollBar.Smooth = True
- VertScrollBar.Tracking = True
- Align = alClient
- BevelKind = bkTile
- TabOrder = 0
- Visible = False
- Caption = 'Directories'
- object DirTabs: TdevTabs
- Left = 11
- Top = 18
- Width = 413
- Height = 291
- Tabs.Strings = (
- 'Binaries'
- 'Libraries'
- 'C Includes'
- 'C++ Includes')
- TabIndex = 0
- OnChange = DirTabsChange
- OnChanging = DirTabsChanging
- DesignSize = (
- 413
- 291)
- object btnUp: TSpeedButton
- Left = 385
- Top = 95
- Width = 23
- Height = 22
- Anchors = [akRight, akBottom]
- Enabled = False
- Glyph.Data = {
- 36050000424D360500000000000036040000280000000F000000100000000100
- 0800000000000001000000000000000000000001000000010000000000000000
- 80000080000000808000800000008000800080800000C0C0C000C0DCC000F0CA
- A60000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FFFFFF000000
- 0000C0C0C00080808000FF00000080000000FFFF00008080000000FF00000080
- 000000FFFF00008080000000FF0000008000FF00FF0080008000FFFBF0008080
- 400000FF800000404000A4C8F0000080FF00A0A0A40000408000FF0080004000
- 8000C0DCC0008040000000000000000080000080000000808000800000008000
- 800080800000C0C0C000808080000000FF0000FF000000FFFF00FF000000FF00
- FF00FFFF0000FFFFFF00FFFFFF0000000000C0C0C00080808000FF0000008000
- 0000FFFF00008080000000FF00000080000000FFFF00008080000000FF000000
- 8000FF00FF0080008000FFFBF0008080400000FF800000404000A4C8F0000080
- FF00A0A0A40000408000FF00800040008000C0DCC00080400000000000000000
- 80000080000000808000800000008000800080800000C0C0C000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FFFFFF000000
- 0000C0C0C00080808000FF00000080000000FFFF00008080000000FF00000080
- 000000FFFF00008080000000FF0000008000FF00FF0080008000FFFBF0008080
- 400000FF800000404000A4C8F0000080FF00A0A0A40000408000FF0080004000
- 8000C0DCC0008040000000000000000080000080000000808000800000008000
- 800080800000C0C0C000808080000000FF0000FF000000FFFF00FF000000FF00
- FF00FFFF0000FFFFFF00FFFFFF0000000000C0C0C00080808000FF0000008000
- 0000FFFF00008080000000FF00000080000000FFFF00008080000000FF000000
- 8000FF00FF0080008000FFFBF0008080400000FF800000404000A4C8F0000080
- FF00A0A0A40000408000FF00800040008000C0DCC00080400000000000000000
- 80000080000000808000800000008000800080800000C0C0C000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FFFFFF000000
- 0000C0C0C00080808000FF00000080000000FFFF00008080000000FF00000080
- 000000FFFF00008080000000FF0000008000FF00FF0080008000FFFBF0008080
- 400000FF800000404000A4C8F0000080FF00A0A0A40000408000FF0080004000
- 8000C0DCC0008040000000000000000080000080000000808000800000008000
- 800080800000C0C0C000808080000000FF0000FF000000FFFF00FF000000FF00
- FF00FFFF0000FFFFFF00FFFFFF0000000000C0C0C00080808000FF0000008000
- 0000FFFF00008080000000FF000000800000F0FBFF00A4A0A000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF000D0D0D0D0D0D
- 0D0D0D0D0D0D0D0D0D000D0D0D0D0D0D0D0D0D0D0D0D0D0D0D000D0D0D0D0D0D
- 0D0D0D0D0D0D0D0D0D000D0D0D0D0D00000000000D0D0D0D0D000D0D0D0D0D00
- 060606000D0D0D0D0D000D0D0D0D0D00060606000D0D0D0D0D000D0D0D0D0D00
- 060606000D0D0D0D0D000D0D00000000060606000000000D0D000D0D0D000606
- 0606060606000D0D0D000D0D0D0D000606060606000D0D0D0D000D0D0D0D0D00
- 060606000D0D0D0D0D000D0D0D0D0D0D0006000D0D0D0D0D0D000D0D0D0D0D0D
- 0D000D0D0D0D0D0D0D000D0D0D0D0D0D0D0D0D0D0D0D0D0D0D000D0D0D0D0D0D
- 0D0D0D0D0D0D0D0D0D000D0D0D0D0D0D0D0D0D0D0D0D0D0D0D00}
- OnClick = UpDownClick
- end
- object btnDown: TSpeedButton
- Left = 385
- Top = 125
- Width = 23
- Height = 22
- Anchors = [akRight, akBottom]
- Enabled = False
- Glyph.Data = {
- 36050000424D360500000000000036040000280000000F000000100000000100
- 0800000000000001000000000000000000000001000000010000000000000000
- 80000080000000808000800000008000800080800000C0C0C000C0DCC000F0CA
- A60000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FFFFFF000000
- 0000C0C0C00080808000FF00000080000000FFFF00008080000000FF00000080
- 000000FFFF00008080000000FF0000008000FF00FF0080008000FFFBF0008080
- 400000FF800000404000A4C8F0000080FF00A0A0A40000408000FF0080004000
- 8000C0DCC0008040000000000000000080000080000000808000800000008000
- 800080800000C0C0C000808080000000FF0000FF000000FFFF00FF000000FF00
- FF00FFFF0000FFFFFF00FFFFFF0000000000C0C0C00080808000FF0000008000
- 0000FFFF00008080000000FF00000080000000FFFF00008080000000FF000000
- 8000FF00FF0080008000FFFBF0008080400000FF800000404000A4C8F0000080
- FF00A0A0A40000408000FF00800040008000C0DCC00080400000000000000000
- 80000080000000808000800000008000800080800000C0C0C000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FFFFFF000000
- 0000C0C0C00080808000FF00000080000000FFFF00008080000000FF00000080
- 000000FFFF00008080000000FF0000008000FF00FF0080008000FFFBF0008080
- 400000FF800000404000A4C8F0000080FF00A0A0A40000408000FF0080004000
- 8000C0DCC0008040000000000000000080000080000000808000800000008000
- 800080800000C0C0C000808080000000FF0000FF000000FFFF00FF000000FF00
- FF00FFFF0000FFFFFF00FFFFFF0000000000C0C0C00080808000FF0000008000
- 0000FFFF00008080000000FF00000080000000FFFF00008080000000FF000000
- 8000FF00FF0080008000FFFBF0008080400000FF800000404000A4C8F0000080
- FF00A0A0A40000408000FF00800040008000C0DCC00080400000000000000000
- 80000080000000808000800000008000800080800000C0C0C000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FFFFFF000000
- 0000C0C0C00080808000FF00000080000000FFFF00008080000000FF00000080
- 000000FFFF00008080000000FF0000008000FF00FF0080008000FFFBF0008080
- 400000FF800000404000A4C8F0000080FF00A0A0A40000408000FF0080004000
- 8000C0DCC0008040000000000000000080000080000000808000800000008000
- 800080800000C0C0C000808080000000FF0000FF000000FFFF00FF000000FF00
- FF00FFFF0000FFFFFF00FFFFFF0000000000C0C0C00080808000FF0000008000
- 0000FFFF00008080000000FF000000800000F0FBFF00A4A0A000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF000D0D0D0D0D0D
- 0D0D0D0D0D0D0D0D0D000D0D0D0D0D0D0D0D0D0D0D0D0D0D0D000D0D0D0D0D0D
- 0D0D0D0D0D0D0D0D0D000D0D0D0D0D0D0D000D0D0D0D0D0D0D000D0D0D0D0D0D
- 0006000D0D0D0D0D0D000D0D0D0D0D00060606000D0D0D0D0D000D0D0D0D0006
- 06060606000D0D0D0D000D0D0D0006060606060606000D0D0D000D0D00000000
- 060606000000000D0D000D0D0D0D0D00060606000D0D0D0D0D000D0D0D0D0D00
- 060606000D0D0D0D0D000D0D0D0D0D00060606000D0D0D0D0D000D0D0D0D0D00
- 000000000D0D0D0D0D000D0D0D0D0D0D0D0D0D0D0D0D0D0D0D000D0D0D0D0D0D
- 0D0D0D0D0D0D0D0D0D000D0D0D0D0D0D0D0D0D0D0D0D0D0D0D00}
- OnClick = UpDownClick
- end
- object lstDirs: TListBox
- Left = 8
- Top = 27
- Width = 371
- Height = 188
- Anchors = [akLeft, akTop, akRight, akBottom]
- ItemHeight = 13
- TabOrder = 0
- OnClick = lstDirsClick
- OnDblClick = lstDirsDblClick
- end
- object edEntry: TEdit
- Left = 8
- Top = 225
- Width = 347
- Height = 21
- Anchors = [akLeft, akRight, akBottom]
- TabOrder = 1
- OnChange = edEntryChange
- OnKeyUp = edEntryKeyUp
- end
- object btnBrowse: TButton
- Left = 359
- Top = 226
- Width = 21
- Height = 20
- Anchors = [akRight, akBottom]
- Caption = '...'
- TabOrder = 2
- OnClick = btnBrowseClick
- end
- object btnDelInval: TButton
- Tag = 4
- Left = 323
- Top = 259
- Width = 90
- Height = 23
- Anchors = [akLeft, akBottom]
- Caption = 'Delete &Invalid'
- TabOrder = 6
- OnClick = ButtonClick
- end
- object btnDelete: TButton
- Tag = 3
- Left = 218
- Top = 259
- Width = 90
- Height = 23
- Anchors = [akLeft, akBottom]
- Caption = '&Delete'
- Enabled = False
- TabOrder = 5
- OnClick = ButtonClick
- end
- object btnAdd: TButton
- Tag = 2
- Left = 113
- Top = 259
- Width = 90
- Height = 23
- Anchors = [akLeft, akBottom]
- Caption = '&Add'
- Enabled = False
- TabOrder = 4
- OnClick = ButtonClick
- end
- object btnReplace: TButton
- Tag = 1
- Left = 8
- Top = 259
- Width = 90
- Height = 23
- Anchors = [akLeft, akBottom]
- Caption = '&Replace'
- Enabled = False
- TabOrder = 3
- OnClick = ButtonClick
- end
- end
- end
- object tabCodeGen: TdevPage
- Left = 0
- Top = 23
- Width = 440
- Height = 314
- HorzScrollBar.Smooth = True
- HorzScrollBar.Tracking = True
- VertScrollBar.Smooth = True
- VertScrollBar.Tracking = True
- Align = alClient
- BevelKind = bkTile
- TabOrder = 2
- Visible = False
- Caption = 'Code Generation && Optimization'
- DesignSize = (
- 436
- 310)
- object grpCodeGen: TGroupBox
- Left = 8
- Top = 8
- Width = 416
- Height = 80
- Anchors = [akLeft, akTop, akRight]
- Caption = ' Code generation: '
- TabOrder = 0
- DesignSize = (
- 416
- 80)
- object Label7: TLabel
- Left = 325
- Top = 19
- Width = 57
- Height = 13
- Caption = '-fexceptions'
- end
- object Label8: TLabel
- Left = 325
- Top = 39
- Width = 64
- Height = 13
- Caption = '-fshort-double'
- end
- object Label9: TLabel
- Left = 325
- Top = 57
- Width = 69
- Height = 13
- Caption = '-f-verbose-asm'
- end
- object cbExceptions: TCheckBox
- Left = 8
- Top = 16
- Width = 315
- Height = 17
- Anchors = [akLeft, akTop, akRight]
- Caption = '&Enable exception handling'
- TabOrder = 0
- end
- object cbDoubleFloat: TCheckBox
- Left = 8
- Top = 36
- Width = 315
- Height = 17
- Anchors = [akLeft, akTop, akRight]
- Caption = 'Use the same size for &double as for float'
- TabOrder = 1
- end
- object cbMemory: TCheckBox
- Left = 8
- Top = 56
- Width = 315
- Height = 17
- Anchors = [akLeft, akTop, akRight]
- Caption = 'Put extra commentary information in the assembly code'
- TabOrder = 2
- end
- end
- object grpOptimize: TGroupBox
- Left = 8
- Top = 93
- Width = 416
- Height = 80
- Anchors = [akLeft, akTop, akRight]
- Caption = ' Optimization: '
- TabOrder = 1
- DesignSize = (
- 416
- 80)
- object Label10: TLabel
- Left = 297
- Top = 18
- Width = 117
- Height = 13
- Caption = '-fexpensive-optimizations'
- end
- object Label11: TLabel
- Left = 325
- Top = 58
- Width = 17
- Height = 13
- Caption = '-O3'
- end
- object Label12: TLabel
- Left = 325
- Top = 38
- Width = 17
- Height = 13
- Caption = '-O1'
- end
- object cbOptimize: TCheckBox
- Left = 8
- Top = 36
- Width = 315
- Height = 17
- Anchors = [akLeft, akTop, akRight]
- Caption = '&Optimize'
- TabOrder = 0
- end
- object cbOptimizeBest: TCheckBox
- Left = 8
- Top = 56
- Width = 315
- Height = 17
- Anchors = [akLeft, akTop, akRight]
- Caption = '&Best optimization'
- TabOrder = 1
- end
- object cbMinorOpt: TCheckBox
- Left = 8
- Top = 16
- Width = 286
- Height = 17
- Anchors = [akLeft, akTop, akRight]
- Caption = 'Perform a number of minor optimizations'
- TabOrder = 2
- end
- end
- end
- object tabLinker: TdevPage
- Left = 0
- Top = 23
- Width = 440
- Height = 314
- HorzScrollBar.Smooth = True
- HorzScrollBar.Tracking = True
- VertScrollBar.Smooth = True
- VertScrollBar.Tracking = True
- Align = alClient
- BevelKind = bkTile
- TabOrder = 3
- Caption = 'Linker'
- DesignSize = (
- 436
- 310)
- object Label13: TLabel
- Left = 330
- Top = 10
- Width = 25
- Height = 13
- Caption = '-lobjc'
- end
- object Label14: TLabel
- Left = 330
- Top = 30
- Width = 62
- Height = 13
- Caption = 'on: -g3 off: -s'
- end
- object Label15: TLabel
- Left = 330
- Top = 51
- Width = 39
- Height = 13
- Caption = '-nostdlib'
- end
- object cbObjC: TCheckBox
- Left = 8
- Top = 8
- Width = 315
- Height = 17
- Anchors = [akLeft, akTop, akRight]
- Caption = '&Link an Objective C program'
- TabOrder = 0
- end
- object cbDebugInfo: TCheckBox
- Left = 8
- Top = 28
- Width = 315
- Height = 17
- Anchors = [akLeft, akTop, akRight]
- Caption = '&Generate debugging information'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 1
- end
- object cbNoLibs: TCheckBox
- Left = 8
- Top = 49
- Width = 315
- Height = 17
- Anchors = [akLeft, akTop, akRight]
- Caption = 'Do ¬ use standard system startup files or libraries'
- TabOrder = 2
- end
- object cbWin32: TCheckBox
- Left = 8
- Top = 70
- Width = 315
- Height = 17
- Anchors = [akLeft, akTop, akRight]
- Caption = 'Compile for Win32 (no console)'
- TabOrder = 3
- end
- object cbLinkerAdd: TCheckBox
- Left = 8
- Top = 91
- Width = 315
- Height = 17
- Anchors = [akLeft, akTop, akRight]
- Caption = 'Add these commands to the linker command line'
- TabOrder = 4
- end
- object Linker: TMemo
- Left = 24
- Top = 111
- Width = 400
- Height = 50
- ScrollBars = ssVertical
- TabOrder = 5
- WantReturns = False
- end
- end
- end
- end
-