dos16 application

来自「UEStudioPortable.rar」· 代码 · 共 20 行

TXT
20
字号
[Variables]
CPATH=C:\NASM
[Settings]
Debugger= 
[SettingsInfo]
Debugger=Provides a space for you to set the debugger you want to use to debug application.
[MakeCommands]
debug=Start Debugger
makef=Show Makefile
[Start Debugger]
Title=Debug $T
Cmd0=$(Debugger) $T
Depends=$T
ShowWindow=1
[Show Makefile]
Title=Show makefile
Cmd0=uestudio $(UESMAKEFILE)
ShowWindow=1
DisplayConsole=0

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?