📄 advanced_compiler_options.xrc
字号:
<?xml version="1.0" encoding="iso-8859-1"?>
<resource>
<object class="wxDialog" name="dlgAdvancedCompilerOptions">
<title>Advanced compiler options</title>
<centered>1</centered>
<object class="wxBoxSizer">
<orient>wxVERTICAL</orient>
<object class="sizeritem">
<object class="wxNotebook" name="nbMain">
<object class="notebookpage">
<label>Commands</label>
<object class="wxPanel" name="tabCommands">
<object class="wxBoxSizer">
<orient>wxHORIZONTAL</orient>
<object class="sizeritem">
<object class="wxBoxSizer">
<orient>wxVERTICAL</orient>
<option>1</option>
<object class="sizeritem">
<object class="wxStaticText">
<label>Available commands:</label>
</object>
<flag>wxTOP|wxLEFT</flag>
<border>8</border>
</object>
<object class="sizeritem">
<object class="wxListBox" name="lstCommands">
<content/>
</object>
<option>1</option>
<flag>wxLEFT|wxRIGHT|wxGROW</flag>
<border>8</border>
</object>
<object class="sizeritem">
<object class="wxStaticText">
<label>Command line macro:</label>
</object>
<flag>wxTOP|wxLEFT</flag>
<border>8</border>
</object>
<object class="sizeritem">
<object class="wxTextCtrl" name="txtCommand">
<style>wxTE_MULTILINE|wxHSCROLL</style>
</object>
<option>1</option>
<flag>wxBOTTOM|wxLEFT|wxRIGHT|wxGROW</flag>
<border>8</border>
</object>
</object>
<option>1</option>
<flag>wxGROW</flag>
</object>
<object class="sizeritem">
<object class="wxFlexGridSizer">
<cols>2</cols>
<vgap>4</vgap>
<hgap>4</hgap>
<object class="sizeritem">
<object class="wxStaticText">
<label>Command macros:</label>
</object>
</object>
<object class="spacer">
<size>0,0</size>
</object>
<object class="sizeritem">
<object class="wxStaticLine"/>
<flag>wxGROW</flag>
</object>
<object class="spacer">
<size>0,0</size>
</object>
<object class="sizeritem">
<object class="wxStaticText">
<label>Compiler executable:
Resource compiler executable:
Linker executable:
Linker executable for static libs:
Compiler flags:
Linker flags:
Compiler include paths:
Resource include paths:
Linker include paths:
Link libraries:
Source file:
Object file:
Dependency result:
All object files:
All *linkable* object files:
All *linkable* resource object files:
Executable output file:
Static library output file:
Dynamic library output file:
Dynamic library DEF output file:
Resources output file:</label>
</object>
</object>
<object class="sizeritem">
<object class="wxStaticText">
<label>$$compiler
$$rescomp
$$linker
$$lib_linker
$$options
$$link_options
$$includes
$$res_includes
$$libdirs
$$libs
$$file
$$object
$$dep_object
$$objects
$$link_objects
$$link_resobjects
$$exe_output
$$static_output
$$exe_output
$$def_output
$$resource_output</label>
</object>
</object>
</object>
<flag>wxTOP|wxBOTTOM|wxRIGHT|wxGROW</flag>
<border>8</border>
</object>
</object>
</object>
<selected>1</selected>
</object>
<object class="notebookpage">
<label>Output parsing</label>
<object class="wxPanel" name="tabRegExes">
<object class="wxBoxSizer">
<orient>wxVERTICAL</orient>
<object class="sizeritem">
<object class="wxBoxSizer">
<orient>wxHORIZONTAL</orient>
<object class="sizeritem">
<object class="wxStaticBoxSizer">
<orient>wxVERTICAL</orient>
<object class="sizeritem">
<object class="wxBoxSizer">
<orient>wxHORIZONTAL</orient>
<object class="sizeritem">
<object class="wxListBox" name="lstRegex">
<content/>
</object>
<option>1</option>
<flag>wxGROW</flag>
</object>
<object class="sizeritem">
<object class="wxSpinButton" name="spnRegexOrder"/>
<flag>wxLEFT|wxRIGHT|wxALIGN_CENTRE_VERTICAL</flag>
<border>4</border>
</object>
</object>
<option>1</option>
<flag>wxTOP|wxLEFT|wxGROW</flag>
<border>8</border>
</object>
<object class="sizeritem">
<object class="wxBoxSizer">
<orient>wxHORIZONTAL</orient>
<object class="sizeritem">
<object class="wxButton" name="btnRegexAdd">
<label>Add</label>
</object>
<flag>wxRIGHT</flag>
<border>4</border>
</object>
<object class="sizeritem">
<object class="wxButton" name="btnRegexDelete">
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -