home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 19 / CD_ASCQ_19_010295.iso / dos / prg / noyau / noyau.sts < prev    next >
Text File  |  1994-05-25  |  6KB  |  134 lines

  1. PWB-GENERATED FILE: DO NOT MODIFY
  2. [shared-]
  3.     version=3
  4.     pmark="D:\E3I\ASM\NOYAU\COPY\SHARE\PRINCIPA.ASM" 1 1
  5.     project="D:\E3I\ASM\NOYAU\COPY\SHARE\NOYAU.MAK"
  6.     buildmode=3
  7. [edit-]
  8.     file="D:\E3I\ASM\NOYAU\COPY\SHARE\PRINCIPA.ASM" 1 1 1 1
  9.     srch=
  10.     fSrchRe=0
  11.     rpl=mov cx,5
  12.     src=mov cx,20
  13.     fRplRe=0
  14. [pwb]
  15.     screen=25 80
  16.     winstyle=7
  17.     wnd=I 1 0 24 32 20 43
  18.     file="D:\E3I\ASM\NOYAU\COPY\SHARE\GESTFILE.ASM" 1 1 1 30
  19.     wnd=I 2 0 24 80 20 30
  20.     file="D:\E3I\ASM\NOYAU\COPY\SHARE\DISPATCH.ASM" 1 1 6 19
  21.     wnd=I 1 0 24 80 20 4
  22.     file="D:\E3I\ASM\NOYAU\COPY\SHARE\NOYAU.ASM" 1 1 1 1
  23.     wnd=I 4 0 21 74 15 4
  24.     file="D:\E3I\ASM\NOYAU\COPY\SHARE\CADRES.ASM" 1 1 1 3
  25.     wnd=I 5 4 24 80 20 55
  26.     file="D:\E3I\ASM\NOYAU\COPY\SHARE\HORLOGE.ASM" 1 1 12 20
  27.     wnd=I 1 0 24 80 20 69
  28.     file="<COMPILE>Build Results" 1 1 1 1
  29.     wnd=c 1 0 24 80 0 0
  30.     file="<SEARCH>Search Results" 1 1 1 1
  31.     wnd=c 0 0 0 0 0 0
  32.     file="<PRINT>Print Results" 1 1 1 1
  33.     wnd=c 0 0 0 0 0 0
  34.     file="<RECORD>Record" 1 1 1 1
  35.     wnd=c 0 0 0 0 0 0
  36.     file="<CLIPBOARD>Clipboard" 1 1 1 1
  37.     wnd=c 0 0 0 0 0 0
  38.     file="<pwbhelp>Help" 1 1 1 1
  39.     wnd=c 1 0 18 80 0 0
  40.     file="<browse>Browser Output" 1 1 1 1
  41.     wnd=c 0 0 0 0 0 0
  42. [build]
  43.     build: language "None"
  44.     build: template "Generic Options" modified
  45.     build: macro DEBUG "1"
  46.     build: macro CC "cl"
  47.     build: macro CFLAGS_G "/W2 /BATCH"
  48.     build: macro CFLAGS_D "/f /Zi /Od"
  49.     build: macro CFLAGS_R "/f- /Ot /Oi /Ol /Oe /Og /Gs"
  50.     build: macro CXX "cl"
  51.     build: macro CXXFLAGS_G "/W2 /BATCH"
  52.     build: macro CXXFLAGS_D "/f /Zi /Od"
  53.     build: macro CXXFLAGS_R "/f- /Ot /Oi /Ol /Oe /Og /Gs"
  54.     build: macro ASM "ml"
  55.     build: macro AFLAGS_G "/W2 /WX"
  56.     build: macro AFLAGS_D "/Sa /Sg /Zi /Fl"
  57.     build: macro AFLAGS_R "/Sa /Sg /Fl /nologo"
  58.     build: macro MAPFILE_D "NUL"
  59.     build: macro MAPFILE_R "NUL"
  60.     build: macro LFLAGS_G "/NOI /BATCH"
  61.     build: macro LFLAGS_D "/CO /FAR"
  62.     build: macro LFLAGS_R "/EXE /FAR"
  63.     build: macro LINKER "link"
  64.     build: macro ILINK "ilink"
  65.     build: macro LRF "echo > NUL"
  66.     build: macro ILFLAGS "/a /e"
  67.     build: macro CVFLAGS "/50"
  68.     build: all $(PROJ).exe
  69.     build: target $(PROJ).exe lrf_exe linker_exe
  70.     build: inference .asm.obj asm_asm_obj
  71.     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<<"
  72.     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<<"
  73.     build: command linker_exe "$(LINKER) @$(PROJ).lrf"
  74.     build: release command asm_asm_obj "$(ASM) /c $(AFLAGS_G) $(AFLAGS_R) /Fo$@ $<"
  75.     build: debug command asm_asm_obj "$(ASM) /c $(AFLAGS_G) $(AFLAGS_D) /Fo$@ $<"
  76.     build: command run "$(PROJ).exe $(RUNFLAGS)"
  77.     build: command debug "CV $(CVFLAGS) $(PROJ).exe $(RUNFLAGS)"
  78.     build: suffixes .obj .asm
  79.     build: include dependencies
  80.     build: include no system
  81.     build: include .c "^[ \t]*#[ \t]*include[ \t]*\"[ \t]*\\(\\:p\\)[ \t]*\"" case
  82.     build: include .c "^[ \t]*#[ \t]*include[ \t]*<[ \t]*\\(\\:p\\)[ \t]*>" case system
  83.     build: include .h "^[ \t]*#[ \t]*include[ \t]*\"[ \t]*\\(\\:p\\)[ \t]*\"" case
  84.     build: include .h "^[ \t]*#[ \t]*include[ \t]*<[ \t]*\\(\\:p\\)[ \t]*>" case system
  85.     build: include .cxx "^[ \t]*#[ \t]*include[ \t]*\"[ \t]*\\(\\:p\\)[ \t]*\"" case
  86.     build: include .cxx "^[ \t]*#[ \t]*include[ \t]*<[ \t]*\\(\\:p\\)[ \t]*>" case system
  87.     build: include .cpp "^[ \t]*#[ \t]*include[ \t]*\"[ \t]*\\(\\:p\\)[ \t]*\"" case
  88.     build: include .cpp "^[ \t]*#[ \t]*include[ \t]*<[ \t]*\\(\\:p\\)[ \t]*>" case system
  89.     build: include .hxx "^[ \t]*#[ \t]*include[ \t]*\"[ \t]*\\(\\:p\\)[ \t]*\"" case
  90.     build: include .hxx "^[ \t]*#[ \t]*include[ \t]*<[ \t]*\\(\\:p\\)[ \t]*>" case system
  91.     build: include .hpp "^[ \t]*#[ \t]*include[ \t]*\"[ \t]*\\(\\:p\\)[ \t]*\"" case
  92.     build: include .hpp "^[ \t]*#[ \t]*include[ \t]*<[ \t]*\\(\\:p\\)[ \t]*>" case system
  93.     build: include .rc "^[ \t]*rcinclude[ \t]+\\([^ \t]+\\)"
  94.     build: include .rc "^[ \t]*#[ \t]*include[ \t]*\"[ \t]*\\(\\:p\\)[ \t]*\""
  95.     build: include .rc "^[ \t]*#[ \t]*include[ \t]*<[ \t]*\\(\\:p\\)[ \t]*>" system
  96.     build: include .rc "^\\:i\\:bBITMAP\\:b\\(\\:p\\)"
  97.     build: include .rc "^\\:i\\:bCURSOR\\:b\\(\\:p\\)"
  98.     build: include .rc "^\\:i\\:bFONT\\:b\\(\\:p\\)"
  99.     build: include .rc "^\\:i\\:bICON\\:b\\(\\:p\\)"
  100.     build: include .asm "^[ \t]*include[ \t]+\\([^ \t]+\\)"
  101.     build: include .inc "^[ \t]*include[ \t]+\\([^ \t]+\\)"
  102.     build: message "^SYS[0-9][0-9][0-9][0-9]:\\:b"
  103.     build: message "^NET[0-9][0-9][0-9][0-9]:\\:b"
  104.     build: message "^\\(\\{\\:p\\!<[^>]*>\\}\\) \\([0-9]+\\) \\([0-9]+\\)[ ]*:" file line col
  105.     build: message "^\\(\\:p\\):\\([0-9]+\\):" file line
  106.     build: message "^[^(]+(\\(\\:p\\)) : error L[0-9]+[ ]*: '_*\\([^']+\\)' : unresolved external" file token
  107.     build: message "^[^(]+(\\(\\:p\\)) : [^L]+L[124]" file
  108.     build: message "^LINK [^L]+L[124]"
  109.     build: message "^ILINK : [^L]+L[124]"
  110.     build: message "Rebuild all" file line
  111.     build: message "^NMAKE : [^U]+U[124]"
  112.     build: message "^\\:p : [^U]+U[124]\\:d\\:d\\:d"
  113.     build: message "^\\(\\:p\\)(\\(\\:z\\)) : [^C]+C[124]" file line
  114.     build: message "^[^C]+C[124][0-9]+: "
  115.     build: message "^[^D]+D[124][0-9]+ : "
  116.     build: message "^BIND : [^U]+U[124]"
  117.     build: message "^\\(\\:p\\)(\\(\\:z\\)) RC:" file line
  118.     build: message "\\(\\:p\\)(\\(\\:z\\)) : error RC\\:z:" file line
  119.     build: message "^RC:"
  120.     build: message "^RC :"
  121.     build: message "^LIB :"
  122.     build: message "^MPC :"
  123.     build: message "^CVPACK :"
  124.     build: message "^\\(\\:p\\)(\\([0-9]+\\))[ \t]*:[ \t]*[^A]+A[12456]" file line
  125.     build: message "^\\(\\:p\\)(\\(\\:z\\)) : [^H]+HI[124]" file line
  126.     build: message "^[^H]+HI[124][0-9]+: "
  127.     build: message "^bscmake: [^B]+BK[124]"
  128.     build: message "^sbrpack: [^S]+SB[124]"
  129.     build: message "Build all" file line
  130.     build: message "Rebuild all" file line
  131.     build: message "Compile horloge.asm" file line
  132.     build: message "Compile D:\\E3I\\ASM\\NOYAU\\DISPATCH.ASM" file line
  133.     build: message "^pwbrmake: [^U]+U[124]"
  134.