home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
OS/2 Shareware BBS: 3 Comm
/
03-Comm.zip
/
DUMBMODE.ZIP
/
DUMBMODE.STS
< prev
next >
Wrap
INI File
|
1991-03-14
|
5KB
|
96 lines
[shared-]
version=2
pmark="C:\dumbmode\DUMBMODE.C" 83 16
project="C:\dumbmode\DUMBMODE.MAK"
[edit-]
srch=lc
fSrchRe=0
rpl=DisplayDCB
src=DispInfo
fRplRe=27648
file="C:\dumbmode\DUMBMODE.C" 67 1 83 16
[pwb]
screen=25 80
winstyle=1
wnd=C 2 1 24 80
[build]
build: macro DEBUG "0"
build: macro PWBRMAKE "pwbrmake"
build: macro NMAKEBSC1 "set"
build: macro NMAKEBSC2 "nmake"
build: macro LINKER "link"
build: macro ILINK "ilink"
build: macro LRF "echo > NUL"
build: macro BIND "bind"
build: macro RC "rc"
build: macro IMPLIB "implib"
build: macro LFLAGS_G " /NOI /BATCH"
build: macro LFLAGS_D " /CO /NOF /NOP /PMTYPE:VIO"
build: macro LFLAGS_R " /E /NOF /NOP /PMTYPE:VIO"
build: macro MAPFILE_D "NUL"
build: macro MAPFILE_R "NUL"
build: macro CC "cl"
build: macro CFLAGS_G "/AL /W3 /G2 /Zp /BATCH"
build: macro CFLAGS_D "/qc /Od /Zi /Gs"
build: macro CFLAGS_R "/Ot /Ol /Og /Oe /Oi /Gs"
build: macro LLIBS_R " /NOD:LLIBCE LLIBCEP"
build: macro LLIBS_D " /NOD:LLIBCE LLIBCEP"
build: macro ASM "masm"
build: macro AFLAGS_G "/Mx /T"
build: macro AFLAGS_D "/Zi"
build: macro AFLAGS_R ""
build: macro LLIBS_G ""
build: all $(PROJ).exe
build: target $(PROJ).bsc pwbrmake
build: target $(PROJ).exe lrf link
build: inference .c.sbr cc_c_sbr
build: inference .c.obj cc_c_obj
build: inference .asm.obj asm_asm_obj
build: command pwbrmake "$(PWBRMAKE) @<<\n$(BRFLAGS) $(SBRS)\n<<"
build: command nmakebsc1 "$(NMAKEBSC1) MAKEFLAGS="
build: command nmakebsc2 "$(NMAKEBSC2) $(NMFLAGS) -f $(PROJFILE) $(PROJ).bsc"
build: release command lrf "$(LRF) @<<$(PROJ).lrf\n$(RT_OBJS: = +^\n) $(OBJS: = +^\n)\n$@\n$(MAPFILE_R)\n$(LLIBS_G: = +^\n) +\n$(LLIBS_R: = +^\n) +\n$(LIBS: = +^\n)\n$(DEF_FILE) $(LFLAGS_G) $(LFLAGS_R);\n<<"
build: debug command lrf "$(LRF) @<<$(PROJ).lrf\n$(RT_OBJS: = +^\n) $(OBJS: = +^\n)\n$@\n$(MAPFILE_D)\n$(LLIBS_G: = +^\n) +\n$(LLIBS_D: = +^\n) +\n$(LIBS: = +^\n)\n$(DEF_FILE) $(LFLAGS_G) $(LFLAGS_D);\n<<"
build: release command link "$(LINKER) @$(PROJ).lrf"
build: debug command link "$(LINKER) @$(PROJ).lrf"
build: command run "$(PROJ).exe $(RUNFLAGS)"
build: command debug "CVP $(CVFLAGS) $(PROJ).exe $(RUNFLAGS)"
build: release command cc_c_obj "$(CC) /c $(CFLAGS_G) $(CFLAGS_R) /Fo$@ $<"
build: debug command cc_c_obj "$(CC) /c $(CFLAGS_G) $(CFLAGS_D) /Fo$@ $<"
build: release command cc_c_sbr "$(CC) /Zs $(CFLAGS_G) $(CFLAGS_R) /FR$@ $<"
build: debug command cc_c_sbr "$(CC) /Zs $(CFLAGS_G) $(CFLAGS_D) /FR$@ $<"
build: release command asm_asm_obj "$(ASM) $(AFLAGS_G) $(AFLAGS_R) $<, $@;"
build: debug command asm_asm_obj "$(ASM) $(AFLAGS_G) $(AFLAGS_D) $<, $@;"
build: include system
build: include .c "^[ \t]*#[ \t]*include[ \t]*\"\\([^\"]+\\)\"" case
build: include .c "^[ \t]*#[ \t]*include[ \t]*<\\([^>]+\\)>" case system
build: include .h "^[ \t]*#[ \t]*include[ \t]*\"\\([^\"]+\\)\"" case
build: include .h "^[ \t]*#[ \t]*include[ \t]*<\\([^>]+\\)>" case 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]*\"\\([^\"]+\\)\""
build: include .rc "^[ \t]*#[ \t]*include[ \t]*<\\([^>]+\\)>" system
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 "^\\(\\:p\\)(\\(\\:z\\))[ ]*: [^U]+U[124]" file line
build: message "^NMAKE : [^U]+U[124]"
build: message "^\\:p : [^U]+U[124]\\:d\\:d\\:d"
build: message "^\\(\\:p\\)(\\(\\:z\\)) : [^C]+C[124]" file line
build: message "^[^C]+C[124][0-9]+: "
build: message "^[^D]+D[124][0-9]+ : "
build: message "^\\(\\:p\\)(\\([0-9]+\\))[ \t]*:[ \t]*[^A]+A[12456]" file line
build: message "^pwbrmake: [^U]+U[124]"
build: message "^BIND : [^U]+U[124]"
build: message "^\\(\\:p\\)(\\(\\:z\\)) : [^F]+F[124]" file line
build: message "^[^F]+F[1234][0-9]+: "
build: message "^\\(\\:p\\)([ \t]*\\(\\:z\\),[ \t]*\\(\\:z\\)) : " file line col
build: message "^fatal error"
build: message "^[A-Z][A-Z][A-Z]\\:d\\:d\\:d\\:d:\\:b"