DEADSOFTWARE

sync with 1.7-beta, debug windows interp version
[bbcp.git] / BlackBox / _Windows_Interp / build.bat
index bc36396fa7d4fc766e95cda69926e6a8ff6113d9..92ba59de2f530665d103e10c659f343f9c6f4415 100644 (file)
@@ -1,3 +1,6 @@
 @echo off\r
-echo DevCompiler.CompileThis WinApi WinOle Kernel Files Console Math Strings Meta Dialog HostFiles HostRegistry HostLang HostConsole Stores Converters Dates Integers Sequencers Services Log SMath Fonts Ports Printers Models Views Printing Mechanisms Controllers Properties Containers Documents Windows TextModels TextMappers TextRulers TextSetters TextViews TextControllers TextCmds In StdDialog StdApi StdCFrames Controls StdCmds StdLogos StdScrollers StdViewSizer StdClocks StdCoder StdFolds StdDebug StdStamps StdETHConv StdHeaders StdLinks StdLoader HostDialog StdLog Out ConsLog DevMarkers DevCommanders DevSelectors DevCPM DevCPT DevCPH DevCPB DevCPE DevCPS DevCPP DevCPL486 DevCPC486 DevCPV486 DevCompiler DevLinker HostFonts DevDebug DevComDebug ConsCompiler StdInterpreter HostWindows HostDates HostTextConv ConsInterp Init Config ^ | dev0.exe\r
-echo DevLinker.Link dos BlackBoxInterp.exe := Kernel$+ Files HostFiles StdLoader ^ | dev0.exe\r
+@echo DevCompiler.CompileThis WinApi WinOle Kernel Files Console Math Strings Meta Log Dialog HostFiles HostRegistry HostLang HostConsole Stores Converters Dates Integers Sequencers Services SMath Fonts Ports Printers Models Views Printing Mechanisms Controllers Properties Containers Documents Windows TextModels TextMappers TextRulers TextSetters TextViews TextControllers TextCmds In StdDialog StdApi StdCFrames Controls StdCmds StdScrollers StdViewSizer StdClocks StdCoder StdFolds StdDebug StdStamps StdETHConv StdHeaders StdLinks StdLoader HostDialog StdLog Out ConsLog DevMarkers DevCommanders DevSelectors DevCPM DevCPT DevCPH DevCPB DevCPE DevCPS DevCPP DevCPL486 DevCPC486 DevCPV486 DevCompiler DevLinker HostFonts DevDebug DevComDebug ConsCompiler StdInterpreter HostWindows HostDates HostTextConv ConsInterp Init Config > tmp.txt\r
+@echo DevLinker.Link dos BlackBoxInterp.exe := Kernel$+ Files HostFiles StdLoader >> tmp.txt\r
+@echo Kernel.Quit(0) >> tmp.txt\r
+dev0.exe < tmp.txt\r
+del tmp.txt\r