DEADSOFTWARE

92ba59de2f530665d103e10c659f343f9c6f4415
[bbcp.git] / BlackBox / _Windows_Interp / build.bat
1 @echo off
2 @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
3 @echo DevLinker.Link dos BlackBoxInterp.exe := Kernel$+ Files HostFiles StdLoader >> tmp.txt
4 @echo Kernel.Quit(0) >> tmp.txt
5 dev0.exe < tmp.txt
6 del tmp.txt