home *** CD-ROM | disk | FTP | other *** search
/ Boston 2 / boston-2.iso / WINDOWS / GAMES / MINES / MINES.STS < prev    next >
INI File  |  1993-12-01  |  5KB  |  99 lines

  1. [shared-]
  2.     version=2
  3.     pmark="F:\GAMES\MORIA\STUFF\SOURCE\TABLES.c" 193 2
  4.     project="E:\IAN\WIN\MINES\mines.mak"
  5. [edit-]
  6.     srch=
  7.     fSrchRe=0
  8.     rpl=
  9.     src=
  10.     fRplRe=0
  11.     file="F:\GAMES\MORIA\STUFF\SOURCE\TABLES.c" 191 1 193 2
  12.     file="F:\GAMES\MORIA\STUFF\SOURCE\SIGNALS.c" 109 1 112 7
  13.     file="F:\GAMES\MORIA\STUFF\SOURCE\mlink.lnk" 1 1 28 21
  14.     file="F:\GAMES\MORIA\STUFF\SOURCE\make.bat" 1 1 1 1
  15.     file="D:\MSC\SOURCE\SAMPLES\CHRTSUPT.c" 61 1 94 3
  16.     file="D:\MSC\SOURCE\SAMPLES\CHRTDEMO.C" 155 1 163 77
  17. [pwb]
  18.     screen=50 80
  19.     winstyle=7
  20.     wnd=C 2 1 49 80
  21. [build]
  22.     build: macro DEBUG "0"
  23.     build: macro PWBRMAKE "pwbrmake"
  24.     build: macro NMAKEBSC1 "set"
  25.     build: macro NMAKEBSC2 "nmake"
  26.     build: macro CC "cl"
  27.     build: macro CFLAGS_G " /BATCH"
  28.     build: macro CFLAGS_D "/qc /Gi$(PROJ).mdt /Zr /Zi /Od"
  29.     build: macro CFLAGS_R "/Ot"
  30.     build: macro LLIBS_R ""
  31.     build: macro LLIBS_D ""
  32.     build: macro ASM "masm"
  33.     build: macro AFLAGS_G "/Mx /T"
  34.     build: macro AFLAGS_D "/Zi"
  35.     build: macro AFLAGS_R ""
  36.     build: macro LINKER "link"
  37.     build: macro ILINK "ilink"
  38.     build: macro LRF "echo > NUL"
  39.     build: macro BIND "bind"
  40.     build: macro RC "rc"
  41.     build: macro IMPLIB "implib"
  42.     build: macro LFLAGS_G "/NOI /BATCH"
  43.     build: macro LFLAGS_D "/CO /INC /FAR /PACKC"
  44.     build: macro LFLAGS_R "/EXE /FAR /PACKC"
  45.     build: macro MAPFILE_D "NUL"
  46.     build: macro MAPFILE_R "NUL"
  47.     build: macro BRFLAGS ""
  48.     build: macro BROWSE "0"
  49.     build: macro CVFLAGS " /50 /F"
  50.     build: macro RUNFLAGS ""
  51.     build: all $(PROJ).exe
  52.     build: target $(PROJ).bsc pwbrmake
  53.     build: target $(PROJ).exe lrf link
  54.     build: inference .c.sbr cc_c_sbr
  55.     build: inference .c.obj cc_c_obj
  56.     build: inference .asm.obj asm_asm_obj
  57.     build: command pwbrmake "$(PWBRMAKE) @<<\n$(BRFLAGS) $(SBRS)\n<<"
  58.     build: command nmakebsc1 "$(NMAKEBSC1) MAKEFLAGS="
  59.     build: command nmakebsc2 "$(NMAKEBSC2) $(NMFLAGS) -f $(PROJFILE) $(PROJ).bsc"
  60.     build: release command cc_c_obj "$(CC) /c $(CFLAGS_G) $(CFLAGS_R) /Fo$@ $<"
  61.     build: debug command cc_c_obj "$(CC) /c $(CFLAGS_G) $(CFLAGS_D) /Fo$@ $<"
  62.     build: release command cc_c_sbr "$(CC) /Zs $(CFLAGS_G) $(CFLAGS_R) /FR$@ $<"
  63.     build: debug command cc_c_sbr "$(CC) /Zs $(CFLAGS_G) $(CFLAGS_D) /FR$@ $<"
  64.     build: release command asm_asm_obj "$(ASM) $(AFLAGS_G) $(AFLAGS_R) $<, $@;"
  65.     build: debug command asm_asm_obj "$(ASM) $(AFLAGS_G) $(AFLAGS_D) $<, $@;"
  66.     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<<"
  67.     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<<"
  68.     build: release command link "$(LINKER) @$(PROJ).lrf"
  69.     build: debug command link "$(ILINK) -a -e \"$(LINKER) @$(PROJ).lrf\" $@"
  70.     build: command run "$(PROJ).exe $(RUNFLAGS)"
  71.     build: command debug "CV $(CVFLAGS) $(PROJ).exe $(RUNFLAGS)"
  72.     build: include system
  73.     build: include .c "^[ \t]*#[ \t]*include[ \t]*\"\\([^\"]+\\)\"" case
  74.     build: include .c "^[ \t]*#[ \t]*include[ \t]*<\\([^>]+\\)>" case system
  75.     build: include .h "^[ \t]*#[ \t]*include[ \t]*\"\\([^\"]+\\)\"" case
  76.     build: include .h "^[ \t]*#[ \t]*include[ \t]*<\\([^>]+\\)>" case system
  77.     build: include .asm "^[ \t]*include[ \t]+\\([^ \t]+\\)"
  78.     build: include .inc "^[ \t]*include[ \t]+\\([^ \t]+\\)"
  79.     build: include .rc "^[ \t]*rcinclude[ \t]+\\([^ \t]+\\)"
  80.     build: include .rc "^[ \t]*#[ \t]*include[ \t]*\"\\([^\"]+\\)\""
  81.     build: include .rc "^[ \t]*#[ \t]*include[ \t]*<\\([^>]+\\)>" system
  82.     build: message "^SYS[0-9][0-9][0-9][0-9]:\\:b"
  83.     build: message "^NET[0-9][0-9][0-9][0-9]:\\:b"
  84.     build: message "^\\(\\{\\:p\\!<[^>]*>\\}\\) \\([0-9]+\\) \\([0-9]+\\)[ ]*:" file line col
  85.     build: message "^\\(\\:p\\):\\([0-9]+\\):" file line
  86.     build: message "^[^(]+(\\(\\:p\\)) : error L[0-9]+[ ]*: '_*\\([^']+\\)' : unresolved external" file token
  87.     build: message "^[^(]+(\\(\\:p\\)) : [^L]+L[124]" file
  88.     build: message "^LINK [^L]+L[124]"
  89.     build: message "^ILINK : [^L]+L[124]"
  90.     build: message "^\\(\\:p\\)(\\(\\:z\\))[ ]*: [^U]+U[124]" file line
  91.     build: message "^NMAKE : [^U]+U[124]"
  92.     build: message "^\\:p : [^U]+U[124]\\:d\\:d\\:d"
  93.     build: message "^pwbrmake: [^U]+U[124]"
  94.     build: message "^\\(\\:p\\)(\\(\\:z\\)) : [^C]+C[124]" file line
  95.     build: message "^[^C]+C[124][0-9]+: "
  96.     build: message "^[^D]+D[124][0-9]+ : "
  97.     build: message "^\\(\\:p\\)(\\([0-9]+\\))[ \t]*:[ \t]*[^A]+A[12456]" file line
  98.     build: message "^BIND : [^U]+U[124]"
  99.