home *** CD-ROM | disk | FTP | other *** search
INI File | 1996-07-10 | 5.0 KB | 102 lines |
- [shared-]
- version=2
- pmark="C:\LU62\DEBUG\ftt5.c" 1 1
- project="C:\LU62\DEBUG\APLMAIN.MAK"
- buildmode=3
- [edit-]
- srch=Debug
- fSrchRe=0
- rpl=Receive
- src=Receiving
- fRplRe=17408
- file="C:\LU62\DEBUG\ftt5.c" 1 1 1 1
- file="C:\LU62\DEBUG\dummy.c" 1 1 1 1
- file="C:\LU62\DEBUG\FTT6.c" 411 1 431 1
- file="C:\LU62\DEBUG\FTTLU.c" 169 1 182 22
- file="C:\LU62\DEBUG\FTT2.c" 84 1 87 1
- file="C:\LU62\DEBUG\SENDFIL.c" 110 1 113 1
- file="C:\LU62\DEBUG\FTT3.c" 250 1 253 1
- file="C:\LU62\DEBUG\rem_cd.c" 182 1 183 1
- file="C:\LU62\DEBUG\INI.c" 1 1 3 20
- file="C:\LU62\PROC\FATTLU.C" 91 1 91 1
- [pwb]
- screen=25 80
- winstyle=7
- wnd=C 2 1 24 80
- [environ]
- INCLUDE=c:\c600\include;c:\lu62\include;c:\lu62\port;
- LIB=c:\c600\lib
- HELPFILES=c:\c600\help\*.hlp
- [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 "/AL /W0 /BATCH"
- build: macro CFLAGS_D "/qc /Gi$(PROJ).mdt /Zr /Zi /Od"
- build: macro CFLAGS_R "/Os /Ol /Og /Oe /Oi /FPi87 /Gs /Zp1"
- build: macro MAPFILE_D "NUL"
- build: macro MAPFILE_R "$(PROJ).map"
- build: macro LFLAGS_G " /NOI /BATCH"
- build: macro LFLAGS_D "/CO /INC /FAR /PACKC"
- build: macro LFLAGS_R " /M /FAR /PACKC"
- build: macro LINKER "link"
- build: macro ILINK "ilink"
- build: macro LRF "echo > NUL"
- build: macro LLIBS_R "LLIBCE"
- build: macro LLIBS_D " /NOD:LLIBCE LLIBCER"
- build: macro LLIBS_G "c:\\lu62\\proc\\appc.lib"
- build: all $(PROJ).exe
- build: target $(PROJ).bsc pwbrmake_bsc
- build: target $(PROJ).exe lrf_exe link_exe
- build: inference .c.obj cc_c_obj
- build: inference .c.sbr cc_c_sbr
- 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: release command link_exe "$(LINKER) @$(PROJ).lrf"
- build: debug command link_exe "$(ILINK) -a -e \"$(LINKER) @$(PROJ).lrf\" $@"
- build: command run "$(PROJ).exe $(RUNFLAGS)"
- build: command debug "CV $(CVFLAGS) $(PROJ).exe $(RUNFLAGS)"
- build: include dependencies
- build: include 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: include .c "^[ \t]*#[ \t]*include[ \t]*\"\\([^\"]+\\)\"" case
- build: include .c "^[ \t]*#[ \t]*include[ \t]*<\\([^>]+\\)>" case system
- build: include .h "^[ \t]*#[ \t]*include[ \t]*\"\\([^\"]+\\)\"" case
- build: include .h "^[ \t]*#[ \t]*include[ \t]*<\\([^>]+\\)>" case system
- build: include .asm "^[ \t]*include[ \t]+\\([^ \t]+\\)"
- build: include .inc "^[ \t]*include[ \t]+\\([^ \t]+\\)"
- build: include .rc "^[ \t]*#[ \t]*include[ \t]*\"\\([^\"]+\\)\""
- build: include .rc "^[ \t]*#[ \t]*include[ \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: message "^\\(\\:p\\)(\\([0-9]+\\))[ \t]*:[ \t]*[^A]+A[12456]" file line
- build: language C
-