config.bat
来自「WinAoE is an open source GPLv3 driver fo」· Batch 代码 · 共 7 行
BAT
7 行
rem This is the root directory of the ddk.
set ddkdir=c:\winddk\3790.1830
rem Next two lines are duplicated in Makefile, edit both when adding files or changing pxe style.
set c=driver.c registry.c bus.c disk.c aoe.c protocol.c debug.c
set pxestyle=asm
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?