📄 hls1.sts
字号:
PWB-GENERATED FILE: DO NOT MODIFY
[shared-]
version=3
project="D:\ASM_OBJ\hls\HLS1.MAK"
buildmode=3
[edit-]
srch=
fSrchRe=0
rpl=
src=
fRplRe=0
[pwb]
screen=25 80
winstyle=7
file="<COMPILE>Build Results" 1 1 1 1
wnd=c 16 0 24 80 20 4
file="<SEARCH>Search Results" 1 1 1 1
wnd=c 0 0 0 0 0 0
file="<PRINT>Print Results" 1 1 1 1
wnd=c 0 0 0 0 0 0
file="<RECORD>Record" 1 1 1 1
wnd=c 0 0 0 0 0 0
file="<CLIPBOARD>Clipboard" 1 1 1 1
wnd=c 0 0 0 0 0 0
file="<pwbhelp>Help" 1 1 1 1
wnd=c 0 0 0 0 0 0
file="<browse>Browser Output" 1 1 1 1
wnd=c 0 0 0 0 0 0
[build]
build: language "Assembler"
build: template "DOS EXE" modified
build: macro DEBUG "0"
build: macro BSCMAKE "bscmake"
build: macro SBRPACK "sbrpack"
build: macro NMAKEBSC1 "set"
build: macro NMAKEBSC2 "nmake"
build: macro ASM "ml"
build: macro H2INC "h2inc"
build: macro AFLAGS_G "/W2 /WX /Zm"
build: macro AFLAGS_D "/Zi"
build: macro AFLAGS_R "/nologo"
build: macro MAPFILE_D "NUL"
build: macro MAPFILE_R "NUL"
build: macro LFLAGS_G "/NOI /BATCH"
build: macro LFLAGS_D "/CO /FAR"
build: macro LFLAGS_R "/FAR"
build: macro LINKER "link"
build: macro ILINK "ilink"
build: macro LRF "echo > NUL"
build: macro ILFLAGS "/a /e"
build: all $(PROJ).exe
build: target $(PROJ).bsc bscmake
build: target $(PROJ).exe lrf_exe link_exe
build: inference .asm.sbr asm_asm_sbr
build: inference compile .asm.obj asm_asm_obj
build: inference .h.inc h2inc_h_inc
build: release command asm_asm_sbr "$(ASM) /Zs $(AFLAGS_G) $(AFLAGS_R) /FR$@ $<"
build: debug command asm_asm_sbr "$(ASM) /Zs $(AFLAGS_G) $(AFLAGS_D) /FR$@ $<"
build: command bscmake "$(BSCMAKE) @<<\n$(BRFLAGS) $(SBRS)\n<<"
build: command nmakebsc1 "-$(NMAKEBSC1) MAKEFLAGS="
build: command nmakebsc2 "-$(NMAKEBSC2) $(NMFLAGS) -f $(PROJFILE) $(PROJ).bsc"
build: release command asm_asm_obj "$(ASM) /c $(AFLAGS_G) $(AFLAGS_R) /Fo$@ $<"
build: debug command asm_asm_obj "$(ASM) /c $(AFLAGS_G) $(AFLAGS_D) /Fo$@ $<"
build: release command h2inc_h_inc "$(H2INC) /c $(CFLAGS_G) $(CFLAGS_R) $<"
build: debug command h2inc_h_inc "$(H2INC) /c $(CFLAGS_G) $(CFLAGS_D) $<"
build: release command lrf_exe "$(LRF) @<<$(PROJ).lrf\n$(RT_OBJS: = +^\n) $(OBJS: = +^\n)\n$@\n$(MAPFILE_R)\n$(LIBS: = +^\n) +\n$(LLIBS_G: = +^\n) +\n$(LLIBS_R: = +^\n)\n$(DEF_FILE) $(LFLAGS_G) $(LFLAGS_R);\n<<"
build: debug command lrf_exe "$(LRF) @<<$(PROJ).lrf\n$(RT_OBJS: = +^\n) $(OBJS: = +^\n)\n$@\n$(MAPFILE_D)\n$(LIBS: = +^\n) +\n$(LLIBS_G: = +^\n) +\n$(LLIBS_D: = +^\n)\n$(DEF_FILE) $(LFLAGS_G) $(LFLAGS_D);\n<<"
build: command link_exe "$(LINKER) @$(PROJ).lrf"
build: command run "$(PROJ).exe $(RUNFLAGS)"
build: command debug "CV $(CVFLAGS) $(PROJ).exe $(RUNFLAGS)"
build: suffixes
build: include dependencies
build: include no system
build: include .asm "^[ \t]*include[ \t]+\\([^ \t]+\\)"
build: include .inc "^[ \t]*include[ \t]+\\([^ \t]+\\)"
build: include .rc "^[ \t]*rcinclude[ \t]+\\([^ \t]+\\)"
build: include .rc "^[ \t]*#[ \t]*include[ \t]*\"[ \t]*\\(\\:p\\)[ \t]*\""
build: include .rc "^[ \t]*#[ \t]*include[ \t]*<[ \t]*\\(\\:p\\)[ \t]*>" system
build: include .rc "^\\:i\\:b\\{ICON\\!BITMAP\\!FONT\\!CURSOR\\}\\:b\\{LOADONCALL\\:b\\!PRELOAD\\:b\\!FIXED\\:b\\!MOVABLE\\:b\\!DISCARDABLE\\:b\\!\\}*\\(\\:p\\)"
build: message "^SYS[0-9][0-9][0-9][0-9]:\\:b"
build: message "^NET[0-9][0-9][0-9][0-9]:\\:b"
build: message "^\\(\\{\\:p\\!<[^>]*>\\}\\) \\([0-9]+\\) \\([0-9]+\\)[ ]*:" file line col
build: message "^\\(\\:p\\):\\([0-9]+\\):" file line
build: message "^[^(]+(\\(\\:p\\)) : error L[0-9]+[ ]*: '_*\\([^']+\\)' : unresolved external" file token
build: message "^[^(]+(\\(\\:p\\)) : [^L]+L[124]" file
build: message "^LINK [^L]+L[124]"
build: message "^ILINK : [^L]+L[124]"
build: message "Rebuild all" file line
build: message "^NMAKE : [^U]+U[124]"
build: message "^\\:p : [^U]+U[124]\\:d\\:d\\:d"
build: message "^\\(\\:p\\)(\\([0-9]+\\))[ \t]*:[ \t]*[^A]+A[12456]" file line
build: message "^\\(\\:p\\)(\\(\\:z\\)) : [^H]+HI[124]" file line
build: message "^[^H]+HI[124][0-9]+: "
build: message "^DOSXNT :"
build: message "^bscmake: [^B]+BK[124]"
build: message "^sbrpack: [^S]+SB[124]"
build: message "^BIND : [^U]+U[124]"
build: message "^\\(\\:p\\)(\\(\\:z\\)) RC:" file line
build: message "\\(\\:p\\)(\\(\\:z\\)) : error RC\\:z:" file line
build: message "^RC:"
build: message "^RC :"
build: message "^LIB :"
build: message "^MPC :"
build: message "^CVPACK :"
build: message "Rebuild all" file line
build: message "Build all" file line
build: message "Compile Untitled.asm" file line
build: message "Compile E:\\DIV.ASM" file line
build: message "Compile ..\\..\\ASM_OBJ\\DIV.ASM" file line
build: message "Compile ..\\..\\ASM_OBJ\\COMPOS~1\\COMP.ASM" file line
build: message "Compile COMP.ASM" file line
build: message "Compile ..\\..\\paixu\\test.ASM" file line
build: message "Compile ..\\..\\paixu\\INPPUT.ASM" file line
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -