diff --git a/mg/mg0.mak b/mg/mg0.mak new file mode 100755 index 000000000..930aa7def --- /dev/null +++ b/mg/mg0.mak @@ -0,0 +1,434 @@ +# Microsoft Visual C++ generated build script - Do not modify + +PROJ = MG0 +DEBUG = 1 +PROGTYPE = 0 +CALLER = +ARGS = -0 fca -uPRASSI +DLLS = +D_RCDEFINES = /d_DEBUG +R_RCDEFINES = /dNDEBUG +ORIGIN = MSVC +ORIGIN_VER = 1.00 +PROJPATH = C:\PRASSI\ +USEMFC = 0 +CC = cl +CPP = cl +CXX = cl +CCREATEPCHFLAG = +CPPCREATEPCHFLAG = +CUSEPCHFLAG = +CPPUSEPCHFLAG = +FIRSTC = +FIRSTCPP = BA3.CPP +RC = rc +CFLAGS_D_WEXE = /nologo /G2 /W3 /Zi /AL /Gt65500 /Od /D "_DEBUG" /D "XVT" /D "DBG" /GA /Fd"VE3.PDB" +CFLAGS_R_WEXE = /nologo /W3 /AM /O1 /D "NDEBUG" /FR /GA +LFLAGS_D_WEXE = /NOLOGO /NOD /NOE /PACKC:65500 /PACKD:65500 /SEG:512 /ALIGN:64 /ONERROR:NOEXE /CO +LFLAGS_R_WEXE = /NOLOGO /NOD /PACKC:61440 /STACK:10240 /ALIGN:16 /ONERROR:NOEXE +LIBS_D_WEXE = oldnames libw llibcew commdlg.lib olecli.lib olesvr.lib shell.lib +LIBS_R_WEXE = oldnames libw mlibcew commdlg.lib olecli.lib olesvr.lib shell.lib +RCFLAGS = /nologo +RESFLAGS = /nologo /k /k +RUNFLAGS = +DEFFILE = DUE\CODEBASE.DEF +OBJS_EXT = +LIBS_EXT = DUE\WINDUED.LIB +!if "$(DEBUG)" == "1" +CFLAGS = $(CFLAGS_D_WEXE) +LFLAGS = $(LFLAGS_D_WEXE) +LIBS = $(LIBS_D_WEXE) +MAPFILE = nul +RCDEFINES = $(D_RCDEFINES) +!else +CFLAGS = $(CFLAGS_R_WEXE) +LFLAGS = $(LFLAGS_R_WEXE) +LIBS = $(LIBS_R_WEXE) +MAPFILE = nul +RCDEFINES = $(R_RCDEFINES) +!endif +!if [if exist MSVC.BND del MSVC.BND] +!endif +SBRS = MG0100.SBR \ + MG0.SBR \ + MGLIB01.SBR \ + MG0200.SBR \ + CGLIB02.SBR \ + CONTO.SBR + + +WINDUED_DEP = + +MG0100_DEP = c:\augusto\src\include\execp.h \ + c:\augusto\src\include\object.h \ + c:\augusto\src\include\classes.h \ + c:\augusto\src\include\stdtypes.h \ + c:\xvt\ptk\include\xvt_env.h \ + c:\xvt\ptk\include\xvt_plat.h \ + c:\augusto\src\include\checks.h \ + c:\augusto\src\include\config.h \ + c:\xvt\ptk\include\xvt.h \ + c:\xvt\ptk\include\xvt_vers.h \ + c:\xvt\ptk\include\xvt_varg.h \ + c:\xvt\ptk\include\xvt_styp.h \ + c:\xvt\ptk\include\xvt_defs.h \ + c:\xvt\ptk\include\xvt_menu.h \ + c:\xvt\ptk\include\xvt_type.h \ + c:\xvt\ptk\include\xvt_sel.h \ + c:\xvt\ptk\include\xvt_perr.h \ + c:\xvt\ptk\include\xvt_help.h \ + c:\xvt\ptk\include\xvt_r3.h \ + c:\xvt\ptk\include\xvterr.h \ + c:\xvt\ptk\include\xvtapp.h \ + c:\xvt\ptk\include\xvtcb.h \ + c:\xvt\ptk\include\xvtctl.h \ + c:\xvt\ptk\include\xvtdebug.h \ + c:\xvt\ptk\include\xvtdlg.h \ + c:\xvt\ptk\include\xvtdm.h \ + c:\xvt\ptk\include\xvtdwin.h \ + c:\xvt\ptk\include\xvtevent.h \ + c:\xvt\ptk\include\xvtfont.h \ + c:\xvt\ptk\include\xvtfsys.h \ + c:\xvt\ptk\include\xvtgmem.h \ + c:\xvt\ptk\include\xvtiostr.h \ + c:\xvt\ptk\include\xvtimage.h \ + c:\xvt\ptk\include\xvtlist.h \ + c:\xvt\ptk\include\xvtmenu.h \ + c:\xvt\ptk\include\xvtmem.h \ + c:\xvt\ptk\include\xvtpalet.h \ + c:\xvt\ptk\include\xvtpict.h \ + c:\xvt\ptk\include\xvtpmap.h \ + c:\xvt\ptk\include\xvtprint.h \ + c:\xvt\ptk\include\xvtrect.h \ + c:\xvt\ptk\include\xvtres.h \ + c:\xvt\ptk\include\xvtsbar.h \ + c:\xvt\ptk\include\xvtscr.h \ + c:\xvt\ptk\include\xvtslist.h \ + c:\xvt\ptk\include\xvtstr.h \ + c:\xvt\ptk\include\xvttimer.h \ + c:\xvt\ptk\include\xvttx.h \ + c:\xvt\ptk\include\xvtvobj.h \ + c:\xvt\ptk\include\xvtwin.h \ + c:\xvt\ptk\include\xvtr3r4.h \ + c:\augusto\src\include\assoc.h \ + c:\augusto\src\include\strings.h \ + c:\augusto\src\include\array.h \ + c:\augusto\src\include\regexp.h \ + c:\augusto\src\include\printer.h \ + c:\augusto\src\include\date.h \ + c:\augusto\src\include\text.h \ + c:\augusto\src\include\tabapp.h \ + c:\augusto\src\include\relapp.h \ + c:\augusto\src\include\applicat.h \ + c:\augusto\src\include\relation.h \ + c:\augusto\src\include\isam.h \ + c:\augusto\src\include\sysfld.h \ + c:\augusto\src\include\real.h \ + c:\mathlib\gmsys1.h \ + c:\mathlib\gfd.h \ + c:\augusto\src\include\files.h \ + c:\augusto\src\include\extctype.h \ + c:\augusto\src\include\rectypes.h \ + c:\augusto\src\include\lffiles.h \ + c:\augusto\src\include\mask.h \ + c:\augusto\src\include\window.h \ + c:\augusto\src\include\xvtility.h \ + c:\augusto\src\include\keys.h \ + c:\augusto\src\include\maskfld.h \ + c:\augusto\src\include\scanner.h \ + c:\augusto\src\include\tabutil.h \ + c:\augusto\src\include\recarray.h \ + c:\augusto\src\include\utility.h \ + c:\augusto\src\mg\batbcau.h \ + c:\augusto\src\mg\batbfca.h \ + c:\augusto\src\cg/cglib03.h \ + c:\augusto\src\mg\mglib01.h \ + c:\augusto\src\include\varrec.h \ + c:\augusto\src\include\expr.h \ + c:\augusto\src\include\stack.h \ + c:\augusto\src\include\msksheet.h \ + c:\augusto\src\cg\cglib.h \ + c:\augusto\src\cg\conto.h \ + c:\augusto\src\cg\cg2103.h + + +MG0_DEP = c:\xvt\ptk\include\xvt.h \ + c:\xvt\ptk\include\xvt_vers.h \ + c:\xvt\ptk\include\xvt_env.h \ + c:\xvt\ptk\include\xvt_varg.h \ + c:\xvt\ptk\include\xvt_styp.h \ + c:\xvt\ptk\include\xvt_defs.h \ + c:\xvt\ptk\include\xvt_menu.h \ + c:\xvt\ptk\include\xvt_type.h \ + c:\xvt\ptk\include\xvt_sel.h \ + c:\xvt\ptk\include\xvt_perr.h \ + c:\xvt\ptk\include\xvt_help.h \ + c:\xvt\ptk\include\xvt_r3.h \ + c:\xvt\ptk\include\xvterr.h \ + c:\xvt\ptk\include\xvtapp.h \ + c:\xvt\ptk\include\xvtcb.h \ + c:\xvt\ptk\include\xvtctl.h \ + c:\xvt\ptk\include\xvtdebug.h \ + c:\xvt\ptk\include\xvtdlg.h \ + c:\xvt\ptk\include\xvtdm.h \ + c:\xvt\ptk\include\xvtdwin.h \ + c:\xvt\ptk\include\xvtevent.h \ + c:\xvt\ptk\include\xvtfont.h \ + c:\xvt\ptk\include\xvtfsys.h \ + c:\xvt\ptk\include\xvtgmem.h \ + c:\xvt\ptk\include\xvtiostr.h \ + c:\xvt\ptk\include\xvtimage.h \ + c:\xvt\ptk\include\xvtlist.h \ + c:\xvt\ptk\include\xvtmenu.h \ + c:\xvt\ptk\include\xvtmem.h \ + c:\xvt\ptk\include\xvtpalet.h \ + c:\xvt\ptk\include\xvtpict.h \ + c:\xvt\ptk\include\xvtpmap.h \ + c:\xvt\ptk\include\xvtprint.h \ + c:\xvt\ptk\include\xvtrect.h \ + c:\xvt\ptk\include\xvtres.h \ + c:\xvt\ptk\include\xvtsbar.h \ + c:\xvt\ptk\include\xvtscr.h \ + c:\xvt\ptk\include\xvtslist.h \ + c:\xvt\ptk\include\xvtstr.h \ + c:\xvt\ptk\include\xvttimer.h \ + c:\xvt\ptk\include\xvttx.h \ + c:\xvt\ptk\include\xvtvobj.h \ + c:\xvt\ptk\include\xvtwin.h \ + c:\xvt\ptk\include\xvtr3r4.h \ + c:\augusto\src\include\strings.h \ + c:\augusto\src\include\array.h \ + c:\augusto\src\include\object.h \ + c:\augusto\src\include\regexp.h \ + c:\augusto\src\include\stdtypes.h \ + c:\augusto\src\mg\mg0.h + + +MG0_RCDEP = + +MGLIB01_DEP = c:\augusto\src\include\relapp.h \ + c:\augusto\src\include\applicat.h \ + c:\xvt\ptk\include\xvt.h \ + c:\augusto\src\include\strings.h \ + c:\augusto\src\include\relation.h \ + c:\augusto\src\include\isam.h \ + c:\augusto\src\include\sysfld.h \ + c:\augusto\src\include\array.h \ + c:\augusto\src\include\assoc.h \ + c:\augusto\src\include\real.h \ + c:\mathlib\gmsys1.h \ + c:\mathlib\gfd.h \ + c:\augusto\src\include\date.h \ + c:\augusto\src\include\files.h \ + c:\augusto\src\include\object.h \ + c:\augusto\src\include\extctype.h \ + c:\augusto\src\include\stdtypes.h \ + c:\augusto\src\include\rectypes.h \ + c:\augusto\src\include\config.h \ + c:\augusto\src\include\lffiles.h \ + c:\augusto\src\include\mask.h \ + c:\augusto\src\include\window.h \ + c:\augusto\src\include\xvtility.h \ + c:\augusto\src\include\keys.h \ + c:\xvt\ptk\include\xvt_defs.h \ + c:\augusto\src\include\maskfld.h \ + c:\augusto\src\include\scanner.h \ + c:\augusto\src\include\tabutil.h \ + c:\augusto\src\include\recarray.h \ + c:\augusto\src\include\regexp.h \ + c:\augusto\src\include\checks.h \ + c:\augusto\src\include\defmask.h \ + c:\augusto\src\mg\mglib01.h \ + c:\augusto\src\include\varrec.h \ + c:\augusto\src\include\expr.h \ + c:\augusto\src\include\stack.h \ + c:\augusto\src\include\msksheet.h \ + c:\augusto\src\cg\cglib.h \ + c:\augusto\src\cg\conto.h \ + c:\augusto\src\cg\cg2103.h + + +MG0200_DEP = c:\augusto\src\include\applicat.h \ + c:\xvt\ptk\include\xvt.h \ + c:\augusto\src\include\strings.h \ + c:\augusto\src\include\config.h \ + c:\xvt\ptk\include\xvt_vers.h \ + c:\xvt\ptk\include\xvt_env.h \ + c:\xvt\ptk\include\xvt_varg.h \ + c:\xvt\ptk\include\xvt_styp.h \ + c:\xvt\ptk\include\xvt_defs.h \ + c:\xvt\ptk\include\xvt_menu.h \ + c:\xvt\ptk\include\xvt_type.h \ + c:\xvt\ptk\include\xvt_sel.h \ + c:\xvt\ptk\include\xvt_perr.h \ + c:\xvt\ptk\include\xvt_help.h \ + c:\xvt\ptk\include\xvt_r3.h \ + c:\xvt\ptk\include\xvterr.h \ + c:\xvt\ptk\include\xvtapp.h \ + c:\xvt\ptk\include\xvtcb.h \ + c:\xvt\ptk\include\xvtctl.h \ + c:\xvt\ptk\include\xvtdebug.h \ + c:\xvt\ptk\include\xvtdlg.h \ + c:\xvt\ptk\include\xvtdm.h \ + c:\xvt\ptk\include\xvtdwin.h \ + c:\xvt\ptk\include\xvtevent.h \ + c:\xvt\ptk\include\xvtfont.h \ + c:\xvt\ptk\include\xvtfsys.h \ + c:\xvt\ptk\include\xvtgmem.h \ + c:\xvt\ptk\include\xvtiostr.h \ + c:\xvt\ptk\include\xvtimage.h \ + c:\xvt\ptk\include\xvtlist.h \ + c:\xvt\ptk\include\xvtmenu.h \ + c:\xvt\ptk\include\xvtmem.h \ + c:\xvt\ptk\include\xvtpalet.h \ + c:\xvt\ptk\include\xvtpict.h \ + c:\xvt\ptk\include\xvtpmap.h \ + c:\xvt\ptk\include\xvtprint.h \ + c:\xvt\ptk\include\xvtrect.h \ + c:\xvt\ptk\include\xvtres.h \ + c:\xvt\ptk\include\xvtsbar.h \ + c:\xvt\ptk\include\xvtscr.h \ + c:\xvt\ptk\include\xvtslist.h \ + c:\xvt\ptk\include\xvtstr.h \ + c:\xvt\ptk\include\xvttimer.h \ + c:\xvt\ptk\include\xvttx.h \ + c:\xvt\ptk\include\xvtvobj.h \ + c:\xvt\ptk\include\xvtwin.h \ + c:\xvt\ptk\include\xvtr3r4.h \ + c:\augusto\src\include\assoc.h \ + c:\augusto\src\include\array.h \ + c:\augusto\src\include\object.h \ + c:\augusto\src\include\regexp.h \ + c:\augusto\src\include\stdtypes.h \ + c:\augusto\src\include\form.h \ + c:\augusto\src\include\scanner.h \ + c:\augusto\src\include\mask.h \ + c:\augusto\src\include\window.h \ + c:\augusto\src\include\xvtility.h \ + c:\augusto\src\include\keys.h \ + c:\augusto\src\include\maskfld.h \ + c:\augusto\src\include\date.h \ + c:\augusto\src\include\real.h \ + c:\augusto\src\include\printer.h \ + c:\augusto\src\include\text.h \ + c:\augusto\src\include\relation.h \ + c:\augusto\src\include\isam.h \ + c:\augusto\src\include\sysfld.h \ + c:\mathlib\gmsys1.h \ + c:\mathlib\gfd.h \ + c:\augusto\src\include\files.h \ + c:\augusto\src\include\extctype.h \ + c:\augusto\src\include\rectypes.h \ + c:\augusto\src\include\lffiles.h \ + c:\augusto\src\include\tabutil.h \ + c:\augusto\src\include\urldefid.h \ + c:\augusto\src\include\defmask.h \ + c:\augusto\src\include\utility.h + + +CGLIB02_DEP = c:\augusto\src\include\prefix.h \ + c:\augusto\src\include\extctype.h \ + c:\augusto\src\include\stdtypes.h \ + c:\augusto\src\include\files.h \ + c:\augusto\src\include\object.h \ + c:\augusto\src\include\rectypes.h \ + c:\augusto\src\include\config.h \ + c:\augusto\src\include\strings.h \ + c:\augusto\src\include\array.h \ + c:\augusto\src\include\regexp.h \ + c:\augusto\src\include\tabutil.h \ + c:\augusto\src\include\isam.h \ + c:\augusto\src\include\utility.h \ + c:\augusto\src\cg\cglib.h \ + c:\augusto\src\include\recarray.h \ + c:\augusto\src\cg\conto.h \ + c:\augusto\src\include\real.h \ + c:\augusto\src\cg\cg2103.h \ + c:\augusto\src\include\saldi.h + + +CONTO_DEP = c:\augusto\src\include\isam.h \ + c:\augusto\src\include\sysfld.h \ + c:\augusto\src\include\array.h \ + c:\augusto\src\include\assoc.h \ + c:\augusto\src\include\real.h \ + c:\augusto\src\include\strings.h \ + c:\mathlib\gmsys1.h \ + c:\mathlib\gfd.h \ + c:\augusto\src\include\date.h \ + c:\augusto\src\include\files.h \ + c:\augusto\src\include\object.h \ + c:\augusto\src\include\extctype.h \ + c:\augusto\src\include\stdtypes.h \ + c:\augusto\src\include\rectypes.h \ + c:\augusto\src\include\config.h \ + c:\augusto\src\include\lffiles.h \ + c:\augusto\src\include\mask.h \ + c:\augusto\src\include\window.h \ + c:\augusto\src\include\xvtility.h \ + c:\xvt\ptk\include\xvt.h \ + c:\augusto\src\include\keys.h \ + c:\xvt\ptk\include\xvt_defs.h \ + c:\augusto\src\include\maskfld.h \ + c:\augusto\src\include\scanner.h \ + c:\augusto\src\include\utility.h \ + c:\augusto\src\cg\conto.h + + +all: $(PROJ).EXE + +MG0100.OBJ: ..\AUGUSTO\SRC\MG\MG0100.CPP $(MG0100_DEP) + $(CPP) $(CFLAGS) $(CPPUSEPCHFLAG) /c ..\AUGUSTO\SRC\MG\MG0100.CPP + +MG0.OBJ: ..\AUGUSTO\SRC\MG\MG0.CPP $(MG0_DEP) + $(CPP) $(CFLAGS) $(CPPUSEPCHFLAG) /c ..\AUGUSTO\SRC\MG\MG0.CPP + +MG0.RES: MG0.RC $(MG0_RCDEP) + $(RC) $(RCFLAGS) $(RCDEFINES) -r MG0.RC + +MGLIB01.OBJ: ..\AUGUSTO\SRC\MG\MGLIB01.CPP $(MGLIB01_DEP) + $(CPP) $(CFLAGS) $(CPPUSEPCHFLAG) /c ..\AUGUSTO\SRC\MG\MGLIB01.CPP + +MG0200.OBJ: ..\AUGUSTO\SRC\MG\MG0200.CPP $(MG0200_DEP) + $(CPP) $(CFLAGS) $(CPPUSEPCHFLAG) /c ..\AUGUSTO\SRC\MG\MG0200.CPP + +CGLIB02.OBJ: ..\AUGUSTO\SRC\CG\CGLIB02.CPP $(CGLIB02_DEP) + $(CPP) $(CFLAGS) $(CPPUSEPCHFLAG) /c ..\AUGUSTO\SRC\CG\CGLIB02.CPP + +CONTO.OBJ: ..\AUGUSTO\SRC\CG\CONTO.CPP $(CONTO_DEP) + $(CPP) $(CFLAGS) $(CPPUSEPCHFLAG) /c ..\AUGUSTO\SRC\CG\CONTO.CPP + + +$(PROJ).EXE:: MG0.RES + +$(PROJ).EXE:: MG0100.OBJ MG0.OBJ MGLIB01.OBJ MG0200.OBJ CGLIB02.OBJ CONTO.OBJ $(OBJS_EXT) $(DEFFILE) + echo >NUL @<<$(PROJ).CRF +MG0100.OBJ + +MG0.OBJ + +MGLIB01.OBJ + +MG0200.OBJ + +CGLIB02.OBJ + +CONTO.OBJ + +$(OBJS_EXT) +$(PROJ).EXE +$(MAPFILE) +c:\msvc\lib\+ +DUE\WINDUED.LIB+ +$(LIBS) +$(DEFFILE); +<< + link $(LFLAGS) @$(PROJ).CRF + $(RC) $(RESFLAGS) MG0.RES $@ + @copy $(PROJ).CRF MSVC.BND + +$(PROJ).EXE:: MG0.RES + if not exist MSVC.BND $(RC) $(RESFLAGS) MG0.RES $@ + +run: $(PROJ).EXE + $(PROJ) $(RUNFLAGS) + + +$(PROJ).BSC: $(SBRS) + bscmake @<< +/o$@ $(SBRS) +<< diff --git a/mg/mg1.mak b/mg/mg1.mak new file mode 100755 index 000000000..4b2e69a3d --- /dev/null +++ b/mg/mg1.mak @@ -0,0 +1,695 @@ +# Microsoft Visual C++ generated build script - Do not modify + +PROJ = MG1 +DEBUG = 1 +PROGTYPE = 0 +CALLER = +ARGS = -0 -uPRASSI +DLLS = +D_RCDEFINES = /d_DEBUG +R_RCDEFINES = /dNDEBUG +ORIGIN = MSVC +ORIGIN_VER = 1.00 +PROJPATH = C:\PRASSI\ +USEMFC = 0 +CC = cl +CPP = cl +CXX = cl +CCREATEPCHFLAG = +CPPCREATEPCHFLAG = +CUSEPCHFLAG = +CPPUSEPCHFLAG = +FIRSTC = +FIRSTCPP = MGLIB01.CPP +RC = rc +CFLAGS_D_WEXE = /nologo /G2 /Gy /W3 /Zi /AL /Gt65500 /Od /D "_DEBUG" /D "XVT" /D "DBG" /GA /Fd"VE3.PDB" +CFLAGS_R_WEXE = /nologo /W3 /AM /O1 /D "NDEBUG" /FR /GA +LFLAGS_D_WEXE = /NOLOGO /NOD /NOE /PACKC:65500 /PACKD:65500 /SEG:512 /ALIGN:64 /ONERROR:NOEXE /CO +LFLAGS_R_WEXE = /NOLOGO /NOD /PACKC:61440 /STACK:10240 /ALIGN:16 /ONERROR:NOEXE +LIBS_D_WEXE = oldnames libw llibcew commdlg.lib olecli.lib olesvr.lib shell.lib +LIBS_R_WEXE = oldnames libw mlibcew commdlg.lib olecli.lib olesvr.lib shell.lib +RCFLAGS = /nologo +RESFLAGS = /nologo /k /k +RUNFLAGS = +DEFFILE = DUE\CODEBASE.DEF +OBJS_EXT = +LIBS_EXT = DUE\WINDUED.LIB +!if "$(DEBUG)" == "1" +CFLAGS = $(CFLAGS_D_WEXE) +LFLAGS = $(LFLAGS_D_WEXE) +LIBS = $(LIBS_D_WEXE) +MAPFILE = nul +RCDEFINES = $(D_RCDEFINES) +!else +CFLAGS = $(CFLAGS_R_WEXE) +LFLAGS = $(LFLAGS_R_WEXE) +LIBS = $(LIBS_R_WEXE) +MAPFILE = nul +RCDEFINES = $(R_RCDEFINES) +!endif +!if [if exist MSVC.BND del MSVC.BND] +!endif +SBRS = MGLIB01.SBR \ + MG1.SBR \ + MG1100.SBR \ + VELIB03.SBR \ + CGLIB02.SBR \ + CONTO.SBR \ + MG1200.SBR \ + MG1500.SBR + + +WINDUED_DEP = + +MG1_RCDEP = + +MGLIB01_DEP = c:\augusto\src\include\relapp.h \ + c:\augusto\src\include\applicat.h \ + c:\xvt\ptk\include\xvt.h \ + c:\xvt\ptk\include\xvt_vers.h \ + c:\xvt\ptk\include\xvt_env.h \ + c:\xvt\ptk\include\xvt_plat.h \ + c:\xvt\ptk\include\xvt_varg.h \ + c:\xvt\ptk\include\xvt_styp.h \ + c:\xvt\ptk\include\xvt_defs.h \ + c:\xvt\ptk\include\xvt_menu.h \ + c:\xvt\ptk\include\xvt_type.h \ + c:\xvt\ptk\include\xvt_sel.h \ + c:\xvt\ptk\include\xvt_perr.h \ + c:\xvt\ptk\include\xvt_help.h \ + c:\xvt\ptk\include\xvt_r3.h \ + c:\xvt\ptk\include\xvterr.h \ + c:\xvt\ptk\include\xvtapp.h \ + c:\xvt\ptk\include\xvtcb.h \ + c:\xvt\ptk\include\xvtctl.h \ + c:\xvt\ptk\include\xvtdebug.h \ + c:\xvt\ptk\include\xvtdlg.h \ + c:\xvt\ptk\include\xvtdm.h \ + c:\xvt\ptk\include\xvtdwin.h \ + c:\xvt\ptk\include\xvtevent.h \ + c:\xvt\ptk\include\xvtfont.h \ + c:\xvt\ptk\include\xvtfsys.h \ + c:\xvt\ptk\include\xvtgmem.h \ + c:\xvt\ptk\include\xvtiostr.h \ + c:\xvt\ptk\include\xvtimage.h \ + c:\xvt\ptk\include\xvtlist.h \ + c:\xvt\ptk\include\xvtmenu.h \ + c:\xvt\ptk\include\xvtmem.h \ + c:\xvt\ptk\include\xvtpalet.h \ + c:\xvt\ptk\include\xvtpict.h \ + c:\xvt\ptk\include\xvtpmap.h \ + c:\xvt\ptk\include\xvtprint.h \ + c:\xvt\ptk\include\xvtrect.h \ + c:\xvt\ptk\include\xvtres.h \ + c:\xvt\ptk\include\xvtsbar.h \ + c:\xvt\ptk\include\xvtscr.h \ + c:\xvt\ptk\include\xvtslist.h \ + c:\xvt\ptk\include\xvtstr.h \ + c:\xvt\ptk\include\xvttimer.h \ + c:\xvt\ptk\include\xvttx.h \ + c:\xvt\ptk\include\xvtvobj.h \ + c:\xvt\ptk\include\xvtwin.h \ + c:\xvt\ptk\include\xvtr3r4.h \ + c:\augusto\src\include\strings.h \ + c:\augusto\src\include\array.h \ + c:\augusto\src\include\object.h \ + c:\augusto\src\include\classes.h \ + c:\augusto\src\include\stdtypes.h \ + c:\augusto\src\include\checks.h \ + c:\augusto\src\include\regexp.h \ + c:\augusto\src\include\relation.h \ + c:\augusto\src\include\isam.h \ + c:\augusto\src\include\sysfld.h \ + c:\augusto\src\include\assoc.h \ + c:\augusto\src\include\real.h \ + c:\mathlib\gmsys1.h \ + c:\mathlib\gfd.h \ + c:\augusto\src\include\date.h \ + c:\augusto\src\include\files.h \ + c:\augusto\src\include\extctype.h \ + c:\augusto\src\include\rectypes.h \ + c:\augusto\src\include\config.h \ + c:\augusto\src\include\lffiles.h \ + c:\augusto\src\include\mask.h \ + c:\augusto\src\include\window.h \ + c:\augusto\src\include\xvtility.h \ + c:\augusto\src\include\keys.h \ + c:\augusto\src\include\maskfld.h \ + c:\augusto\src\include\scanner.h \ + c:\augusto\src\include\tabutil.h \ + c:\augusto\src\include\recarray.h \ + c:\augusto\src\include\defmask.h \ + c:\augusto\src\mg\mglib01.h \ + c:\augusto\src\include\varrec.h \ + c:\augusto\src\include\expr.h \ + c:\augusto\src\include\stack.h \ + c:\augusto\src\include\msksheet.h \ + c:\augusto\src\cg\cglib.h \ + c:\augusto\src\cg\conto.h \ + c:\augusto\src\cg\cg2103.h + + +MG1_DEP = c:\xvt\ptk\include\xvt.h \ + c:\xvt\ptk\include\xvt_vers.h \ + c:\xvt\ptk\include\xvt_env.h \ + c:\xvt\ptk\include\xvt_plat.h \ + c:\xvt\ptk\include\xvt_varg.h \ + c:\xvt\ptk\include\xvt_styp.h \ + c:\xvt\ptk\include\xvt_defs.h \ + c:\xvt\ptk\include\xvt_menu.h \ + c:\xvt\ptk\include\xvt_type.h \ + c:\xvt\ptk\include\xvt_sel.h \ + c:\xvt\ptk\include\xvt_perr.h \ + c:\xvt\ptk\include\xvt_help.h \ + c:\xvt\ptk\include\xvt_r3.h \ + c:\xvt\ptk\include\xvterr.h \ + c:\xvt\ptk\include\xvtapp.h \ + c:\xvt\ptk\include\xvtcb.h \ + c:\xvt\ptk\include\xvtctl.h \ + c:\xvt\ptk\include\xvtdebug.h \ + c:\xvt\ptk\include\xvtdlg.h \ + c:\xvt\ptk\include\xvtdm.h \ + c:\xvt\ptk\include\xvtdwin.h \ + c:\xvt\ptk\include\xvtevent.h \ + c:\xvt\ptk\include\xvtfont.h \ + c:\xvt\ptk\include\xvtfsys.h \ + c:\xvt\ptk\include\xvtgmem.h \ + c:\xvt\ptk\include\xvtiostr.h \ + c:\xvt\ptk\include\xvtimage.h \ + c:\xvt\ptk\include\xvtlist.h \ + c:\xvt\ptk\include\xvtmenu.h \ + c:\xvt\ptk\include\xvtmem.h \ + c:\xvt\ptk\include\xvtpalet.h \ + c:\xvt\ptk\include\xvtpict.h \ + c:\xvt\ptk\include\xvtpmap.h \ + c:\xvt\ptk\include\xvtprint.h \ + c:\xvt\ptk\include\xvtrect.h \ + c:\xvt\ptk\include\xvtres.h \ + c:\xvt\ptk\include\xvtsbar.h \ + c:\xvt\ptk\include\xvtscr.h \ + c:\xvt\ptk\include\xvtslist.h \ + c:\xvt\ptk\include\xvtstr.h \ + c:\xvt\ptk\include\xvttimer.h \ + c:\xvt\ptk\include\xvttx.h \ + c:\xvt\ptk\include\xvtvobj.h \ + c:\xvt\ptk\include\xvtwin.h \ + c:\xvt\ptk\include\xvtr3r4.h \ + c:\augusto\src\include\strings.h \ + c:\augusto\src\include\array.h \ + c:\augusto\src\include\object.h \ + c:\augusto\src\include\classes.h \ + c:\augusto\src\include\stdtypes.h \ + c:\augusto\src\include\checks.h \ + c:\augusto\src\include\regexp.h \ + c:\augusto\src\mg\mg1.h + + +MG1100_DEP = c:\augusto\src\include\relapp.h \ + c:\augusto\src\include\applicat.h \ + c:\xvt\ptk\include\xvt.h \ + c:\xvt\ptk\include\xvt_vers.h \ + c:\xvt\ptk\include\xvt_env.h \ + c:\xvt\ptk\include\xvt_plat.h \ + c:\xvt\ptk\include\xvt_varg.h \ + c:\xvt\ptk\include\xvt_styp.h \ + c:\xvt\ptk\include\xvt_defs.h \ + c:\xvt\ptk\include\xvt_menu.h \ + c:\xvt\ptk\include\xvt_type.h \ + c:\xvt\ptk\include\xvt_sel.h \ + c:\xvt\ptk\include\xvt_perr.h \ + c:\xvt\ptk\include\xvt_help.h \ + c:\xvt\ptk\include\xvt_r3.h \ + c:\xvt\ptk\include\xvterr.h \ + c:\xvt\ptk\include\xvtapp.h \ + c:\xvt\ptk\include\xvtcb.h \ + c:\xvt\ptk\include\xvtctl.h \ + c:\xvt\ptk\include\xvtdebug.h \ + c:\xvt\ptk\include\xvtdlg.h \ + c:\xvt\ptk\include\xvtdm.h \ + c:\xvt\ptk\include\xvtdwin.h \ + c:\xvt\ptk\include\xvtevent.h \ + c:\xvt\ptk\include\xvtfont.h \ + c:\xvt\ptk\include\xvtfsys.h \ + c:\xvt\ptk\include\xvtgmem.h \ + c:\xvt\ptk\include\xvtiostr.h \ + c:\xvt\ptk\include\xvtimage.h \ + c:\xvt\ptk\include\xvtlist.h \ + c:\xvt\ptk\include\xvtmenu.h \ + c:\xvt\ptk\include\xvtmem.h \ + c:\xvt\ptk\include\xvtpalet.h \ + c:\xvt\ptk\include\xvtpict.h \ + c:\xvt\ptk\include\xvtpmap.h \ + c:\xvt\ptk\include\xvtprint.h \ + c:\xvt\ptk\include\xvtrect.h \ + c:\xvt\ptk\include\xvtres.h \ + c:\xvt\ptk\include\xvtsbar.h \ + c:\xvt\ptk\include\xvtscr.h \ + c:\xvt\ptk\include\xvtslist.h \ + c:\xvt\ptk\include\xvtstr.h \ + c:\xvt\ptk\include\xvttimer.h \ + c:\xvt\ptk\include\xvttx.h \ + c:\xvt\ptk\include\xvtvobj.h \ + c:\xvt\ptk\include\xvtwin.h \ + c:\xvt\ptk\include\xvtr3r4.h \ + c:\augusto\src\include\strings.h \ + c:\augusto\src\include\array.h \ + c:\augusto\src\include\object.h \ + c:\augusto\src\include\classes.h \ + c:\augusto\src\include\stdtypes.h \ + c:\augusto\src\include\checks.h \ + c:\augusto\src\include\regexp.h \ + c:\augusto\src\include\relation.h \ + c:\augusto\src\include\isam.h \ + c:\augusto\src\include\sysfld.h \ + c:\augusto\src\include\assoc.h \ + c:\augusto\src\include\real.h \ + c:\mathlib\gmsys1.h \ + c:\mathlib\gfd.h \ + c:\augusto\src\include\date.h \ + c:\augusto\src\include\files.h \ + c:\augusto\src\include\extctype.h \ + c:\augusto\src\include\rectypes.h \ + c:\augusto\src\include\config.h \ + c:\augusto\src\include\lffiles.h \ + c:\augusto\src\include\mask.h \ + c:\augusto\src\include\window.h \ + c:\augusto\src\include\xvtility.h \ + c:\augusto\src\include\keys.h \ + c:\augusto\src\include\maskfld.h \ + c:\augusto\src\include\scanner.h \ + c:\augusto\src\include\utility.h \ + c:\augusto\src\include\tabutil.h \ + c:\augusto\src\include\msksheet.h \ + c:\augusto\src\include\recarray.h \ + c:\augusto\src\include\defmask.h \ + c:\augusto\src\mg\mglib01.h \ + c:\augusto\src\include\varrec.h \ + c:\augusto\src\include\expr.h \ + c:\augusto\src\include\stack.h \ + c:\augusto\src\cg\cglib.h \ + c:\augusto\src\cg\conto.h \ + c:\augusto\src\cg\cg2103.h \ + c:\augusto\src\ve\velib03.h \ + c:\augusto\src\ve\sconti.h \ + c:\augusto\src\ve\tclifor.h \ + c:\augusto\src\include\varmask.h \ + c:\augusto\src\ve\velib01.h \ + c:\augusto\src\cg/pagament.h \ + c:\augusto\src\mg\mg1100.h \ + c:\augusto\src\mg\mg1100a.h + + +VELIB03_DEP = c:\augusto\src\include\relapp.h \ + c:\augusto\src\include\applicat.h \ + c:\xvt\ptk\include\xvt.h \ + c:\xvt\ptk\include\xvt_vers.h \ + c:\xvt\ptk\include\xvt_env.h \ + c:\xvt\ptk\include\xvt_plat.h \ + c:\xvt\ptk\include\xvt_varg.h \ + c:\xvt\ptk\include\xvt_styp.h \ + c:\xvt\ptk\include\xvt_defs.h \ + c:\xvt\ptk\include\xvt_menu.h \ + c:\xvt\ptk\include\xvt_type.h \ + c:\xvt\ptk\include\xvt_sel.h \ + c:\xvt\ptk\include\xvt_perr.h \ + c:\xvt\ptk\include\xvt_help.h \ + c:\xvt\ptk\include\xvt_r3.h \ + c:\xvt\ptk\include\xvterr.h \ + c:\xvt\ptk\include\xvtapp.h \ + c:\xvt\ptk\include\xvtcb.h \ + c:\xvt\ptk\include\xvtctl.h \ + c:\xvt\ptk\include\xvtdebug.h \ + c:\xvt\ptk\include\xvtdlg.h \ + c:\xvt\ptk\include\xvtdm.h \ + c:\xvt\ptk\include\xvtdwin.h \ + c:\xvt\ptk\include\xvtevent.h \ + c:\xvt\ptk\include\xvtfont.h \ + c:\xvt\ptk\include\xvtfsys.h \ + c:\xvt\ptk\include\xvtgmem.h \ + c:\xvt\ptk\include\xvtiostr.h \ + c:\xvt\ptk\include\xvtimage.h \ + c:\xvt\ptk\include\xvtlist.h \ + c:\xvt\ptk\include\xvtmenu.h \ + c:\xvt\ptk\include\xvtmem.h \ + c:\xvt\ptk\include\xvtpalet.h \ + c:\xvt\ptk\include\xvtpict.h \ + c:\xvt\ptk\include\xvtpmap.h \ + c:\xvt\ptk\include\xvtprint.h \ + c:\xvt\ptk\include\xvtrect.h \ + c:\xvt\ptk\include\xvtres.h \ + c:\xvt\ptk\include\xvtsbar.h \ + c:\xvt\ptk\include\xvtscr.h \ + c:\xvt\ptk\include\xvtslist.h \ + c:\xvt\ptk\include\xvtstr.h \ + c:\xvt\ptk\include\xvttimer.h \ + c:\xvt\ptk\include\xvttx.h \ + c:\xvt\ptk\include\xvtvobj.h \ + c:\xvt\ptk\include\xvtwin.h \ + c:\xvt\ptk\include\xvtr3r4.h \ + c:\augusto\src\include\strings.h \ + c:\augusto\src\include\array.h \ + c:\augusto\src\include\object.h \ + c:\augusto\src\include\classes.h \ + c:\augusto\src\include\stdtypes.h \ + c:\augusto\src\include\checks.h \ + c:\augusto\src\include\regexp.h \ + c:\augusto\src\include\relation.h \ + c:\augusto\src\include\isam.h \ + c:\augusto\src\include\sysfld.h \ + c:\augusto\src\include\assoc.h \ + c:\augusto\src\include\real.h \ + c:\mathlib\gmsys1.h \ + c:\mathlib\gfd.h \ + c:\augusto\src\include\date.h \ + c:\augusto\src\include\files.h \ + c:\augusto\src\include\extctype.h \ + c:\augusto\src\include\rectypes.h \ + c:\augusto\src\include\config.h \ + c:\augusto\src\include\lffiles.h \ + c:\augusto\src\include\mask.h \ + c:\augusto\src\include\window.h \ + c:\augusto\src\include\xvtility.h \ + c:\augusto\src\include\keys.h \ + c:\augusto\src\include\maskfld.h \ + c:\augusto\src\include\scanner.h \ + c:\augusto\src\include\utility.h \ + c:\augusto\src\include\tabutil.h \ + c:\augusto\src\include\msksheet.h \ + c:\augusto\src\include\recarray.h \ + c:\augusto\src\include\defmask.h \ + c:\augusto\src\include\varrec.h \ + c:\augusto\src\include\expr.h \ + c:\augusto\src\include\stack.h \ + c:\augusto\src\ve\velib01.h \ + c:\augusto\src\include\varmask.h \ + c:\augusto\src\cg/pagament.h \ + c:\augusto\src\ve\sconti.h \ + c:\augusto\src\ve\tclifor.h \ + c:\augusto\src\ve\velib03.h \ + c:\augusto\src\ve\veconf.h + + +CGLIB02_DEP = c:\augusto\src\include\prefix.h \ + c:\augusto\src\include\extctype.h \ + c:\augusto\src\include\stdtypes.h \ + c:\augusto\src\include\files.h \ + c:\augusto\src\include\object.h \ + c:\augusto\src\include\rectypes.h \ + c:\augusto\src\include\config.h \ + c:\xvt\ptk\include\xvt.h \ + c:\augusto\src\include\assoc.h \ + c:\augusto\src\include\strings.h \ + c:\augusto\src\include\array.h \ + c:\augusto\src\include\classes.h \ + c:\xvt\ptk\include\xvt_env.h \ + c:\augusto\src\include\checks.h \ + c:\augusto\src\include\regexp.h \ + c:\augusto\src\include\tabutil.h \ + c:\augusto\src\include\isam.h \ + c:\augusto\src\include\utility.h \ + c:\augusto\src\cg\cglib.h \ + c:\augusto\src\include\recarray.h \ + c:\augusto\src\cg\conto.h \ + c:\augusto\src\include\real.h \ + c:\augusto\src\cg\cg2103.h \ + c:\augusto\src\include\saldi.h + + +CONTO_DEP = c:\augusto\src\include\isam.h \ + c:\augusto\src\include\sysfld.h \ + c:\augusto\src\include\array.h \ + c:\augusto\src\include\assoc.h \ + c:\augusto\src\include\strings.h \ + c:\augusto\src\include\real.h \ + c:\mathlib\gmsys1.h \ + c:\mathlib\gfd.h \ + c:\augusto\src\include\date.h \ + c:\augusto\src\include\object.h \ + c:\augusto\src\include\files.h \ + c:\augusto\src\include\extctype.h \ + c:\augusto\src\include\stdtypes.h \ + c:\augusto\src\include\rectypes.h \ + c:\augusto\src\include\config.h \ + c:\xvt\ptk\include\xvt.h \ + c:\augusto\src\include\lffiles.h \ + c:\augusto\src\include\mask.h \ + c:\augusto\src\include\window.h \ + c:\augusto\src\include\xvtility.h \ + c:\augusto\src\include\keys.h \ + c:\xvt\ptk\include\xvt_defs.h \ + c:\augusto\src\include\maskfld.h \ + c:\augusto\src\include\scanner.h \ + c:\augusto\src\include\utility.h \ + c:\augusto\src\include\classes.h \ + c:\xvt\ptk\include\xvt_env.h \ + c:\augusto\src\include\checks.h \ + c:\augusto\src\include\regexp.h \ + c:\augusto\src\cg\conto.h + + +MG1200_DEP = c:\augusto\src\include\relapp.h \ + c:\augusto\src\include\applicat.h \ + c:\xvt\ptk\include\xvt.h \ + c:\xvt\ptk\include\xvt_vers.h \ + c:\xvt\ptk\include\xvt_env.h \ + c:\xvt\ptk\include\xvt_plat.h \ + c:\xvt\ptk\include\xvt_varg.h \ + c:\xvt\ptk\include\xvt_styp.h \ + c:\xvt\ptk\include\xvt_defs.h \ + c:\xvt\ptk\include\xvt_menu.h \ + c:\xvt\ptk\include\xvt_type.h \ + c:\xvt\ptk\include\xvt_sel.h \ + c:\xvt\ptk\include\xvt_perr.h \ + c:\xvt\ptk\include\xvt_help.h \ + c:\xvt\ptk\include\xvt_r3.h \ + c:\xvt\ptk\include\xvterr.h \ + c:\xvt\ptk\include\xvtapp.h \ + c:\xvt\ptk\include\xvtcb.h \ + c:\xvt\ptk\include\xvtctl.h \ + c:\xvt\ptk\include\xvtdebug.h \ + c:\xvt\ptk\include\xvtdlg.h \ + c:\xvt\ptk\include\xvtdm.h \ + c:\xvt\ptk\include\xvtdwin.h \ + c:\xvt\ptk\include\xvtevent.h \ + c:\xvt\ptk\include\xvtfont.h \ + c:\xvt\ptk\include\xvtfsys.h \ + c:\xvt\ptk\include\xvtgmem.h \ + c:\xvt\ptk\include\xvtiostr.h \ + c:\xvt\ptk\include\xvtimage.h \ + c:\xvt\ptk\include\xvtlist.h \ + c:\xvt\ptk\include\xvtmenu.h \ + c:\xvt\ptk\include\xvtmem.h \ + c:\xvt\ptk\include\xvtpalet.h \ + c:\xvt\ptk\include\xvtpict.h \ + c:\xvt\ptk\include\xvtpmap.h \ + c:\xvt\ptk\include\xvtprint.h \ + c:\xvt\ptk\include\xvtrect.h \ + c:\xvt\ptk\include\xvtres.h \ + c:\xvt\ptk\include\xvtsbar.h \ + c:\xvt\ptk\include\xvtscr.h \ + c:\xvt\ptk\include\xvtslist.h \ + c:\xvt\ptk\include\xvtstr.h \ + c:\xvt\ptk\include\xvttimer.h \ + c:\xvt\ptk\include\xvttx.h \ + c:\xvt\ptk\include\xvtvobj.h \ + c:\xvt\ptk\include\xvtwin.h \ + c:\xvt\ptk\include\xvtr3r4.h \ + c:\augusto\src\include\strings.h \ + c:\augusto\src\include\array.h \ + c:\augusto\src\include\object.h \ + c:\augusto\src\include\classes.h \ + c:\augusto\src\include\stdtypes.h \ + c:\augusto\src\include\checks.h \ + c:\augusto\src\include\regexp.h \ + c:\augusto\src\include\relation.h \ + c:\augusto\src\include\isam.h \ + c:\augusto\src\include\sysfld.h \ + c:\augusto\src\include\assoc.h \ + c:\augusto\src\include\real.h \ + c:\mathlib\gmsys1.h \ + c:\mathlib\gfd.h \ + c:\augusto\src\include\date.h \ + c:\augusto\src\include\files.h \ + c:\augusto\src\include\extctype.h \ + c:\augusto\src\include\rectypes.h \ + c:\augusto\src\include\config.h \ + c:\augusto\src\include\lffiles.h \ + c:\augusto\src\include\mask.h \ + c:\augusto\src\include\window.h \ + c:\augusto\src\include\xvtility.h \ + c:\augusto\src\include\keys.h \ + c:\augusto\src\include\maskfld.h \ + c:\augusto\src\include\scanner.h \ + c:\augusto\src\include\utility.h \ + c:\augusto\src\include\tabutil.h \ + c:\augusto\src\include\msksheet.h \ + c:\augusto\src\include\recarray.h \ + c:\augusto\src\include\defmask.h \ + c:\augusto\src\mg\mg1200.h \ + c:\augusto\src\mg\mglib01.h \ + c:\augusto\src\include\varrec.h \ + c:\augusto\src\include\expr.h \ + c:\augusto\src\include\stack.h \ + c:\augusto\src\cg\cglib.h \ + c:\augusto\src\cg\conto.h \ + c:\augusto\src\cg\cg2103.h + + +MG1500_DEP = c:\augusto\src\include\applicat.h \ + c:\xvt\ptk\include\xvt.h \ + c:\xvt\ptk\include\xvt_vers.h \ + c:\xvt\ptk\include\xvt_env.h \ + c:\xvt\ptk\include\xvt_plat.h \ + c:\xvt\ptk\include\xvt_varg.h \ + c:\xvt\ptk\include\xvt_styp.h \ + c:\xvt\ptk\include\xvt_defs.h \ + c:\xvt\ptk\include\xvt_menu.h \ + c:\xvt\ptk\include\xvt_type.h \ + c:\xvt\ptk\include\xvt_sel.h \ + c:\xvt\ptk\include\xvt_perr.h \ + c:\xvt\ptk\include\xvt_help.h \ + c:\xvt\ptk\include\xvt_r3.h \ + c:\xvt\ptk\include\xvterr.h \ + c:\xvt\ptk\include\xvtapp.h \ + c:\xvt\ptk\include\xvtcb.h \ + c:\xvt\ptk\include\xvtctl.h \ + c:\xvt\ptk\include\xvtdebug.h \ + c:\xvt\ptk\include\xvtdlg.h \ + c:\xvt\ptk\include\xvtdm.h \ + c:\xvt\ptk\include\xvtdwin.h \ + c:\xvt\ptk\include\xvtevent.h \ + c:\xvt\ptk\include\xvtfont.h \ + c:\xvt\ptk\include\xvtfsys.h \ + c:\xvt\ptk\include\xvtgmem.h \ + c:\xvt\ptk\include\xvtiostr.h \ + c:\xvt\ptk\include\xvtimage.h \ + c:\xvt\ptk\include\xvtlist.h \ + c:\xvt\ptk\include\xvtmenu.h \ + c:\xvt\ptk\include\xvtmem.h \ + c:\xvt\ptk\include\xvtpalet.h \ + c:\xvt\ptk\include\xvtpict.h \ + c:\xvt\ptk\include\xvtpmap.h \ + c:\xvt\ptk\include\xvtprint.h \ + c:\xvt\ptk\include\xvtrect.h \ + c:\xvt\ptk\include\xvtres.h \ + c:\xvt\ptk\include\xvtsbar.h \ + c:\xvt\ptk\include\xvtscr.h \ + c:\xvt\ptk\include\xvtslist.h \ + c:\xvt\ptk\include\xvtstr.h \ + c:\xvt\ptk\include\xvttimer.h \ + c:\xvt\ptk\include\xvttx.h \ + c:\xvt\ptk\include\xvtvobj.h \ + c:\xvt\ptk\include\xvtwin.h \ + c:\xvt\ptk\include\xvtr3r4.h \ + c:\augusto\src\include\strings.h \ + c:\augusto\src\include\array.h \ + c:\augusto\src\include\object.h \ + c:\augusto\src\include\classes.h \ + c:\augusto\src\include\stdtypes.h \ + c:\augusto\src\include\checks.h \ + c:\augusto\src\include\regexp.h \ + c:\augusto\src\include\config.h \ + c:\augusto\src\include\assoc.h \ + c:\augusto\src\include\mask.h \ + c:\augusto\src\include\window.h \ + c:\augusto\src\include\xvtility.h \ + c:\augusto\src\include\keys.h \ + c:\augusto\src\include\maskfld.h \ + c:\augusto\src\include\date.h \ + c:\augusto\src\include\real.h \ + c:\augusto\src\include\scanner.h \ + c:\augusto\src\include\printer.h \ + c:\augusto\src\include\text.h \ + c:\augusto\src\include\relation.h \ + c:\augusto\src\include\isam.h \ + c:\augusto\src\include\sysfld.h \ + c:\mathlib\gmsys1.h \ + c:\mathlib\gfd.h \ + c:\augusto\src\include\files.h \ + c:\augusto\src\include\extctype.h \ + c:\augusto\src\include\rectypes.h \ + c:\augusto\src\include\lffiles.h \ + c:\augusto\src\include\tabutil.h \ + c:\augusto\src\include\urldefid.h \ + c:\augusto\src\include\defmask.h \ + c:\augusto\src\include\utility.h \ + c:\augusto\src\include\form.h \ + c:\augusto\src\include\expr.h \ + c:\augusto\src\include\stack.h \ + c:\augusto\src\include\printapp.h \ + c:\augusto\src\mg\mglib01.h \ + c:\augusto\src\include\varrec.h \ + c:\augusto\src\include\msksheet.h \ + c:\augusto\src\include\recarray.h \ + c:\augusto\src\cg\cglib.h \ + c:\augusto\src\cg\conto.h \ + c:\augusto\src\cg\cg2103.h \ + c:\augusto\src\mg\mg3300.h + + +all: $(PROJ).EXE + +MG1.RES: MG1.RC $(MG1_RCDEP) + $(RC) $(RCFLAGS) $(RCDEFINES) -r MG1.RC + +MGLIB01.OBJ: ..\AUGUSTO\SRC\MG\MGLIB01.CPP $(MGLIB01_DEP) + $(CPP) $(CFLAGS) $(CPPCREATEPCHFLAG) /c ..\AUGUSTO\SRC\MG\MGLIB01.CPP + +MG1.OBJ: ..\AUGUSTO\SRC\MG\MG1.CPP $(MG1_DEP) + $(CPP) $(CFLAGS) $(CPPUSEPCHFLAG) /c ..\AUGUSTO\SRC\MG\MG1.CPP + +MG1100.OBJ: ..\AUGUSTO\SRC\MG\MG1100.CPP $(MG1100_DEP) + $(CPP) $(CFLAGS) $(CPPUSEPCHFLAG) /c ..\AUGUSTO\SRC\MG\MG1100.CPP + +VELIB03.OBJ: ..\AUGUSTO\SRC\VE\VELIB03.CPP $(VELIB03_DEP) + $(CPP) $(CFLAGS) $(CPPUSEPCHFLAG) /c ..\AUGUSTO\SRC\VE\VELIB03.CPP + +CGLIB02.OBJ: ..\AUGUSTO\SRC\CG\CGLIB02.CPP $(CGLIB02_DEP) + $(CPP) $(CFLAGS) $(CPPUSEPCHFLAG) /c ..\AUGUSTO\SRC\CG\CGLIB02.CPP + +CONTO.OBJ: ..\AUGUSTO\SRC\CG\CONTO.CPP $(CONTO_DEP) + $(CPP) $(CFLAGS) $(CPPUSEPCHFLAG) /c ..\AUGUSTO\SRC\CG\CONTO.CPP + +MG1200.OBJ: ..\AUGUSTO\SRC\MG\MG1200.CPP $(MG1200_DEP) + $(CPP) $(CFLAGS) $(CPPUSEPCHFLAG) /c ..\AUGUSTO\SRC\MG\MG1200.CPP + +MG1500.OBJ: ..\AUGUSTO\SRC\MG\MG1500.CPP $(MG1500_DEP) + $(CPP) $(CFLAGS) $(CPPUSEPCHFLAG) /c ..\AUGUSTO\SRC\MG\MG1500.CPP + + +$(PROJ).EXE:: MG1.RES + +$(PROJ).EXE:: MGLIB01.OBJ MG1.OBJ MG1100.OBJ VELIB03.OBJ CGLIB02.OBJ CONTO.OBJ MG1200.OBJ \ + MG1500.OBJ $(OBJS_EXT) $(DEFFILE) + echo >NUL @<<$(PROJ).CRF +MGLIB01.OBJ + +MG1.OBJ + +MG1100.OBJ + +VELIB03.OBJ + +CGLIB02.OBJ + +CONTO.OBJ + +MG1200.OBJ + +MG1500.OBJ + +$(OBJS_EXT) +$(PROJ).EXE +$(MAPFILE) +c:\msvc\lib\+ +DUE\WINDUED.LIB+ +$(LIBS) +$(DEFFILE); +<< + link $(LFLAGS) @$(PROJ).CRF + $(RC) $(RESFLAGS) MG1.RES $@ + @copy $(PROJ).CRF MSVC.BND + +$(PROJ).EXE:: MG1.RES + if not exist MSVC.BND $(RC) $(RESFLAGS) MG1.RES $@ + +run: $(PROJ).EXE + $(PROJ) $(RUNFLAGS) + + +$(PROJ).BSC: $(SBRS) + bscmake @<< +/o$@ $(SBRS) +<< diff --git a/mg/mg2.mak b/mg/mg2.mak new file mode 100755 index 000000000..fb7c0c9de --- /dev/null +++ b/mg/mg2.mak @@ -0,0 +1,150 @@ +# Microsoft Visual C++ generated build script - Do not modify + +PROJ = MG2 +DEBUG = 1 +PROGTYPE = 0 +CALLER = +ARGS = +DLLS = +D_RCDEFINES = /d_DEBUG +R_RCDEFINES = /dNDEBUG +ORIGIN = MSVC +ORIGIN_VER = 1.00 +PROJPATH = C:\PRASSI\ +USEMFC = 0 +CC = cl +CPP = cl +CXX = cl +CCREATEPCHFLAG = +CPPCREATEPCHFLAG = +CUSEPCHFLAG = +CPPUSEPCHFLAG = +FIRSTC = +FIRSTCPP = BA3.CPP +RC = rc +CFLAGS_D_WEXE = /nologo /G2 /W3 /Zi /AL /Gt65500 /Od /D "_DEBUG" /D "XVT" /D "DBG" /GA /Fd"VE3.PDB" +CFLAGS_R_WEXE = /nologo /W3 /AM /O1 /D "NDEBUG" /FR /GA +LFLAGS_D_WEXE = /NOLOGO /NOD /NOE /PACKC:65500 /PACKD:65500 /SEG:512 /ALIGN:64 /ONERROR:NOEXE /CO +LFLAGS_R_WEXE = /NOLOGO /NOD /PACKC:61440 /STACK:10240 /ALIGN:16 /ONERROR:NOEXE +LIBS_D_WEXE = oldnames libw llibcew commdlg.lib olecli.lib olesvr.lib shell.lib +LIBS_R_WEXE = oldnames libw mlibcew commdlg.lib olecli.lib olesvr.lib shell.lib +RCFLAGS = /nologo +RESFLAGS = /nologo /k /k +RUNFLAGS = +DEFFILE = DUE\CODEBASE.DEF +OBJS_EXT = +LIBS_EXT = DUE\WINDUED.LIB +!if "$(DEBUG)" == "1" +CFLAGS = $(CFLAGS_D_WEXE) +LFLAGS = $(LFLAGS_D_WEXE) +LIBS = $(LIBS_D_WEXE) +MAPFILE = nul +RCDEFINES = $(D_RCDEFINES) +!else +CFLAGS = $(CFLAGS_R_WEXE) +LFLAGS = $(LFLAGS_R_WEXE) +LIBS = $(LIBS_R_WEXE) +MAPFILE = nul +RCDEFINES = $(R_RCDEFINES) +!endif +!if [if exist MSVC.BND del MSVC.BND] +!endif +SBRS = MG2.SBR + + +WINDUED_DEP = + +MG2_DEP = c:\xvt\ptk\include\xvt.h \ + c:\xvt\ptk\include\xvt_vers.h \ + c:\xvt\ptk\include\xvt_env.h \ + c:\xvt\ptk\include\xvt_plat.h \ + c:\xvt\ptk\include\xvt_varg.h \ + c:\xvt\ptk\include\xvt_styp.h \ + c:\xvt\ptk\include\xvt_defs.h \ + c:\xvt\ptk\include\xvt_menu.h \ + c:\xvt\ptk\include\xvt_type.h \ + c:\xvt\ptk\include\xvt_sel.h \ + c:\xvt\ptk\include\xvt_perr.h \ + c:\xvt\ptk\include\xvt_help.h \ + c:\xvt\ptk\include\xvt_r3.h \ + c:\xvt\ptk\include\xvterr.h \ + c:\xvt\ptk\include\xvtapp.h \ + c:\xvt\ptk\include\xvtcb.h \ + c:\xvt\ptk\include\xvtctl.h \ + c:\xvt\ptk\include\xvtdebug.h \ + c:\xvt\ptk\include\xvtdlg.h \ + c:\xvt\ptk\include\xvtdm.h \ + c:\xvt\ptk\include\xvtdwin.h \ + c:\xvt\ptk\include\xvtevent.h \ + c:\xvt\ptk\include\xvtfont.h \ + c:\xvt\ptk\include\xvtfsys.h \ + c:\xvt\ptk\include\xvtgmem.h \ + c:\xvt\ptk\include\xvtiostr.h \ + c:\xvt\ptk\include\xvtimage.h \ + c:\xvt\ptk\include\xvtlist.h \ + c:\xvt\ptk\include\xvtmenu.h \ + c:\xvt\ptk\include\xvtmem.h \ + c:\xvt\ptk\include\xvtpalet.h \ + c:\xvt\ptk\include\xvtpict.h \ + c:\xvt\ptk\include\xvtpmap.h \ + c:\xvt\ptk\include\xvtprint.h \ + c:\xvt\ptk\include\xvtrect.h \ + c:\xvt\ptk\include\xvtres.h \ + c:\xvt\ptk\include\xvtsbar.h \ + c:\xvt\ptk\include\xvtscr.h \ + c:\xvt\ptk\include\xvtslist.h \ + c:\xvt\ptk\include\xvtstr.h \ + c:\xvt\ptk\include\xvttimer.h \ + c:\xvt\ptk\include\xvttx.h \ + c:\xvt\ptk\include\xvtvobj.h \ + c:\xvt\ptk\include\xvtwin.h \ + c:\xvt\ptk\include\xvtr3r4.h \ + c:\augusto\src\include\strings.h \ + c:\augusto\src\include\array.h \ + c:\augusto\src\include\object.h \ + c:\augusto\src\include\classes.h \ + c:\augusto\src\include\stdtypes.h \ + c:\augusto\src\include\checks.h \ + c:\augusto\src\include\regexp.h \ + c:\augusto\src\mg\mg0.h + + +MG2_RCDEP = + +all: $(PROJ).EXE + +MG2.OBJ: ..\AUGUSTO\SRC\MG\MG2.CPP $(MG2_DEP) + $(CPP) $(CFLAGS) $(CPPUSEPCHFLAG) /c ..\AUGUSTO\SRC\MG\MG2.CPP + +MG2.RES: MG2.RC $(MG2_RCDEP) + $(RC) $(RCFLAGS) $(RCDEFINES) -r MG2.RC + + +$(PROJ).EXE:: MG2.RES + +$(PROJ).EXE:: MG2.OBJ $(OBJS_EXT) $(DEFFILE) + echo >NUL @<<$(PROJ).CRF +MG2.OBJ + +$(OBJS_EXT) +$(PROJ).EXE +$(MAPFILE) +c:\msvc\lib\+ +DUE\WINDUED.LIB+ +$(LIBS) +$(DEFFILE); +<< + link $(LFLAGS) @$(PROJ).CRF + $(RC) $(RESFLAGS) MG2.RES $@ + @copy $(PROJ).CRF MSVC.BND + +$(PROJ).EXE:: MG2.RES + if not exist MSVC.BND $(RC) $(RESFLAGS) MG2.RES $@ + +run: $(PROJ).EXE + $(PROJ) $(RUNFLAGS) + + +$(PROJ).BSC: $(SBRS) + bscmake @<< +/o$@ $(SBRS) +<< diff --git a/mg/mg3.mak b/mg/mg3.mak new file mode 100755 index 000000000..d1841521a --- /dev/null +++ b/mg/mg3.mak @@ -0,0 +1,942 @@ +# Microsoft Visual C++ generated build script - Do not modify + +PROJ = MG3 +DEBUG = 1 +PROGTYPE = 0 +CALLER = +ARGS = -2 -uPRASSI +DLLS = +D_RCDEFINES = /d_DEBUG +R_RCDEFINES = /dNDEBUG +ORIGIN = MSVC +ORIGIN_VER = 1.00 +PROJPATH = C:\PRASSI\ +USEMFC = 0 +CC = cl +CPP = cl +CXX = cl +CCREATEPCHFLAG = +CPPCREATEPCHFLAG = +CUSEPCHFLAG = +CPPUSEPCHFLAG = +FIRSTC = +FIRSTCPP = MGLIB01.CPP +RC = rc +CFLAGS_D_WEXE = /nologo /G2 /Gy /W3 /Zi /AL /Gt65534 /Od /D "_DEBUG" /D "XVT" /D "DBG" /GA /Fd"VE3.PDB" +CFLAGS_R_WEXE = /nologo /W3 /AM /O1 /D "NDEBUG" /FR /GA +LFLAGS_D_WEXE = /NOLOGO /NOD /NOE /PACKC:65500 /PACKD:65500 /SEG:512 /ALIGN:64 /ONERROR:NOEXE /CO +LFLAGS_R_WEXE = /NOLOGO /NOD /PACKC:61440 /STACK:10240 /ALIGN:16 /ONERROR:NOEXE +LIBS_D_WEXE = oldnames libw llibcew commdlg.lib olecli.lib olesvr.lib shell.lib +LIBS_R_WEXE = oldnames libw mlibcew commdlg.lib olecli.lib olesvr.lib shell.lib +RCFLAGS = /nologo +RESFLAGS = /nologo /k /k +RUNFLAGS = +DEFFILE = DUE\CODEBASE.DEF +OBJS_EXT = +LIBS_EXT = DUE\WINDUED.LIB +!if "$(DEBUG)" == "1" +CFLAGS = $(CFLAGS_D_WEXE) +LFLAGS = $(LFLAGS_D_WEXE) +LIBS = $(LIBS_D_WEXE) +MAPFILE = nul +RCDEFINES = $(D_RCDEFINES) +!else +CFLAGS = $(CFLAGS_R_WEXE) +LFLAGS = $(LFLAGS_R_WEXE) +LIBS = $(LIBS_R_WEXE) +MAPFILE = nul +RCDEFINES = $(R_RCDEFINES) +!endif +!if [if exist MSVC.BND del MSVC.BND] +!endif +SBRS = MGLIB01.SBR \ + MG3.SBR \ + MG3300.SBR \ + CGLIB02.SBR \ + CONTO.SBR \ + MG3100.SBR \ + MG3200.SBR \ + MG3400.SBR \ + MGLIB03.SBR \ + MG3500.SBR \ + VELIB03.SBR + + +WINDUED_DEP = + +MGLIB01_DEP = c:\augusto\src\include\relapp.h \ + c:\augusto\src\include\applicat.h \ + c:\xvt\ptk\include\xvt.h \ + c:\xvt\ptk\include\xvt_vers.h \ + c:\xvt\ptk\include\xvt_env.h \ + c:\xvt\ptk\include\xvt_plat.h \ + c:\xvt\ptk\include\xvt_varg.h \ + c:\xvt\ptk\include\xvt_styp.h \ + c:\xvt\ptk\include\xvt_defs.h \ + c:\xvt\ptk\include\xvt_menu.h \ + c:\xvt\ptk\include\xvt_type.h \ + c:\xvt\ptk\include\xvt_sel.h \ + c:\xvt\ptk\include\xvt_perr.h \ + c:\xvt\ptk\include\xvt_help.h \ + c:\xvt\ptk\include\xvt_r3.h \ + c:\xvt\ptk\include\xvterr.h \ + c:\xvt\ptk\include\xvtapp.h \ + c:\xvt\ptk\include\xvtcb.h \ + c:\xvt\ptk\include\xvtctl.h \ + c:\xvt\ptk\include\xvtdebug.h \ + c:\xvt\ptk\include\xvtdlg.h \ + c:\xvt\ptk\include\xvtdm.h \ + c:\xvt\ptk\include\xvtdwin.h \ + c:\xvt\ptk\include\xvtevent.h \ + c:\xvt\ptk\include\xvtfont.h \ + c:\xvt\ptk\include\xvtfsys.h \ + c:\xvt\ptk\include\xvtgmem.h \ + c:\xvt\ptk\include\xvtiostr.h \ + c:\xvt\ptk\include\xvtimage.h \ + c:\xvt\ptk\include\xvtlist.h \ + c:\xvt\ptk\include\xvtmenu.h \ + c:\xvt\ptk\include\xvtmem.h \ + c:\xvt\ptk\include\xvtpalet.h \ + c:\xvt\ptk\include\xvtpict.h \ + c:\xvt\ptk\include\xvtpmap.h \ + c:\xvt\ptk\include\xvtprint.h \ + c:\xvt\ptk\include\xvtrect.h \ + c:\xvt\ptk\include\xvtres.h \ + c:\xvt\ptk\include\xvtsbar.h \ + c:\xvt\ptk\include\xvtscr.h \ + c:\xvt\ptk\include\xvtslist.h \ + c:\xvt\ptk\include\xvtstr.h \ + c:\xvt\ptk\include\xvttimer.h \ + c:\xvt\ptk\include\xvttx.h \ + c:\xvt\ptk\include\xvtvobj.h \ + c:\xvt\ptk\include\xvtwin.h \ + c:\xvt\ptk\include\xvtr3r4.h \ + c:\augusto\src\include\strings.h \ + c:\augusto\src\include\array.h \ + c:\augusto\src\include\object.h \ + c:\augusto\src\include\classes.h \ + c:\augusto\src\include\stdtypes.h \ + c:\augusto\src\include\checks.h \ + c:\augusto\src\include\regexp.h \ + c:\augusto\src\include\relation.h \ + c:\augusto\src\include\isam.h \ + c:\augusto\src\include\sysfld.h \ + c:\augusto\src\include\assoc.h \ + c:\augusto\src\include\real.h \ + c:\mathlib\gmsys1.h \ + c:\mathlib\gfd.h \ + c:\augusto\src\include\date.h \ + c:\augusto\src\include\files.h \ + c:\augusto\src\include\extctype.h \ + c:\augusto\src\include\rectypes.h \ + c:\augusto\src\include\config.h \ + c:\augusto\src\include\lffiles.h \ + c:\augusto\src\include\mask.h \ + c:\augusto\src\include\window.h \ + c:\augusto\src\include\xvtility.h \ + c:\augusto\src\include\keys.h \ + c:\augusto\src\include\maskfld.h \ + c:\augusto\src\include\scanner.h \ + c:\augusto\src\include\tabutil.h \ + c:\augusto\src\include\recarray.h \ + c:\augusto\src\include\defmask.h \ + c:\augusto\src\mg\mglib01.h \ + c:\augusto\src\include\varrec.h \ + c:\augusto\src\include\expr.h \ + c:\augusto\src\include\stack.h \ + c:\augusto\src\include\msksheet.h \ + c:\augusto\src\cg\cglib.h \ + c:\augusto\src\cg\conto.h \ + c:\augusto\src\cg\cg2103.h + + +MG3_RCDEP = + +MG3_DEP = c:\xvt\ptk\include\xvt.h \ + c:\xvt\ptk\include\xvt_vers.h \ + c:\xvt\ptk\include\xvt_env.h \ + c:\xvt\ptk\include\xvt_plat.h \ + c:\xvt\ptk\include\xvt_varg.h \ + c:\xvt\ptk\include\xvt_styp.h \ + c:\xvt\ptk\include\xvt_defs.h \ + c:\xvt\ptk\include\xvt_menu.h \ + c:\xvt\ptk\include\xvt_type.h \ + c:\xvt\ptk\include\xvt_sel.h \ + c:\xvt\ptk\include\xvt_perr.h \ + c:\xvt\ptk\include\xvt_help.h \ + c:\xvt\ptk\include\xvt_r3.h \ + c:\xvt\ptk\include\xvterr.h \ + c:\xvt\ptk\include\xvtapp.h \ + c:\xvt\ptk\include\xvtcb.h \ + c:\xvt\ptk\include\xvtctl.h \ + c:\xvt\ptk\include\xvtdebug.h \ + c:\xvt\ptk\include\xvtdlg.h \ + c:\xvt\ptk\include\xvtdm.h \ + c:\xvt\ptk\include\xvtdwin.h \ + c:\xvt\ptk\include\xvtevent.h \ + c:\xvt\ptk\include\xvtfont.h \ + c:\xvt\ptk\include\xvtfsys.h \ + c:\xvt\ptk\include\xvtgmem.h \ + c:\xvt\ptk\include\xvtiostr.h \ + c:\xvt\ptk\include\xvtimage.h \ + c:\xvt\ptk\include\xvtlist.h \ + c:\xvt\ptk\include\xvtmenu.h \ + c:\xvt\ptk\include\xvtmem.h \ + c:\xvt\ptk\include\xvtpalet.h \ + c:\xvt\ptk\include\xvtpict.h \ + c:\xvt\ptk\include\xvtpmap.h \ + c:\xvt\ptk\include\xvtprint.h \ + c:\xvt\ptk\include\xvtrect.h \ + c:\xvt\ptk\include\xvtres.h \ + c:\xvt\ptk\include\xvtsbar.h \ + c:\xvt\ptk\include\xvtscr.h \ + c:\xvt\ptk\include\xvtslist.h \ + c:\xvt\ptk\include\xvtstr.h \ + c:\xvt\ptk\include\xvttimer.h \ + c:\xvt\ptk\include\xvttx.h \ + c:\xvt\ptk\include\xvtvobj.h \ + c:\xvt\ptk\include\xvtwin.h \ + c:\xvt\ptk\include\xvtr3r4.h \ + c:\augusto\src\include\strings.h \ + c:\augusto\src\include\array.h \ + c:\augusto\src\include\object.h \ + c:\augusto\src\include\classes.h \ + c:\augusto\src\include\stdtypes.h \ + c:\augusto\src\include\checks.h \ + c:\augusto\src\include\regexp.h \ + c:\augusto\src\mg\mg3.h + + +MG3300_DEP = c:\augusto\src\include\applicat.h \ + c:\xvt\ptk\include\xvt.h \ + c:\xvt\ptk\include\xvt_vers.h \ + c:\xvt\ptk\include\xvt_env.h \ + c:\xvt\ptk\include\xvt_plat.h \ + c:\xvt\ptk\include\xvt_varg.h \ + c:\xvt\ptk\include\xvt_styp.h \ + c:\xvt\ptk\include\xvt_defs.h \ + c:\xvt\ptk\include\xvt_menu.h \ + c:\xvt\ptk\include\xvt_type.h \ + c:\xvt\ptk\include\xvt_sel.h \ + c:\xvt\ptk\include\xvt_perr.h \ + c:\xvt\ptk\include\xvt_help.h \ + c:\xvt\ptk\include\xvt_r3.h \ + c:\xvt\ptk\include\xvterr.h \ + c:\xvt\ptk\include\xvtapp.h \ + c:\xvt\ptk\include\xvtcb.h \ + c:\xvt\ptk\include\xvtctl.h \ + c:\xvt\ptk\include\xvtdebug.h \ + c:\xvt\ptk\include\xvtdlg.h \ + c:\xvt\ptk\include\xvtdm.h \ + c:\xvt\ptk\include\xvtdwin.h \ + c:\xvt\ptk\include\xvtevent.h \ + c:\xvt\ptk\include\xvtfont.h \ + c:\xvt\ptk\include\xvtfsys.h \ + c:\xvt\ptk\include\xvtgmem.h \ + c:\xvt\ptk\include\xvtiostr.h \ + c:\xvt\ptk\include\xvtimage.h \ + c:\xvt\ptk\include\xvtlist.h \ + c:\xvt\ptk\include\xvtmenu.h \ + c:\xvt\ptk\include\xvtmem.h \ + c:\xvt\ptk\include\xvtpalet.h \ + c:\xvt\ptk\include\xvtpict.h \ + c:\xvt\ptk\include\xvtpmap.h \ + c:\xvt\ptk\include\xvtprint.h \ + c:\xvt\ptk\include\xvtrect.h \ + c:\xvt\ptk\include\xvtres.h \ + c:\xvt\ptk\include\xvtsbar.h \ + c:\xvt\ptk\include\xvtscr.h \ + c:\xvt\ptk\include\xvtslist.h \ + c:\xvt\ptk\include\xvtstr.h \ + c:\xvt\ptk\include\xvttimer.h \ + c:\xvt\ptk\include\xvttx.h \ + c:\xvt\ptk\include\xvtvobj.h \ + c:\xvt\ptk\include\xvtwin.h \ + c:\xvt\ptk\include\xvtr3r4.h \ + c:\augusto\src\include\strings.h \ + c:\augusto\src\include\array.h \ + c:\augusto\src\include\object.h \ + c:\augusto\src\include\classes.h \ + c:\augusto\src\include\stdtypes.h \ + c:\augusto\src\include\checks.h \ + c:\augusto\src\include\regexp.h \ + c:\augusto\src\include\config.h \ + c:\augusto\src\include\assoc.h \ + c:\augusto\src\include\mask.h \ + c:\augusto\src\include\window.h \ + c:\augusto\src\include\xvtility.h \ + c:\augusto\src\include\keys.h \ + c:\augusto\src\include\maskfld.h \ + c:\augusto\src\include\date.h \ + c:\augusto\src\include\real.h \ + c:\augusto\src\include\scanner.h \ + c:\augusto\src\include\printer.h \ + c:\augusto\src\include\text.h \ + c:\augusto\src\include\relation.h \ + c:\augusto\src\include\isam.h \ + c:\augusto\src\include\sysfld.h \ + c:\mathlib\gmsys1.h \ + c:\mathlib\gfd.h \ + c:\augusto\src\include\files.h \ + c:\augusto\src\include\extctype.h \ + c:\augusto\src\include\rectypes.h \ + c:\augusto\src\include\lffiles.h \ + c:\augusto\src\include\tabutil.h \ + c:\augusto\src\include\urldefid.h \ + c:\augusto\src\include\defmask.h \ + c:\augusto\src\include\utility.h \ + c:\augusto\src\include\form.h \ + c:\augusto\src\include\expr.h \ + c:\augusto\src\include\stack.h \ + c:\augusto\src\include\printapp.h \ + c:\augusto\src\mg\mglib01.h \ + c:\augusto\src\include\varrec.h \ + c:\augusto\src\include\msksheet.h \ + c:\augusto\src\include\recarray.h \ + c:\augusto\src\cg\cglib.h \ + c:\augusto\src\cg\conto.h \ + c:\augusto\src\cg\cg2103.h \ + c:\augusto\src\mg\mg3300.h + + +CGLIB02_DEP = c:\augusto\src\include\prefix.h \ + c:\augusto\src\include\extctype.h \ + c:\augusto\src\include\stdtypes.h \ + c:\augusto\src\include\files.h \ + c:\augusto\src\include\object.h \ + c:\augusto\src\include\rectypes.h \ + c:\augusto\src\include\config.h \ + c:\xvt\ptk\include\xvt.h \ + c:\augusto\src\include\assoc.h \ + c:\augusto\src\include\strings.h \ + c:\augusto\src\include\array.h \ + c:\augusto\src\include\classes.h \ + c:\xvt\ptk\include\xvt_env.h \ + c:\augusto\src\include\checks.h \ + c:\augusto\src\include\regexp.h \ + c:\augusto\src\include\tabutil.h \ + c:\augusto\src\include\isam.h \ + c:\augusto\src\include\utility.h \ + c:\augusto\src\cg\cglib.h \ + c:\augusto\src\include\recarray.h \ + c:\augusto\src\cg\conto.h \ + c:\augusto\src\include\real.h \ + c:\augusto\src\cg\cg2103.h \ + c:\augusto\src\include\saldi.h + + +CONTO_DEP = c:\augusto\src\include\isam.h \ + c:\augusto\src\include\sysfld.h \ + c:\augusto\src\include\array.h \ + c:\augusto\src\include\assoc.h \ + c:\augusto\src\include\strings.h \ + c:\augusto\src\include\real.h \ + c:\mathlib\gmsys1.h \ + c:\mathlib\gfd.h \ + c:\augusto\src\include\date.h \ + c:\augusto\src\include\object.h \ + c:\augusto\src\include\files.h \ + c:\augusto\src\include\extctype.h \ + c:\augusto\src\include\stdtypes.h \ + c:\augusto\src\include\rectypes.h \ + c:\augusto\src\include\config.h \ + c:\xvt\ptk\include\xvt.h \ + c:\augusto\src\include\lffiles.h \ + c:\augusto\src\include\mask.h \ + c:\augusto\src\include\window.h \ + c:\augusto\src\include\xvtility.h \ + c:\augusto\src\include\keys.h \ + c:\xvt\ptk\include\xvt_defs.h \ + c:\augusto\src\include\maskfld.h \ + c:\augusto\src\include\scanner.h \ + c:\augusto\src\include\utility.h \ + c:\augusto\src\include\classes.h \ + c:\xvt\ptk\include\xvt_env.h \ + c:\augusto\src\include\checks.h \ + c:\augusto\src\include\regexp.h \ + c:\augusto\src\cg\conto.h + + +MG3100_DEP = c:\augusto\src\include\applicat.h \ + c:\xvt\ptk\include\xvt.h \ + c:\xvt\ptk\include\xvt_vers.h \ + c:\xvt\ptk\include\xvt_env.h \ + c:\xvt\ptk\include\xvt_plat.h \ + c:\xvt\ptk\include\xvt_varg.h \ + c:\xvt\ptk\include\xvt_styp.h \ + c:\xvt\ptk\include\xvt_defs.h \ + c:\xvt\ptk\include\xvt_menu.h \ + c:\xvt\ptk\include\xvt_type.h \ + c:\xvt\ptk\include\xvt_sel.h \ + c:\xvt\ptk\include\xvt_perr.h \ + c:\xvt\ptk\include\xvt_help.h \ + c:\xvt\ptk\include\xvt_r3.h \ + c:\xvt\ptk\include\xvterr.h \ + c:\xvt\ptk\include\xvtapp.h \ + c:\xvt\ptk\include\xvtcb.h \ + c:\xvt\ptk\include\xvtctl.h \ + c:\xvt\ptk\include\xvtdebug.h \ + c:\xvt\ptk\include\xvtdlg.h \ + c:\xvt\ptk\include\xvtdm.h \ + c:\xvt\ptk\include\xvtdwin.h \ + c:\xvt\ptk\include\xvtevent.h \ + c:\xvt\ptk\include\xvtfont.h \ + c:\xvt\ptk\include\xvtfsys.h \ + c:\xvt\ptk\include\xvtgmem.h \ + c:\xvt\ptk\include\xvtiostr.h \ + c:\xvt\ptk\include\xvtimage.h \ + c:\xvt\ptk\include\xvtlist.h \ + c:\xvt\ptk\include\xvtmenu.h \ + c:\xvt\ptk\include\xvtmem.h \ + c:\xvt\ptk\include\xvtpalet.h \ + c:\xvt\ptk\include\xvtpict.h \ + c:\xvt\ptk\include\xvtpmap.h \ + c:\xvt\ptk\include\xvtprint.h \ + c:\xvt\ptk\include\xvtrect.h \ + c:\xvt\ptk\include\xvtres.h \ + c:\xvt\ptk\include\xvtsbar.h \ + c:\xvt\ptk\include\xvtscr.h \ + c:\xvt\ptk\include\xvtslist.h \ + c:\xvt\ptk\include\xvtstr.h \ + c:\xvt\ptk\include\xvttimer.h \ + c:\xvt\ptk\include\xvttx.h \ + c:\xvt\ptk\include\xvtvobj.h \ + c:\xvt\ptk\include\xvtwin.h \ + c:\xvt\ptk\include\xvtr3r4.h \ + c:\augusto\src\include\strings.h \ + c:\augusto\src\include\array.h \ + c:\augusto\src\include\object.h \ + c:\augusto\src\include\classes.h \ + c:\augusto\src\include\stdtypes.h \ + c:\augusto\src\include\checks.h \ + c:\augusto\src\include\regexp.h \ + c:\augusto\src\include\config.h \ + c:\augusto\src\include\assoc.h \ + c:\augusto\src\include\mask.h \ + c:\augusto\src\include\window.h \ + c:\augusto\src\include\xvtility.h \ + c:\augusto\src\include\keys.h \ + c:\augusto\src\include\maskfld.h \ + c:\augusto\src\include\date.h \ + c:\augusto\src\include\real.h \ + c:\augusto\src\include\scanner.h \ + c:\augusto\src\include\printer.h \ + c:\augusto\src\include\text.h \ + c:\augusto\src\include\relation.h \ + c:\augusto\src\include\isam.h \ + c:\augusto\src\include\sysfld.h \ + c:\mathlib\gmsys1.h \ + c:\mathlib\gfd.h \ + c:\augusto\src\include\files.h \ + c:\augusto\src\include\extctype.h \ + c:\augusto\src\include\rectypes.h \ + c:\augusto\src\include\lffiles.h \ + c:\augusto\src\include\tabutil.h \ + c:\augusto\src\include\urldefid.h \ + c:\augusto\src\include\defmask.h \ + c:\augusto\src\include\utility.h \ + c:\augusto\src\include\form.h \ + c:\augusto\src\include\expr.h \ + c:\augusto\src\include\stack.h \ + c:\augusto\src\include\printapp.h \ + c:\augusto\src\ve\velib03.h \ + c:\augusto\src\ve\sconti.h \ + c:\augusto\src\ve\tclifor.h \ + c:\augusto\src\include\varmask.h \ + c:\augusto\src\include\msksheet.h \ + c:\augusto\src\include\recarray.h \ + c:\augusto\src\ve\velib01.h \ + c:\augusto\src\include\varrec.h \ + c:\augusto\src\cg/pagament.h \ + c:\augusto\src\mg\mglib03.h \ + c:\augusto\src\mg\mglib01.h \ + c:\augusto\src\cg\cglib.h \ + c:\augusto\src\cg\conto.h \ + c:\augusto\src\cg\cg2103.h \ + c:\augusto\src\mg\mg3100.h \ + c:\augusto\src\mg\mg3frm.h + + +MG3200_DEP = c:\augusto\src\include\applicat.h \ + c:\xvt\ptk\include\xvt.h \ + c:\xvt\ptk\include\xvt_vers.h \ + c:\xvt\ptk\include\xvt_env.h \ + c:\xvt\ptk\include\xvt_plat.h \ + c:\xvt\ptk\include\xvt_varg.h \ + c:\xvt\ptk\include\xvt_styp.h \ + c:\xvt\ptk\include\xvt_defs.h \ + c:\xvt\ptk\include\xvt_menu.h \ + c:\xvt\ptk\include\xvt_type.h \ + c:\xvt\ptk\include\xvt_sel.h \ + c:\xvt\ptk\include\xvt_perr.h \ + c:\xvt\ptk\include\xvt_help.h \ + c:\xvt\ptk\include\xvt_r3.h \ + c:\xvt\ptk\include\xvterr.h \ + c:\xvt\ptk\include\xvtapp.h \ + c:\xvt\ptk\include\xvtcb.h \ + c:\xvt\ptk\include\xvtctl.h \ + c:\xvt\ptk\include\xvtdebug.h \ + c:\xvt\ptk\include\xvtdlg.h \ + c:\xvt\ptk\include\xvtdm.h \ + c:\xvt\ptk\include\xvtdwin.h \ + c:\xvt\ptk\include\xvtevent.h \ + c:\xvt\ptk\include\xvtfont.h \ + c:\xvt\ptk\include\xvtfsys.h \ + c:\xvt\ptk\include\xvtgmem.h \ + c:\xvt\ptk\include\xvtiostr.h \ + c:\xvt\ptk\include\xvtimage.h \ + c:\xvt\ptk\include\xvtlist.h \ + c:\xvt\ptk\include\xvtmenu.h \ + c:\xvt\ptk\include\xvtmem.h \ + c:\xvt\ptk\include\xvtpalet.h \ + c:\xvt\ptk\include\xvtpict.h \ + c:\xvt\ptk\include\xvtpmap.h \ + c:\xvt\ptk\include\xvtprint.h \ + c:\xvt\ptk\include\xvtrect.h \ + c:\xvt\ptk\include\xvtres.h \ + c:\xvt\ptk\include\xvtsbar.h \ + c:\xvt\ptk\include\xvtscr.h \ + c:\xvt\ptk\include\xvtslist.h \ + c:\xvt\ptk\include\xvtstr.h \ + c:\xvt\ptk\include\xvttimer.h \ + c:\xvt\ptk\include\xvttx.h \ + c:\xvt\ptk\include\xvtvobj.h \ + c:\xvt\ptk\include\xvtwin.h \ + c:\xvt\ptk\include\xvtr3r4.h \ + c:\augusto\src\include\strings.h \ + c:\augusto\src\include\array.h \ + c:\augusto\src\include\object.h \ + c:\augusto\src\include\classes.h \ + c:\augusto\src\include\stdtypes.h \ + c:\augusto\src\include\checks.h \ + c:\augusto\src\include\regexp.h \ + c:\augusto\src\include\config.h \ + c:\augusto\src\include\assoc.h \ + c:\augusto\src\include\mask.h \ + c:\augusto\src\include\window.h \ + c:\augusto\src\include\xvtility.h \ + c:\augusto\src\include\keys.h \ + c:\augusto\src\include\maskfld.h \ + c:\augusto\src\include\date.h \ + c:\augusto\src\include\real.h \ + c:\augusto\src\include\scanner.h \ + c:\augusto\src\include\printer.h \ + c:\augusto\src\include\text.h \ + c:\augusto\src\include\relation.h \ + c:\augusto\src\include\isam.h \ + c:\augusto\src\include\sysfld.h \ + c:\mathlib\gmsys1.h \ + c:\mathlib\gfd.h \ + c:\augusto\src\include\files.h \ + c:\augusto\src\include\extctype.h \ + c:\augusto\src\include\rectypes.h \ + c:\augusto\src\include\lffiles.h \ + c:\augusto\src\include\tabutil.h \ + c:\augusto\src\include\urldefid.h \ + c:\augusto\src\include\defmask.h \ + c:\augusto\src\include\utility.h \ + c:\augusto\src\include\form.h \ + c:\augusto\src\include\expr.h \ + c:\augusto\src\include\stack.h \ + c:\augusto\src\include\printapp.h \ + c:\augusto\src\mg\mglib03.h \ + c:\augusto\src\mg\mglib01.h \ + c:\augusto\src\include\varrec.h \ + c:\augusto\src\include\msksheet.h \ + c:\augusto\src\include\recarray.h \ + c:\augusto\src\cg\cglib.h \ + c:\augusto\src\cg\conto.h \ + c:\augusto\src\cg\cg2103.h \ + c:\augusto\src\mg\mg3200.h \ + c:\augusto\src\mg\mg3frm.h + + +MG3400_DEP = c:\augusto\src\include\applicat.h \ + c:\xvt\ptk\include\xvt.h \ + c:\xvt\ptk\include\xvt_vers.h \ + c:\xvt\ptk\include\xvt_env.h \ + c:\xvt\ptk\include\xvt_plat.h \ + c:\xvt\ptk\include\xvt_varg.h \ + c:\xvt\ptk\include\xvt_styp.h \ + c:\xvt\ptk\include\xvt_defs.h \ + c:\xvt\ptk\include\xvt_menu.h \ + c:\xvt\ptk\include\xvt_type.h \ + c:\xvt\ptk\include\xvt_sel.h \ + c:\xvt\ptk\include\xvt_perr.h \ + c:\xvt\ptk\include\xvt_help.h \ + c:\xvt\ptk\include\xvt_r3.h \ + c:\xvt\ptk\include\xvterr.h \ + c:\xvt\ptk\include\xvtapp.h \ + c:\xvt\ptk\include\xvtcb.h \ + c:\xvt\ptk\include\xvtctl.h \ + c:\xvt\ptk\include\xvtdebug.h \ + c:\xvt\ptk\include\xvtdlg.h \ + c:\xvt\ptk\include\xvtdm.h \ + c:\xvt\ptk\include\xvtdwin.h \ + c:\xvt\ptk\include\xvtevent.h \ + c:\xvt\ptk\include\xvtfont.h \ + c:\xvt\ptk\include\xvtfsys.h \ + c:\xvt\ptk\include\xvtgmem.h \ + c:\xvt\ptk\include\xvtiostr.h \ + c:\xvt\ptk\include\xvtimage.h \ + c:\xvt\ptk\include\xvtlist.h \ + c:\xvt\ptk\include\xvtmenu.h \ + c:\xvt\ptk\include\xvtmem.h \ + c:\xvt\ptk\include\xvtpalet.h \ + c:\xvt\ptk\include\xvtpict.h \ + c:\xvt\ptk\include\xvtpmap.h \ + c:\xvt\ptk\include\xvtprint.h \ + c:\xvt\ptk\include\xvtrect.h \ + c:\xvt\ptk\include\xvtres.h \ + c:\xvt\ptk\include\xvtsbar.h \ + c:\xvt\ptk\include\xvtscr.h \ + c:\xvt\ptk\include\xvtslist.h \ + c:\xvt\ptk\include\xvtstr.h \ + c:\xvt\ptk\include\xvttimer.h \ + c:\xvt\ptk\include\xvttx.h \ + c:\xvt\ptk\include\xvtvobj.h \ + c:\xvt\ptk\include\xvtwin.h \ + c:\xvt\ptk\include\xvtr3r4.h \ + c:\augusto\src\include\strings.h \ + c:\augusto\src\include\array.h \ + c:\augusto\src\include\object.h \ + c:\augusto\src\include\classes.h \ + c:\augusto\src\include\stdtypes.h \ + c:\augusto\src\include\checks.h \ + c:\augusto\src\include\regexp.h \ + c:\augusto\src\include\config.h \ + c:\augusto\src\include\assoc.h \ + c:\augusto\src\include\mask.h \ + c:\augusto\src\include\window.h \ + c:\augusto\src\include\xvtility.h \ + c:\augusto\src\include\keys.h \ + c:\augusto\src\include\maskfld.h \ + c:\augusto\src\include\date.h \ + c:\augusto\src\include\real.h \ + c:\augusto\src\include\scanner.h \ + c:\augusto\src\include\printer.h \ + c:\augusto\src\include\text.h \ + c:\augusto\src\include\relation.h \ + c:\augusto\src\include\isam.h \ + c:\augusto\src\include\sysfld.h \ + c:\mathlib\gmsys1.h \ + c:\mathlib\gfd.h \ + c:\augusto\src\include\files.h \ + c:\augusto\src\include\extctype.h \ + c:\augusto\src\include\rectypes.h \ + c:\augusto\src\include\lffiles.h \ + c:\augusto\src\include\tabutil.h \ + c:\augusto\src\include\urldefid.h \ + c:\augusto\src\include\defmask.h \ + c:\augusto\src\include\utility.h \ + c:\augusto\src\include\form.h \ + c:\augusto\src\include\expr.h \ + c:\augusto\src\include\stack.h \ + c:\augusto\src\include\printapp.h \ + c:\augusto\src\mg\mglib03.h \ + c:\augusto\src\mg\mglib01.h \ + c:\augusto\src\include\varrec.h \ + c:\augusto\src\include\msksheet.h \ + c:\augusto\src\include\recarray.h \ + c:\augusto\src\cg\cglib.h \ + c:\augusto\src\cg\conto.h \ + c:\augusto\src\cg\cg2103.h \ + c:\augusto\src\mg\mg3400.h \ + c:\augusto\src\mg\mg3frm.h + + +MGLIB03_DEP = c:\augusto\src\include\form.h \ + c:\augusto\src\include\scanner.h \ + c:\augusto\src\include\strings.h \ + c:\xvt\ptk\include\xvt.h \ + c:\augusto\src\include\relation.h \ + c:\augusto\src\include\isam.h \ + c:\augusto\src\include\sysfld.h \ + c:\augusto\src\include\array.h \ + c:\augusto\src\include\assoc.h \ + c:\augusto\src\include\real.h \ + c:\mathlib\gmsys1.h \ + c:\mathlib\gfd.h \ + c:\augusto\src\include\date.h \ + c:\augusto\src\include\object.h \ + c:\augusto\src\include\files.h \ + c:\augusto\src\include\extctype.h \ + c:\augusto\src\include\stdtypes.h \ + c:\augusto\src\include\rectypes.h \ + c:\augusto\src\include\config.h \ + c:\augusto\src\include\lffiles.h \ + c:\augusto\src\include\expr.h \ + c:\augusto\src\include\stack.h \ + c:\augusto\src\mg\mglib01.h \ + c:\augusto\src\include\varrec.h \ + c:\augusto\src\include\msksheet.h \ + c:\augusto\src\include\mask.h \ + c:\augusto\src\include\recarray.h \ + c:\augusto\src\cg\cglib.h \ + c:\augusto\src\cg\conto.h \ + c:\augusto\src\cg\cg2103.h \ + c:\augusto\src\mg\mglib03.h + + +MG3500_DEP = c:\augusto\src\include\applicat.h \ + c:\xvt\ptk\include\xvt.h \ + c:\xvt\ptk\include\xvt_vers.h \ + c:\xvt\ptk\include\xvt_env.h \ + c:\xvt\ptk\include\xvt_plat.h \ + c:\xvt\ptk\include\xvt_varg.h \ + c:\xvt\ptk\include\xvt_styp.h \ + c:\xvt\ptk\include\xvt_defs.h \ + c:\xvt\ptk\include\xvt_menu.h \ + c:\xvt\ptk\include\xvt_type.h \ + c:\xvt\ptk\include\xvt_sel.h \ + c:\xvt\ptk\include\xvt_perr.h \ + c:\xvt\ptk\include\xvt_help.h \ + c:\xvt\ptk\include\xvt_r3.h \ + c:\xvt\ptk\include\xvterr.h \ + c:\xvt\ptk\include\xvtapp.h \ + c:\xvt\ptk\include\xvtcb.h \ + c:\xvt\ptk\include\xvtctl.h \ + c:\xvt\ptk\include\xvtdebug.h \ + c:\xvt\ptk\include\xvtdlg.h \ + c:\xvt\ptk\include\xvtdm.h \ + c:\xvt\ptk\include\xvtdwin.h \ + c:\xvt\ptk\include\xvtevent.h \ + c:\xvt\ptk\include\xvtfont.h \ + c:\xvt\ptk\include\xvtfsys.h \ + c:\xvt\ptk\include\xvtgmem.h \ + c:\xvt\ptk\include\xvtiostr.h \ + c:\xvt\ptk\include\xvtimage.h \ + c:\xvt\ptk\include\xvtlist.h \ + c:\xvt\ptk\include\xvtmenu.h \ + c:\xvt\ptk\include\xvtmem.h \ + c:\xvt\ptk\include\xvtpalet.h \ + c:\xvt\ptk\include\xvtpict.h \ + c:\xvt\ptk\include\xvtpmap.h \ + c:\xvt\ptk\include\xvtprint.h \ + c:\xvt\ptk\include\xvtrect.h \ + c:\xvt\ptk\include\xvtres.h \ + c:\xvt\ptk\include\xvtsbar.h \ + c:\xvt\ptk\include\xvtscr.h \ + c:\xvt\ptk\include\xvtslist.h \ + c:\xvt\ptk\include\xvtstr.h \ + c:\xvt\ptk\include\xvttimer.h \ + c:\xvt\ptk\include\xvttx.h \ + c:\xvt\ptk\include\xvtvobj.h \ + c:\xvt\ptk\include\xvtwin.h \ + c:\xvt\ptk\include\xvtr3r4.h \ + c:\augusto\src\include\strings.h \ + c:\augusto\src\include\array.h \ + c:\augusto\src\include\object.h \ + c:\augusto\src\include\classes.h \ + c:\augusto\src\include\stdtypes.h \ + c:\augusto\src\include\checks.h \ + c:\augusto\src\include\regexp.h \ + c:\augusto\src\include\config.h \ + c:\augusto\src\include\assoc.h \ + c:\augusto\src\include\mask.h \ + c:\augusto\src\include\window.h \ + c:\augusto\src\include\xvtility.h \ + c:\augusto\src\include\keys.h \ + c:\augusto\src\include\maskfld.h \ + c:\augusto\src\include\date.h \ + c:\augusto\src\include\real.h \ + c:\augusto\src\include\scanner.h \ + c:\augusto\src\include\printer.h \ + c:\augusto\src\include\text.h \ + c:\augusto\src\include\relation.h \ + c:\augusto\src\include\isam.h \ + c:\augusto\src\include\sysfld.h \ + c:\mathlib\gmsys1.h \ + c:\mathlib\gfd.h \ + c:\augusto\src\include\files.h \ + c:\augusto\src\include\extctype.h \ + c:\augusto\src\include\rectypes.h \ + c:\augusto\src\include\lffiles.h \ + c:\augusto\src\include\tabutil.h \ + c:\augusto\src\include\urldefid.h \ + c:\augusto\src\include\defmask.h \ + c:\augusto\src\include\utility.h \ + c:\augusto\src\include\form.h \ + c:\augusto\src\include\expr.h \ + c:\augusto\src\include\stack.h \ + c:\augusto\src\include\printapp.h \ + c:\augusto\src\mg\mglib03.h \ + c:\augusto\src\mg\mglib01.h \ + c:\augusto\src\include\varrec.h \ + c:\augusto\src\include\msksheet.h \ + c:\augusto\src\include\recarray.h \ + c:\augusto\src\cg\cglib.h \ + c:\augusto\src\cg\conto.h \ + c:\augusto\src\cg\cg2103.h \ + c:\augusto\src\mg\mg3500.h \ + c:\augusto\src\mg\mg3frm.h + + +VELIB03_DEP = c:\augusto\src\include\relapp.h \ + c:\augusto\src\include\applicat.h \ + c:\xvt\ptk\include\xvt.h \ + c:\xvt\ptk\include\xvt_vers.h \ + c:\xvt\ptk\include\xvt_env.h \ + c:\xvt\ptk\include\xvt_plat.h \ + c:\xvt\ptk\include\xvt_varg.h \ + c:\xvt\ptk\include\xvt_styp.h \ + c:\xvt\ptk\include\xvt_defs.h \ + c:\xvt\ptk\include\xvt_menu.h \ + c:\xvt\ptk\include\xvt_type.h \ + c:\xvt\ptk\include\xvt_sel.h \ + c:\xvt\ptk\include\xvt_perr.h \ + c:\xvt\ptk\include\xvt_help.h \ + c:\xvt\ptk\include\xvt_r3.h \ + c:\xvt\ptk\include\xvterr.h \ + c:\xvt\ptk\include\xvtapp.h \ + c:\xvt\ptk\include\xvtcb.h \ + c:\xvt\ptk\include\xvtctl.h \ + c:\xvt\ptk\include\xvtdebug.h \ + c:\xvt\ptk\include\xvtdlg.h \ + c:\xvt\ptk\include\xvtdm.h \ + c:\xvt\ptk\include\xvtdwin.h \ + c:\xvt\ptk\include\xvtevent.h \ + c:\xvt\ptk\include\xvtfont.h \ + c:\xvt\ptk\include\xvtfsys.h \ + c:\xvt\ptk\include\xvtgmem.h \ + c:\xvt\ptk\include\xvtiostr.h \ + c:\xvt\ptk\include\xvtimage.h \ + c:\xvt\ptk\include\xvtlist.h \ + c:\xvt\ptk\include\xvtmenu.h \ + c:\xvt\ptk\include\xvtmem.h \ + c:\xvt\ptk\include\xvtpalet.h \ + c:\xvt\ptk\include\xvtpict.h \ + c:\xvt\ptk\include\xvtpmap.h \ + c:\xvt\ptk\include\xvtprint.h \ + c:\xvt\ptk\include\xvtrect.h \ + c:\xvt\ptk\include\xvtres.h \ + c:\xvt\ptk\include\xvtsbar.h \ + c:\xvt\ptk\include\xvtscr.h \ + c:\xvt\ptk\include\xvtslist.h \ + c:\xvt\ptk\include\xvtstr.h \ + c:\xvt\ptk\include\xvttimer.h \ + c:\xvt\ptk\include\xvttx.h \ + c:\xvt\ptk\include\xvtvobj.h \ + c:\xvt\ptk\include\xvtwin.h \ + c:\xvt\ptk\include\xvtr3r4.h \ + c:\augusto\src\include\strings.h \ + c:\augusto\src\include\array.h \ + c:\augusto\src\include\object.h \ + c:\augusto\src\include\classes.h \ + c:\augusto\src\include\stdtypes.h \ + c:\augusto\src\include\checks.h \ + c:\augusto\src\include\regexp.h \ + c:\augusto\src\include\relation.h \ + c:\augusto\src\include\isam.h \ + c:\augusto\src\include\sysfld.h \ + c:\augusto\src\include\assoc.h \ + c:\augusto\src\include\real.h \ + c:\mathlib\gmsys1.h \ + c:\mathlib\gfd.h \ + c:\augusto\src\include\date.h \ + c:\augusto\src\include\files.h \ + c:\augusto\src\include\extctype.h \ + c:\augusto\src\include\rectypes.h \ + c:\augusto\src\include\config.h \ + c:\augusto\src\include\lffiles.h \ + c:\augusto\src\include\mask.h \ + c:\augusto\src\include\window.h \ + c:\augusto\src\include\xvtility.h \ + c:\augusto\src\include\keys.h \ + c:\augusto\src\include\maskfld.h \ + c:\augusto\src\include\scanner.h \ + c:\augusto\src\include\utility.h \ + c:\augusto\src\include\tabutil.h \ + c:\augusto\src\include\msksheet.h \ + c:\augusto\src\include\recarray.h \ + c:\augusto\src\include\defmask.h \ + c:\augusto\src\include\varrec.h \ + c:\augusto\src\include\expr.h \ + c:\augusto\src\include\stack.h \ + c:\augusto\src\ve\velib01.h \ + c:\augusto\src\include\varmask.h \ + c:\augusto\src\cg/pagament.h \ + c:\augusto\src\ve\sconti.h \ + c:\augusto\src\ve\tclifor.h \ + c:\augusto\src\ve\velib03.h \ + c:\augusto\src\ve\veconf.h + + +all: $(PROJ).EXE + +MGLIB01.OBJ: ..\AUGUSTO\SRC\MG\MGLIB01.CPP $(MGLIB01_DEP) + $(CPP) $(CFLAGS) $(CPPCREATEPCHFLAG) /c ..\AUGUSTO\SRC\MG\MGLIB01.CPP + +MG3.RES: MG3.RC $(MG3_RCDEP) + $(RC) $(RCFLAGS) $(RCDEFINES) -r MG3.RC + +MG3.OBJ: ..\AUGUSTO\SRC\MG\MG3.CPP $(MG3_DEP) + $(CPP) $(CFLAGS) $(CPPUSEPCHFLAG) /c ..\AUGUSTO\SRC\MG\MG3.CPP + +MG3300.OBJ: ..\AUGUSTO\SRC\MG\MG3300.CPP $(MG3300_DEP) + $(CPP) $(CFLAGS) $(CPPUSEPCHFLAG) /c ..\AUGUSTO\SRC\MG\MG3300.CPP + +CGLIB02.OBJ: ..\AUGUSTO\SRC\CG\CGLIB02.CPP $(CGLIB02_DEP) + $(CPP) $(CFLAGS) $(CPPUSEPCHFLAG) /c ..\AUGUSTO\SRC\CG\CGLIB02.CPP + +CONTO.OBJ: ..\AUGUSTO\SRC\CG\CONTO.CPP $(CONTO_DEP) + $(CPP) $(CFLAGS) $(CPPUSEPCHFLAG) /c ..\AUGUSTO\SRC\CG\CONTO.CPP + +MG3100.OBJ: ..\AUGUSTO\SRC\MG\MG3100.CPP $(MG3100_DEP) + $(CPP) $(CFLAGS) $(CPPUSEPCHFLAG) /c ..\AUGUSTO\SRC\MG\MG3100.CPP + +MG3200.OBJ: ..\AUGUSTO\SRC\MG\MG3200.CPP $(MG3200_DEP) + $(CPP) $(CFLAGS) $(CPPUSEPCHFLAG) /c ..\AUGUSTO\SRC\MG\MG3200.CPP + +MG3400.OBJ: ..\AUGUSTO\SRC\MG\MG3400.CPP $(MG3400_DEP) + $(CPP) $(CFLAGS) $(CPPUSEPCHFLAG) /c ..\AUGUSTO\SRC\MG\MG3400.CPP + +MGLIB03.OBJ: ..\AUGUSTO\SRC\MG\MGLIB03.CPP $(MGLIB03_DEP) + $(CPP) $(CFLAGS) $(CPPUSEPCHFLAG) /c ..\AUGUSTO\SRC\MG\MGLIB03.CPP + +MG3500.OBJ: ..\AUGUSTO\SRC\MG\MG3500.CPP $(MG3500_DEP) + $(CPP) $(CFLAGS) $(CPPUSEPCHFLAG) /c ..\AUGUSTO\SRC\MG\MG3500.CPP + +VELIB03.OBJ: ..\AUGUSTO\SRC\VE\VELIB03.CPP $(VELIB03_DEP) + $(CPP) $(CFLAGS) $(CPPUSEPCHFLAG) /c ..\AUGUSTO\SRC\VE\VELIB03.CPP + + +$(PROJ).EXE:: MG3.RES + +$(PROJ).EXE:: MGLIB01.OBJ MG3.OBJ MG3300.OBJ CGLIB02.OBJ CONTO.OBJ MG3100.OBJ MG3200.OBJ \ + MG3400.OBJ MGLIB03.OBJ MG3500.OBJ VELIB03.OBJ $(OBJS_EXT) $(DEFFILE) + echo >NUL @<<$(PROJ).CRF +MGLIB01.OBJ + +MG3.OBJ + +MG3300.OBJ + +CGLIB02.OBJ + +CONTO.OBJ + +MG3100.OBJ + +MG3200.OBJ + +MG3400.OBJ + +MGLIB03.OBJ + +MG3500.OBJ + +VELIB03.OBJ + +$(OBJS_EXT) +$(PROJ).EXE +$(MAPFILE) +c:\msvc\lib\+ +DUE\WINDUED.LIB+ +$(LIBS) +$(DEFFILE); +<< + link $(LFLAGS) @$(PROJ).CRF + $(RC) $(RESFLAGS) MG3.RES $@ + @copy $(PROJ).CRF MSVC.BND + +$(PROJ).EXE:: MG3.RES + if not exist MSVC.BND $(RC) $(RESFLAGS) MG3.RES $@ + +run: $(PROJ).EXE + $(PROJ) $(RUNFLAGS) + + +$(PROJ).BSC: $(SBRS) + bscmake @<< +/o$@ $(SBRS) +<< diff --git a/mg/mg4.mak b/mg/mg4.mak new file mode 100755 index 000000000..593e6fd35 --- /dev/null +++ b/mg/mg4.mak @@ -0,0 +1,234 @@ +# Microsoft Visual C++ generated build script - Do not modify + +PROJ = MG4 +DEBUG = 1 +PROGTYPE = 0 +CALLER = +ARGS = +DLLS = +D_RCDEFINES = /d_DEBUG +R_RCDEFINES = /dNDEBUG +ORIGIN = MSVC +ORIGIN_VER = 1.00 +PROJPATH = C:\PRASSI\ +USEMFC = 0 +CC = cl +CPP = cl +CXX = cl +CCREATEPCHFLAG = +CPPCREATEPCHFLAG = +CUSEPCHFLAG = +CPPUSEPCHFLAG = +FIRSTC = +FIRSTCPP = BA3.CPP +RC = rc +CFLAGS_D_WEXE = /nologo /G2 /W3 /Zi /AL /Gt65500 /Od /D "_DEBUG" /D "XVT" /D "DBG" /GA /Fd"VE3.PDB" +CFLAGS_R_WEXE = /nologo /W3 /AM /O1 /D "NDEBUG" /FR /GA +LFLAGS_D_WEXE = /NOLOGO /NOD /NOE /PACKC:65500 /PACKD:65500 /SEG:512 /ALIGN:64 /ONERROR:NOEXE /CO +LFLAGS_R_WEXE = /NOLOGO /NOD /PACKC:61440 /STACK:10240 /ALIGN:16 /ONERROR:NOEXE +LIBS_D_WEXE = oldnames libw llibcew commdlg.lib olecli.lib olesvr.lib shell.lib +LIBS_R_WEXE = oldnames libw mlibcew commdlg.lib olecli.lib olesvr.lib shell.lib +RCFLAGS = /nologo +RESFLAGS = /nologo /k /k +RUNFLAGS = +DEFFILE = DUE\CODEBASE.DEF +OBJS_EXT = +LIBS_EXT = DUE\WINDUED.LIB +!if "$(DEBUG)" == "1" +CFLAGS = $(CFLAGS_D_WEXE) +LFLAGS = $(LFLAGS_D_WEXE) +LIBS = $(LIBS_D_WEXE) +MAPFILE = nul +RCDEFINES = $(D_RCDEFINES) +!else +CFLAGS = $(CFLAGS_R_WEXE) +LFLAGS = $(LFLAGS_R_WEXE) +LIBS = $(LIBS_R_WEXE) +MAPFILE = nul +RCDEFINES = $(R_RCDEFINES) +!endif +!if [if exist MSVC.BND del MSVC.BND] +!endif +SBRS = MGLIB01.SBR \ + MG4.SBR + + +WINDUED_DEP = + +MGLIB01_DEP = c:\augusto\src\include\relapp.h \ + c:\augusto\src\include\applicat.h \ + c:\xvt\ptk\include\xvt.h \ + c:\xvt\ptk\include\xvt_vers.h \ + c:\xvt\ptk\include\xvt_env.h \ + c:\xvt\ptk\include\xvt_plat.h \ + c:\xvt\ptk\include\xvt_varg.h \ + c:\xvt\ptk\include\xvt_styp.h \ + c:\xvt\ptk\include\xvt_defs.h \ + c:\xvt\ptk\include\xvt_menu.h \ + c:\xvt\ptk\include\xvt_type.h \ + c:\xvt\ptk\include\xvt_sel.h \ + c:\xvt\ptk\include\xvt_perr.h \ + c:\xvt\ptk\include\xvt_help.h \ + c:\xvt\ptk\include\xvt_r3.h \ + c:\xvt\ptk\include\xvterr.h \ + c:\xvt\ptk\include\xvtapp.h \ + c:\xvt\ptk\include\xvtcb.h \ + c:\xvt\ptk\include\xvtctl.h \ + c:\xvt\ptk\include\xvtdebug.h \ + c:\xvt\ptk\include\xvtdlg.h \ + c:\xvt\ptk\include\xvtdm.h \ + c:\xvt\ptk\include\xvtdwin.h \ + c:\xvt\ptk\include\xvtevent.h \ + c:\xvt\ptk\include\xvtfont.h \ + c:\xvt\ptk\include\xvtfsys.h \ + c:\xvt\ptk\include\xvtgmem.h \ + c:\xvt\ptk\include\xvtiostr.h \ + c:\xvt\ptk\include\xvtimage.h \ + c:\xvt\ptk\include\xvtlist.h \ + c:\xvt\ptk\include\xvtmenu.h \ + c:\xvt\ptk\include\xvtmem.h \ + c:\xvt\ptk\include\xvtpalet.h \ + c:\xvt\ptk\include\xvtpict.h \ + c:\xvt\ptk\include\xvtpmap.h \ + c:\xvt\ptk\include\xvtprint.h \ + c:\xvt\ptk\include\xvtrect.h \ + c:\xvt\ptk\include\xvtres.h \ + c:\xvt\ptk\include\xvtsbar.h \ + c:\xvt\ptk\include\xvtscr.h \ + c:\xvt\ptk\include\xvtslist.h \ + c:\xvt\ptk\include\xvtstr.h \ + c:\xvt\ptk\include\xvttimer.h \ + c:\xvt\ptk\include\xvttx.h \ + c:\xvt\ptk\include\xvtvobj.h \ + c:\xvt\ptk\include\xvtwin.h \ + c:\xvt\ptk\include\xvtr3r4.h \ + c:\augusto\src\include\strings.h \ + c:\augusto\src\include\array.h \ + c:\augusto\src\include\object.h \ + c:\augusto\src\include\classes.h \ + c:\augusto\src\include\stdtypes.h \ + c:\augusto\src\include\checks.h \ + c:\augusto\src\include\regexp.h \ + c:\augusto\src\include\relation.h \ + c:\augusto\src\include\isam.h \ + c:\augusto\src\include\sysfld.h \ + c:\augusto\src\include\assoc.h \ + c:\augusto\src\include\real.h \ + f:\mathlib\gmsys1.h \ + f:\mathlib\gfd.h \ + c:\augusto\src\include\date.h \ + c:\augusto\src\include\files.h \ + c:\augusto\src\include\extctype.h \ + c:\augusto\src\include\rectypes.h \ + c:\augusto\src\include\config.h \ + c:\augusto\src\include\lffiles.h \ + c:\augusto\src\include\mask.h \ + c:\augusto\src\include\window.h \ + c:\augusto\src\include\xvtility.h \ + c:\augusto\src\include\keys.h \ + c:\augusto\src\include\maskfld.h \ + c:\augusto\src\include\scanner.h \ + c:\augusto\src\include\tabutil.h \ + c:\augusto\src\include\recarray.h \ + c:\augusto\src\include\defmask.h \ + c:\augusto\src\mg\mglib01.h + + +MG4_DEP = c:\xvt\ptk\include\xvt.h \ + c:\xvt\ptk\include\xvt_vers.h \ + c:\xvt\ptk\include\xvt_env.h \ + c:\xvt\ptk\include\xvt_plat.h \ + c:\xvt\ptk\include\xvt_varg.h \ + c:\xvt\ptk\include\xvt_styp.h \ + c:\xvt\ptk\include\xvt_defs.h \ + c:\xvt\ptk\include\xvt_menu.h \ + c:\xvt\ptk\include\xvt_type.h \ + c:\xvt\ptk\include\xvt_sel.h \ + c:\xvt\ptk\include\xvt_perr.h \ + c:\xvt\ptk\include\xvt_help.h \ + c:\xvt\ptk\include\xvt_r3.h \ + c:\xvt\ptk\include\xvterr.h \ + c:\xvt\ptk\include\xvtapp.h \ + c:\xvt\ptk\include\xvtcb.h \ + c:\xvt\ptk\include\xvtctl.h \ + c:\xvt\ptk\include\xvtdebug.h \ + c:\xvt\ptk\include\xvtdlg.h \ + c:\xvt\ptk\include\xvtdm.h \ + c:\xvt\ptk\include\xvtdwin.h \ + c:\xvt\ptk\include\xvtevent.h \ + c:\xvt\ptk\include\xvtfont.h \ + c:\xvt\ptk\include\xvtfsys.h \ + c:\xvt\ptk\include\xvtgmem.h \ + c:\xvt\ptk\include\xvtiostr.h \ + c:\xvt\ptk\include\xvtimage.h \ + c:\xvt\ptk\include\xvtlist.h \ + c:\xvt\ptk\include\xvtmenu.h \ + c:\xvt\ptk\include\xvtmem.h \ + c:\xvt\ptk\include\xvtpalet.h \ + c:\xvt\ptk\include\xvtpict.h \ + c:\xvt\ptk\include\xvtpmap.h \ + c:\xvt\ptk\include\xvtprint.h \ + c:\xvt\ptk\include\xvtrect.h \ + c:\xvt\ptk\include\xvtres.h \ + c:\xvt\ptk\include\xvtsbar.h \ + c:\xvt\ptk\include\xvtscr.h \ + c:\xvt\ptk\include\xvtslist.h \ + c:\xvt\ptk\include\xvtstr.h \ + c:\xvt\ptk\include\xvttimer.h \ + c:\xvt\ptk\include\xvttx.h \ + c:\xvt\ptk\include\xvtvobj.h \ + c:\xvt\ptk\include\xvtwin.h \ + c:\xvt\ptk\include\xvtr3r4.h \ + c:\augusto\src\include\strings.h \ + c:\augusto\src\include\array.h \ + c:\augusto\src\include\object.h \ + c:\augusto\src\include\classes.h \ + c:\augusto\src\include\stdtypes.h \ + c:\augusto\src\include\checks.h \ + c:\augusto\src\include\regexp.h \ + c:\augusto\src\mg\mg4.h + + +MG4_RCDEP = + +all: $(PROJ).EXE + +MGLIB01.OBJ: ..\AUGUSTO\SRC\MG\MGLIB01.CPP $(MGLIB01_DEP) + $(CPP) $(CFLAGS) $(CPPUSEPCHFLAG) /c ..\AUGUSTO\SRC\MG\MGLIB01.CPP + +MG4.OBJ: ..\AUGUSTO\SRC\MG\MG4.CPP $(MG4_DEP) + $(CPP) $(CFLAGS) $(CPPUSEPCHFLAG) /c ..\AUGUSTO\SRC\MG\MG4.CPP + +MG4.RES: MG4.RC $(MG4_RCDEP) + $(RC) $(RCFLAGS) $(RCDEFINES) -r MG4.RC + + +$(PROJ).EXE:: MG4.RES + +$(PROJ).EXE:: MGLIB01.OBJ MG4.OBJ $(OBJS_EXT) $(DEFFILE) + echo >NUL @<<$(PROJ).CRF +MGLIB01.OBJ + +MG4.OBJ + +$(OBJS_EXT) +$(PROJ).EXE +$(MAPFILE) +c:\msvc\lib\+ +DUE\WINDUED.LIB+ +$(LIBS) +$(DEFFILE); +<< + link $(LFLAGS) @$(PROJ).CRF + $(RC) $(RESFLAGS) MG4.RES $@ + @copy $(PROJ).CRF MSVC.BND + +$(PROJ).EXE:: MG4.RES + if not exist MSVC.BND $(RC) $(RESFLAGS) MG4.RES $@ + +run: $(PROJ).EXE + $(PROJ) $(RUNFLAGS) + + +$(PROJ).BSC: $(SBRS) + bscmake @<< +/o$@ $(SBRS) +<<