home *** CD-ROM | disk | FTP | other *** search
INI File | 1994-01-18 | 4.4 KB | 101 lines |
- [shared-]
- version=2
- pmark="G:\DATA\SG\SOURCE\EQTREE\MAIN.C" 1 62
- project="G:\DATA\SG\SOURCE\EQTREE\eqtree.mak"
- buildmode=3
- [edit-]
- srch=DosFind
- fSrchRe=0
- rpl=TRTree
- src=TRTRee
- fRplRe=17408
- file="G:\DATA\SG\SOURCE\EQTREE\MAIN.C" 1 1 1 62
- file="G:\DATA\SG\SOURCE\EQTREE\TREELOAD.H" 31 1 31 1
- [pwb]
- screen=25 80
- winstyle=7
- wnd=C 2 1 24 80
- [environ]
- INCLUDE=G:\C6\INCLUDE
- LIB=G:\C6\LIB
- HELPFILES=G:\C6\HELP\*.HLP
- [build]
- build: macro DEBUG "1"
- build: macro PWBRMAKE "pwbrmake"
- build: macro NMAKEBSC1 "set"
- build: macro NMAKEBSC2 "nmake"
- build: macro CC "cl"
- build: macro CFLAGS_G "/AL /W4 /G2 /BATCH"
- build: macro CFLAGS_D "/Od /FPc87 /Zi /Gi$(PROJ).mdt"
- build: macro CFLAGS_R "/Ot /FPc87"
- build: macro MAPFILE_D "NUL"
- build: macro MAPFILE_R "NUL"
- build: macro LFLAGS_G " /NOI /STACK:40000 /BATCH"
- build: macro LFLAGS_D "/CO /FAR /PACKC /PACKD /PMTYPE:VIO"
- build: macro LFLAGS_R "/EXE /FAR /PACKC /PACKD /PMTYPE:VIO"
- build: macro LINKER "link"
- build: macro ILINK "ilink"
- build: macro LRF "echo > NUL"
- build: macro LLIBS_R ""
- build: macro LLIBS_D ""
- build: macro RUNFLAGS "x: d:\\users -d:30 -l:users.log -d:2"
- build: macro LLIBS_G ""
- build: all $(PROJ).exe
- build: target $(PROJ).bsc pwbrmake
- build: target $(PROJ).exe lrf_exe link_exe
- build: inference .c.obj cc_c_obj
- build: inference .c.sbr cc_c_sbr
- 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 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 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<<"
- 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<<"
- build: command link_exe "$(LINKER) @$(PROJ).lrf"
- build: command run "$(PROJ).exe $(RUNFLAGS)"
- build: command debug "CVP $(CVFLAGS) $(PROJ).exe $(RUNFLAGS)"
- build: include dependencies
- build: include no system
- build: include .c "^[ \t]*#[ \t]*include[ \t]*\"[ \t]*\\(\\:p\\)[ \t]*\"" case
- build: include .c "^[ \t]*#[ \t]*include[ \t]*<[ \t]*\\(\\:p\\)[ \t]*>" case system
- build: include .h "^[ \t]*#[ \t]*include[ \t]*\"[ \t]*\\(\\:p\\)[ \t]*\"" case
- build: include .h "^[ \t]*#[ \t]*include[ \t]*<[ \t]*\\(\\:p\\)[ \t]*>" case system
- 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: 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 "^pwbrmake: [^U]+U[124]"
- build: message "^BIND : [^U]+U[124]"
- build: message "^\\(\\:p\\)(\\(\\:z\\)) RC:" file line
- build: message "^RC: error"
- build: language None
-
- [debug-]
- target="g:\data\sg\source\eqtree\eqtree.exe"
- watch=Path'00257
- watch=ret'00257
- [cvp]
- wndstate=0 1 1 2 0 0 0 0 0 1 254
- tilestate=1 24 0 80 0 0 0 0 0 6 0 0 0 0 18 0 11 254
- command=use auto
- command=n10
- command=s1
- command=oc+
- command=of+
-