home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 3 Comm / 03-Comm.zip / DUMBMODE.ZIP / DUMBMODE.STS < prev    next >
INI File  |  1991-03-14  |  5KB  |  96 lines

  1. [shared-]
  2.     version=2
  3.     pmark="C:\dumbmode\DUMBMODE.C" 83 16
  4.     project="C:\dumbmode\DUMBMODE.MAK"
  5. [edit-]
  6.     srch=lc
  7.     fSrchRe=0
  8.     rpl=DisplayDCB
  9.     src=DispInfo
  10.     fRplRe=27648
  11.     file="C:\dumbmode\DUMBMODE.C" 67 1 83 16
  12. [pwb]
  13.     screen=25 80
  14.     winstyle=1
  15.     wnd=C 2 1 24 80
  16. [build]
  17.     build: macro DEBUG "0"
  18.     build: macro PWBRMAKE "pwbrmake"
  19.     build: macro NMAKEBSC1 "set"
  20.     build: macro NMAKEBSC2 "nmake"
  21.     build: macro LINKER "link"
  22.     build: macro ILINK "ilink"
  23.     build: macro LRF "echo > NUL"
  24.     build: macro BIND "bind"
  25.     build: macro RC "rc"
  26.     build: macro IMPLIB "implib"
  27.     build: macro LFLAGS_G " /NOI  /BATCH"
  28.     build: macro LFLAGS_D " /CO /NOF /NOP  /PMTYPE:VIO"
  29.     build: macro LFLAGS_R " /E /NOF /NOP  /PMTYPE:VIO"
  30.     build: macro MAPFILE_D "NUL"
  31.     build: macro MAPFILE_R "NUL"
  32.     build: macro CC "cl"
  33.     build: macro CFLAGS_G "/AL /W3 /G2 /Zp /BATCH"
  34.     build: macro CFLAGS_D "/qc /Od /Zi /Gs"
  35.     build: macro CFLAGS_R "/Ot /Ol /Og /Oe /Oi /Gs"
  36.     build: macro LLIBS_R " /NOD:LLIBCE LLIBCEP"
  37.     build: macro LLIBS_D " /NOD:LLIBCE LLIBCEP"
  38.     build: macro ASM "masm"
  39.     build: macro AFLAGS_G "/Mx /T"
  40.     build: macro AFLAGS_D "/Zi"
  41.     build: macro AFLAGS_R ""
  42.     build: macro LLIBS_G ""
  43.     build: all $(PROJ).exe
  44.     build: target $(PROJ).bsc pwbrmake
  45.     build: target $(PROJ).exe lrf link
  46.     build: inference .c.sbr cc_c_sbr
  47.     build: inference .c.obj cc_c_obj
  48.     build: inference .asm.obj asm_asm_obj
  49.     build: command pwbrmake "$(PWBRMAKE) @<<\n$(BRFLAGS) $(SBRS)\n<<"
  50.     build: command nmakebsc1 "$(NMAKEBSC1) MAKEFLAGS="
  51.     build: command nmakebsc2 "$(NMAKEBSC2) $(NMFLAGS) -f $(PROJFILE) $(PROJ).bsc"
  52.     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<<"
  53.     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<<"
  54.     build: release command link "$(LINKER) @$(PROJ).lrf"
  55.     build: debug command link "$(LINKER) @$(PROJ).lrf"
  56.     build: command run "$(PROJ).exe $(RUNFLAGS)"
  57.     build: command debug "CVP $(CVFLAGS) $(PROJ).exe $(RUNFLAGS)"
  58.     build: release command cc_c_obj "$(CC) /c $(CFLAGS_G) $(CFLAGS_R) /Fo$@ $<"
  59.     build: debug command cc_c_obj "$(CC) /c $(CFLAGS_G) $(CFLAGS_D) /Fo$@ $<"
  60.     build: release command cc_c_sbr "$(CC) /Zs $(CFLAGS_G) $(CFLAGS_R) /FR$@ $<"
  61.     build: debug command cc_c_sbr "$(CC) /Zs $(CFLAGS_G) $(CFLAGS_D) /FR$@ $<"
  62.     build: release command asm_asm_obj "$(ASM) $(AFLAGS_G) $(AFLAGS_R) $<, $@;"
  63.     build: debug command asm_asm_obj "$(ASM) $(AFLAGS_G) $(AFLAGS_D) $<, $@;"
  64.     build: include system
  65.     build: include .c "^[ \t]*#[ \t]*include[ \t]*\"\\([^\"]+\\)\"" case
  66.     build: include .c "^[ \t]*#[ \t]*include[ \t]*<\\([^>]+\\)>" case system
  67.     build: include .h "^[ \t]*#[ \t]*include[ \t]*\"\\([^\"]+\\)\"" case
  68.     build: include .h "^[ \t]*#[ \t]*include[ \t]*<\\([^>]+\\)>" case system
  69.     build: include .asm "^[ \t]*include[ \t]+\\([^ \t]+\\)"
  70.     build: include .inc "^[ \t]*include[ \t]+\\([^ \t]+\\)"
  71.     build: include .rc "^[ \t]*rcinclude[ \t]+\\([^ \t]+\\)"
  72.     build: include .rc "^[ \t]*#[ \t]*include[ \t]*\"\\([^\"]+\\)\""
  73.     build: include .rc "^[ \t]*#[ \t]*include[ \t]*<\\([^>]+\\)>" system
  74.     build: message "^SYS[0-9][0-9][0-9][0-9]:\\:b"
  75.     build: message "^NET[0-9][0-9][0-9][0-9]:\\:b"
  76.     build: message "^\\(\\{\\:p\\!<[^>]*>\\}\\) \\([0-9]+\\) \\([0-9]+\\)[ ]*:" file line col
  77.     build: message "^\\(\\:p\\):\\([0-9]+\\):" file line
  78.     build: message "^[^(]+(\\(\\:p\\)) : error L[0-9]+[ ]*: '_*\\([^']+\\)' : unresolved external" file token
  79.     build: message "^[^(]+(\\(\\:p\\)) : [^L]+L[124]" file
  80.     build: message "^LINK [^L]+L[124]"
  81.     build: message "^ILINK : [^L]+L[124]"
  82.     build: message "^\\(\\:p\\)(\\(\\:z\\))[ ]*: [^U]+U[124]" file line
  83.     build: message "^NMAKE : [^U]+U[124]"
  84.     build: message "^\\:p : [^U]+U[124]\\:d\\:d\\:d"
  85.     build: message "^\\(\\:p\\)(\\(\\:z\\)) : [^C]+C[124]" file line
  86.     build: message "^[^C]+C[124][0-9]+: "
  87.     build: message "^[^D]+D[124][0-9]+ : "
  88.     build: message "^\\(\\:p\\)(\\([0-9]+\\))[ \t]*:[ \t]*[^A]+A[12456]" file line
  89.     build: message "^pwbrmake: [^U]+U[124]"
  90.     build: message "^BIND : [^U]+U[124]"
  91.     build: message "^\\(\\:p\\)(\\(\\:z\\)) : [^F]+F[124]" file line
  92.     build: message "^[^F]+F[1234][0-9]+: "
  93.     build: message "^\\(\\:p\\)([ \t]*\\(\\:z\\),[ \t]*\\(\\:z\\)) : " file line col
  94.     build: message "^fatal error"
  95.     build: message "^[A-Z][A-Z][A-Z]\\:d\\:d\\:d\\:d:\\:b"
  96.