home *** CD-ROM | disk | FTP | other *** search
INI File | 1992-02-17 | 5.1 KB | 116 lines |
- [shared-]
- mark=cv "C:\BUILD\SOURCE\C\FLABEL\FLABEL.c" 3502 1 'E "FLABEL.c"!.3502
- mark=cv "C:\BUILD\SOURCE\C\FLABEL\FLABEL.c" 868 1 'E "FLABEL.c"!.868
- version=2
- pmark="C:\BUILD\SOURCE\C\MEMSIZE\MEMSIZE.C" 1049 17
- project="C:\BUILD\SOURCE\C\MEMSIZE\MEMSIZE.MAK"
- buildmode=3
- [edit-]
- srch=Mouse
- fSrchRe=0
- rpl=Profile->
- src=Data->Profile.
- fRplRe=19712
- file="C:\BUILD\SOURCE\C\MEMSIZE\MEMSIZE.C" 1046 1 1049 17
- [pwb]
- screen=43 80
- winstyle=7
- wnd=C 2 1 42 80
- [environ]
- INCLUDE=c:\BUILD\INCLUDE\GF;c:\BUILD\INCLUDE\COMMON;c:\BUILD\INCLUDE\SYS
- LIB=c:\BUILD\LIB\GF;c:\BUILD\LIB\COMMON;c:\BUILD\LIB\SYS
- HELPFILES=C:\HELP\*.HLP;C:\C600\HELP\*.HLP
- [cvp]
- wndstate=0 0 0 2 0 0 0 0 0 0 254
- tilestate=1 42 0 80 0 0 0 0 0 24 0 0 0 0 32 0 0 254
- command=use auto
- command=n10
- command=s1
- command=oc+
- command=of+
-
- [build]
- build: macro DEBUG "0"
- build: macro PWBRMAKE "pwbrmake"
- build: macro NMAKEBSC1 "set"
- build: macro NMAKEBSC2 "nmake"
- build: macro CC "cl"
- build: macro CFLAGS_G "/Alfw /W3 /G2 /D_MT /Zp /MT /BATCH"
- build: macro CFLAGS_D "/Gs /Gi$(PROJ).mdt /Zi /Od"
- build: macro CFLAGS_R "/Ot /Oi /Ol /Oe /Og /Gs"
- build: macro MAPFILE_D "NUL"
- build: macro MAPFILE_R "NUL"
- build: macro LFLAGS_G " /NOI /STACK:8192 /BATCH"
- build: macro LFLAGS_D "/CO /FAR /PACKC /PACKD /PMTYPE:PM"
- build: macro LFLAGS_R "/EXE /FAR /PACKC /PACKD /PMTYPE:PM"
- build: macro LINKER "link"
- build: macro ILINK "ilink"
- build: macro LRF "echo > NUL"
- build: macro RC "rc"
- build: macro LLIBS_R ""
- build: macro LLIBS_D ""
- build: macro LLIBS_G ""
- build: all $(PROJ).exe
- build: target $(PROJ).bsc pwbrmake_bsc
- build: target $(PROJ).exe lrf_exe link_exe rc_exe
- build: inference .c.obj cc_c_obj
- build: inference .c.sbr cc_c_sbr
- build: inference .rc.res rc_rc_res
- 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 rc_exe "$(RC) $(RESS) $@"
- build: command rc_rc_res "$(RC) /r $< $@"
- 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 "^pwbrmake: [^U]+U[124]"
- build: message "^BIND : [^U]+U[124]"
- 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\\)(\\(\\: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 "^\\(\\:p\\)(\\([0-9]+\\))[ \t]*:[ \t]*[^A]+A[12456]" file line
- build: message "^fatal error"
- build: message "^\\(\\:p\\)(\\(\\:z\\)) RC:" file line
- build: message "^RC: error"
- build: language None
-
- [debug-]
- target="c:\build\source\c\flabel\flabel.exe"
- genericbp='E "FLABEL.c"!0x4C85:0x6718
- [cv]
- wndstate=0 2 0 1 0 0 0 0 0 0 254
- tilestate=1 49 0 80 0 0 0 67 0 17 0 0 0 0 40 0 0 254
- command=use auto
- command=n10
- command=s1
- command=oc-
- command=of+
- command=o3-
-