home *** CD-ROM | disk | FTP | other *** search
/ High Voltage Shareware / high1.zip / high1 / DIR3 / EQTREE.ZIP / EQTREE.STS < prev    next >
INI File  |  1994-01-18  |  5KB  |  101 lines

  1. [shared-]
  2.     version=2
  3.     pmark="G:\DATA\SG\SOURCE\EQTREE\MAIN.C" 1 62
  4.     project="G:\DATA\SG\SOURCE\EQTREE\eqtree.mak"
  5.     buildmode=3
  6. [edit-]
  7.     srch=DosFind
  8.     fSrchRe=0
  9.     rpl=TRTree
  10.     src=TRTRee
  11.     fRplRe=17408
  12.     file="G:\DATA\SG\SOURCE\EQTREE\MAIN.C" 1 1 1 62
  13.     file="G:\DATA\SG\SOURCE\EQTREE\TREELOAD.H" 31 1 31 1
  14. [pwb]
  15.     screen=25 80
  16.     winstyle=7
  17.     wnd=C 2 1 24 80
  18. [environ]
  19.     INCLUDE=G:\C6\INCLUDE
  20.     LIB=G:\C6\LIB
  21.     HELPFILES=G:\C6\HELP\*.HLP
  22. [build]
  23.     build: macro DEBUG "1"
  24.     build: macro PWBRMAKE "pwbrmake"
  25.     build: macro NMAKEBSC1 "set"
  26.     build: macro NMAKEBSC2 "nmake"
  27.     build: macro CC "cl"
  28.     build: macro CFLAGS_G "/AL /W4 /G2 /BATCH"
  29.     build: macro CFLAGS_D "/Od /FPc87 /Zi /Gi$(PROJ).mdt"
  30.     build: macro CFLAGS_R "/Ot /FPc87"
  31.     build: macro MAPFILE_D "NUL"
  32.     build: macro MAPFILE_R "NUL"
  33.     build: macro LFLAGS_G " /NOI /STACK:40000  /BATCH"
  34.     build: macro LFLAGS_D "/CO /FAR /PACKC /PACKD /PMTYPE:VIO"
  35.     build: macro LFLAGS_R "/EXE /FAR /PACKC /PACKD /PMTYPE:VIO"
  36.     build: macro LINKER "link"
  37.     build: macro ILINK "ilink"
  38.     build: macro LRF "echo > NUL"
  39.     build: macro LLIBS_R ""
  40.     build: macro LLIBS_D ""
  41.     build: macro RUNFLAGS "x: d:\\users -d:30 -l:users.log -d:2"
  42.     build: macro LLIBS_G ""
  43.     build: all $(PROJ).exe
  44.     build: target $(PROJ).bsc pwbrmake
  45.     build: target $(PROJ).exe lrf_exe link_exe
  46.     build: inference .c.obj cc_c_obj
  47.     build: inference .c.sbr cc_c_sbr
  48.     build: command pwbrmake "$(PWBRMAKE) @<<\n$(BRFLAGS) $(SBRS)\n<<"
  49.     build: command nmakebsc1 "$(NMAKEBSC1) MAKEFLAGS="
  50.     build: command nmakebsc2 "$(NMAKEBSC2) $(NMFLAGS) -f $(PROJFILE) $(PROJ).bsc"
  51.     build: release command cc_c_obj "$(CC) /c $(CFLAGS_G) $(CFLAGS_R) /Fo$@ $<"
  52.     build: debug command cc_c_obj "$(CC) /c $(CFLAGS_G) $(CFLAGS_D) /Fo$@ $<"
  53.     build: release command cc_c_sbr "$(CC) /Zs $(CFLAGS_G) $(CFLAGS_R) /FR$@ $<"
  54.     build: debug command cc_c_sbr "$(CC) /Zs $(CFLAGS_G) $(CFLAGS_D) /FR$@ $<"
  55.     build: release command lrf_exe "$(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<<"
  56.     build: debug command lrf_exe "$(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<<"
  57.     build: command link_exe "$(LINKER) @$(PROJ).lrf"
  58.     build: command run "$(PROJ).exe $(RUNFLAGS)"
  59.     build: command debug "CVP $(CVFLAGS) $(PROJ).exe $(RUNFLAGS)"
  60.     build: include dependencies
  61.     build: include no system
  62.     build: include .c "^[ \t]*#[ \t]*include[ \t]*\"[ \t]*\\(\\:p\\)[ \t]*\"" case
  63.     build: include .c "^[ \t]*#[ \t]*include[ \t]*<[ \t]*\\(\\:p\\)[ \t]*>" case system
  64.     build: include .h "^[ \t]*#[ \t]*include[ \t]*\"[ \t]*\\(\\:p\\)[ \t]*\"" case
  65.     build: include .h "^[ \t]*#[ \t]*include[ \t]*<[ \t]*\\(\\:p\\)[ \t]*>" case system
  66.     build: include .rc "^[ \t]*rcinclude[ \t]+\\([^ \t]+\\)"
  67.     build: include .rc "^[ \t]*#[ \t]*include[ \t]*\"[ \t]*\\(\\:p\\)[ \t]*\""
  68.     build: include .rc "^[ \t]*#[ \t]*include[ \t]*<[ \t]*\\(\\:p\\)[ \t]*>" system
  69.     build: message "^SYS[0-9][0-9][0-9][0-9]:\\:b"
  70.     build: message "^NET[0-9][0-9][0-9][0-9]:\\:b"
  71.     build: message "^\\(\\{\\:p\\!<[^>]*>\\}\\) \\([0-9]+\\) \\([0-9]+\\)[ ]*:" file line col
  72.     build: message "^\\(\\:p\\):\\([0-9]+\\):" file line
  73.     build: message "^[^(]+(\\(\\:p\\)) : error L[0-9]+[ ]*: '_*\\([^']+\\)' : unresolved external" file token
  74.     build: message "^[^(]+(\\(\\:p\\)) : [^L]+L[124]" file
  75.     build: message "^LINK [^L]+L[124]"
  76.     build: message "^ILINK : [^L]+L[124]"
  77.     build: message "^\\(\\:p\\)(\\(\\:z\\))[ ]*: [^U]+U[124]" file line
  78.     build: message "^NMAKE : [^U]+U[124]"
  79.     build: message "^\\:p : [^U]+U[124]\\:d\\:d\\:d"
  80.     build: message "^\\(\\:p\\)(\\(\\:z\\)) : [^C]+C[124]" file line
  81.     build: message "^[^C]+C[124][0-9]+: "
  82.     build: message "^[^D]+D[124][0-9]+ : "
  83.     build: message "^pwbrmake: [^U]+U[124]"
  84.     build: message "^BIND : [^U]+U[124]"
  85.     build: message "^\\(\\:p\\)(\\(\\:z\\)) RC:" file line
  86.     build: message "^RC: error"
  87.     build: language None
  88.  
  89. [debug-]
  90.     target="g:\data\sg\source\eqtree\eqtree.exe"
  91.     watch=Path'00257
  92.     watch=ret'00257
  93. [cvp]
  94.     wndstate=0 1 1 2 0 0 0 0 0 1 254
  95.     tilestate=1 24 0 80 0 0 0 0 0 6 0 0 0 0 18 0 11 254
  96.     command=use auto
  97.     command=n10
  98.     command=s1
  99.     command=oc+
  100.     command=of+
  101.