home *** CD-ROM | disk | FTP | other *** search
/ Programming Languages Suite / ProgLangD.iso / C++-7 / DISK11 / MFC / SAMPLES / TRACER / TRACER.ST$ / tracer
Encoding:
Text File  |  1992-03-08  |  6.8 KB  |  137 lines

  1. PWB-GENERATED FILE: DO NOT MODIFY
  2. [shared-]
  3.     version=3
  4.     project=".\tracer.mak"
  5.     buildmode=3
  6. [edit-]
  7.     srch=
  8.     fSrchRe=0
  9.     rpl=
  10.     src=
  11.     fRplRe=0
  12. [pwb]
  13.     winstyle=3
  14.     file="<COMPILE>Build Results" 1 1 1 1
  15.     wnd=c 0 0 0 0 0 0
  16.     file="<SEARCH>Search Results" 1 1 1 1
  17.     wnd=c 0 0 0 0 0 0
  18.     file="<PRINT>Print Results" 1 1 1 1
  19.     wnd=c 0 0 0 0 0 0
  20.     file="<RECORD>Record" 1 1 1 1
  21.     wnd=c 0 0 0 0 0 0
  22.     file="<CLIPBOARD>Clipboard" 1 1 1 1
  23.     wnd=c 0 0 0 0 0 0
  24.     file="<pwbhelp>Help" 1 1 1 1
  25.     wnd=c 0 0 0 0 0 0
  26.     file="<browse>Browser Output" 1 1 1 1
  27.     wnd=c 0 0 0 0 0 0
  28. [build]
  29.     build: language "C++"
  30.     build: template "Windows 3.0 EXE" modified
  31.     build: macro DEBUG "0"
  32.     build: macro BRFLAGS ""
  33.     build: macro BROWSE "0"
  34.     build: macro PACK_SBRS "1"
  35.     build: macro CC "cl"
  36.     build: macro CFLAGS_G "/W2 /GA /GEf /Zp /BATCH /DWINVER=0x0300"
  37.     build: macro CFLAGS_D "/f /Zi /Od /Gs"
  38.     build: macro CFLAGS_R "/f- /Oe /Og /Os /Gs"
  39.     build: macro CXX "cl"
  40.     build: macro CXXFLAGS_G "/W3 /G2 /GA /DWINVER=0x0300 /GEs /Zp /BATCH"
  41.     build: macro CXXFLAGS_D "/f /Od /Zi /D_DEBUG"
  42.     build: macro CXXFLAGS_R "/f- /Os /Ol /Og /Oe /Gs"
  43.     build: macro BSCMAKE "bscmake"
  44.     build: macro SBRPACK "sbrpack"
  45.     build: macro NMAKEBSC1 "set"
  46.     build: macro NMAKEBSC2 "nmake"
  47.     build: macro MAPFILE_D "NUL"
  48.     build: macro MAPFILE_R "NUL"
  49.     build: macro LFLAGS_G "/NOD /BATCH /ONERROR:NOEXE"
  50.     build: macro LFLAGS_D "/CO /NOF"
  51.     build: macro LFLAGS_R "/NOF"
  52.     build: macro LLIBS_G "LIBW.LIB"
  53.     build: macro LINKER "link"
  54.     build: macro ILINK "ilink"
  55.     build: macro LRF "echo > NUL"
  56.     build: macro ILFLAGS "/a /e"
  57.     build: macro RC "rc"
  58.     build: macro RCFLAGS2 "/k /t /30"
  59.     build: macro LLIBS_R "SAFXCW /NOD:SLIBCE SLIBCEW"
  60.     build: macro LLIBS_D "SAFXCWD /NOD:SLIBCE SLIBCEW"
  61.     build: all $(PROJ).exe
  62.     build: target $(PROJ).bsc bscmake
  63.     build: target $(PROJ).exe lrf_exe link_exe rc_exe
  64.     build: inference .c.sbr cc_c_sbr
  65.     build: inference .cxx.sbr cx_cxx_sbr
  66.     build: inference .cpp.sbr cx_cxx_sbr
  67.     build: inference compile .c.obj cc_c_obj
  68.     build: inference compile .cxx.obj cx_cxx_obj
  69.     build: inference compile .cpp.obj cx_cxx_obj
  70.     build: inference .rc.res rc_rc_res
  71.     build: release command cc_c_sbr "@$(CC) @<<$(PROJ).rsp\n/Zs $(CFLAGS_G)\n$(CFLAGS_R) /FR$@ $<\n<<"
  72.     build: debug command cc_c_sbr "@$(CC) @<<$(PROJ).rsp\n/Zs $(CFLAGS_G)\n$(CFLAGS_D) /FR$@ $<\n<<"
  73.     build: release command cx_cxx_sbr "@$(CXX) @<<$(PROJ).rsp\n/Zs $(CXXFLAGS_G)\n$(CXXFLAGS_R) /FR$@ $<\n<<"
  74.     build: debug command cx_cxx_sbr "@$(CXX) @<<$(PROJ).rsp\n/Zs $(CXXFLAGS_G)\n$(CXXFLAGS_D) /FR$@ $<\n<<"
  75.     build: release command cc_c_obj "@$(CC) @<<$(PROJ).rsp\n/c $(CFLAGS_G)\n$(CFLAGS_R) /Fo$@ $<\n<<"
  76.     build: debug command cc_c_obj "@$(CC) @<<$(PROJ).rsp\n/c $(CFLAGS_G)\n$(CFLAGS_D) /Fo$@ $<\n<<"
  77.     build: release command cx_cxx_obj "@$(CXX) @<<$(PROJ).rsp\n/c $(CXXFLAGS_G)\n$(CXXFLAGS_R) /Fo$@ $<\n<<"
  78.     build: debug command cx_cxx_obj "@$(CXX) @<<$(PROJ).rsp\n/c $(CXXFLAGS_G)\n$(CXXFLAGS_D) /Fo$@ $<\n<<"
  79.     build: command bscmake "$(BSCMAKE) @<<\n$(BRFLAGS) $(SBRS)\n<<"
  80.     build: command nmakebsc1 "-$(NMAKEBSC1) MAKEFLAGS="
  81.     build: command nmakebsc2 "-$(NMAKEBSC2) $(NMFLAGS) -f $(PROJFILE) $(PROJ).bsc"
  82.     build: release command lrf_exe "$(LRF) @<<$(PROJ).lrf\n$(RT_OBJS: = +^\n) $(OBJS: = +^\n)\n$@\n$(MAPFILE_R)\n$(LIBS: = +^\n) +\n$(LLIBS_G: = +^\n) +\n$(LLIBS_R: = +^\n)\n$(DEF_FILE) $(LFLAGS_G) $(LFLAGS_R);\n<<"
  83.     build: debug command lrf_exe "$(LRF) @<<$(PROJ).lrf\n$(RT_OBJS: = +^\n) $(OBJS: = +^\n)\n$@\n$(MAPFILE_D)\n$(LIBS: = +^\n) +\n$(LLIBS_G: = +^\n) +\n$(LLIBS_D: = +^\n)\n$(DEF_FILE) $(LFLAGS_G) $(LFLAGS_D);\n<<"
  84.     build: command link_exe "$(LINKER) @$(PROJ).lrf"
  85.     build: command rc_exe "$(RC) $(RCFLAGS2) $(RESS) $@"
  86.     build: command rc_rc_res "$(RC) $(RCFLAGS1) /r /fo $@ $<"
  87.     build: command run "WX $(WXFLAGS) $(PROJ).exe $(RUNFLAGS)"
  88.     build: command debug "WX /p $(WXFLAGS) CVW $(CVFLAGS) $(PROJ).exe $(RUNFLAGS)"
  89.     build: suffixes
  90.     build: include dependencies
  91.     build: include no system
  92.     build: include path .cxx
  93.     build: include path .cpp
  94.     build: include .c "^[ \t]*#[ \t]*include[ \t]*\"[ \t]*\\(\\:p\\)[ \t]*\"" case
  95.     build: include .c "^[ \t]*#[ \t]*include[ \t]*<[ \t]*\\(\\:p\\)[ \t]*>" case system
  96.     build: include .h "^[ \t]*#[ \t]*include[ \t]*\"[ \t]*\\(\\:p\\)[ \t]*\"" case
  97.     build: include .h "^[ \t]*#[ \t]*include[ \t]*<[ \t]*\\(\\:p\\)[ \t]*>" case system
  98.     build: include .cxx "^[ \t]*#[ \t]*include[ \t]*\"[ \t]*\\(\\:p\\)[ \t]*\"" case
  99.     build: include .cxx "^[ \t]*#[ \t]*include[ \t]*<[ \t]*\\(\\:p\\)[ \t]*>" case system
  100.     build: include .cpp "^[ \t]*#[ \t]*include[ \t]*\"[ \t]*\\(\\:p\\)[ \t]*\"" case
  101.     build: include .cpp "^[ \t]*#[ \t]*include[ \t]*<[ \t]*\\(\\:p\\)[ \t]*>" case system
  102.     build: include .hxx "^[ \t]*#[ \t]*include[ \t]*\"[ \t]*\\(\\:p\\)[ \t]*\"" case
  103.     build: include .hxx "^[ \t]*#[ \t]*include[ \t]*<[ \t]*\\(\\:p\\)[ \t]*>" case system
  104.     build: include .hpp "^[ \t]*#[ \t]*include[ \t]*\"[ \t]*\\(\\:p\\)[ \t]*\"" case
  105.     build: include .hpp "^[ \t]*#[ \t]*include[ \t]*<[ \t]*\\(\\:p\\)[ \t]*>" case system
  106.     build: include .rc "^[ \t]*rcinclude[ \t]+\\([^ \t]+\\)"
  107.     build: include .rc "^[ \t]*#[ \t]*include[ \t]*\"[ \t]*\\(\\:p\\)[ \t]*\""
  108.     build: include .rc "^[ \t]*#[ \t]*include[ \t]*<[ \t]*\\(\\:p\\)[ \t]*>" system
  109.     build: include .rc "^\\:i\\:bBITMAP\\:b\\(\\:p\\)"
  110.     build: include .rc "^\\:i\\:bCURSOR\\:b\\(\\:p\\)"
  111.     build: include .rc "^\\:i\\:bFONT\\:b\\(\\:p\\)"
  112.     build: include .rc "^\\:i\\:bICON\\:b\\(\\:p\\)"
  113.     build: message "^SYS[0-9][0-9][0-9][0-9]:\\:b"
  114.     build: message "^NET[0-9][0-9][0-9][0-9]:\\:b"
  115.     build: message "^\\(\\{\\:p\\!<[^>]*>\\}\\) \\([0-9]+\\) \\([0-9]+\\)[ ]*:" file line col
  116.     build: message "^\\(\\:p\\):\\([0-9]+\\):" file line
  117.     build: message "^[^(]+(\\(\\:p\\)) : error L[0-9]+[ ]*: '_*\\([^']+\\)' : unresolved external" file token
  118.     build: message "^[^(]+(\\(\\:p\\)) : [^L]+L[124]" file
  119.     build: message "^LINK [^L]+L[124]"
  120.     build: message "^ILINK : [^L]+L[124]"
  121.     build: message "^\\(\\:p\\)(\\(\\:z\\))[ ]*: [^U]+U[124]" file line
  122.     build: message "^NMAKE : [^U]+U[124]"
  123.     build: message "^\\:p : [^U]+U[124]\\:d\\:d\\:d"
  124.     build: message "^\\(\\:p\\)(\\(\\:z\\)) : [^C]+C[124]" file line
  125.     build: message "^[^C]+C[124][0-9]+: "
  126.     build: message "^[^D]+D[124][0-9]+ : "
  127.     build: message "^BIND : [^U]+U[124]"
  128.     build: message "^\\(\\:p\\)(\\(\\:z\\)) RC:" file line
  129.     build: message "\\(\\:p\\)(\\(\\:z\\)) : error RC\\:z:" file line
  130.     build: message "^RC:"
  131.     build: message "^RC :"
  132.     build: message "^LIB :"
  133.     build: message "^MPC :"
  134.     build: message "^CVPACK :"
  135.     build: message "^bscmake: [^B]+BK[124]"
  136.     build: message "^sbrpack: [^S]+SB[124]"
  137.