From af12afa3e0a0221f3ffc5fb605b1df749cd97cb0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=91=D0=BE=D0=BD=D0=B4=D0=B0=D1=80=D0=B5=D0=B2=20=D0=98?= =?UTF-8?q?=D0=B2=D0=B0=D0=BD?= Date: Thu, 20 Aug 2015 14:45:13 +0200 Subject: [PATCH] ryujit enabled. bug fix in installer script --- VisualPascalABCNET/app.config | 2 +- _GenerateAllSetups.bat | 3 +++ pabcnetc/app.config | 4 +--- pabcnetc_clear/app.config | 4 +--- 4 files changed, 6 insertions(+), 7 deletions(-) diff --git a/VisualPascalABCNET/app.config b/VisualPascalABCNET/app.config index f88408bfa..d224b6394 100644 --- a/VisualPascalABCNET/app.config +++ b/VisualPascalABCNET/app.config @@ -7,6 +7,6 @@ - + diff --git a/_GenerateAllSetups.bat b/_GenerateAllSetups.bat index 6bea2cdda..1ebecf1e2 100644 --- a/_GenerateAllSetups.bat +++ b/_GenerateAllSetups.bat @@ -40,6 +40,9 @@ cd .. ExecHide.exe gacutil.exe /u PABCRtl ExecHide.exe gacutil.exe /i ..\bin\Lib\PABCRtl.dll +..\bin\pabcnetc RebuildStandartModules.pas /rebuild +@IF %ERRORLEVEL% NEQ 0 GOTO ERROR + cd ..\bin REM MPGORunner.exe TestRunner.exe diff --git a/pabcnetc/app.config b/pabcnetc/app.config index 313ea591c..8ac131ed3 100644 --- a/pabcnetc/app.config +++ b/pabcnetc/app.config @@ -1,7 +1,5 @@ - - - + diff --git a/pabcnetc_clear/app.config b/pabcnetc_clear/app.config index aa7ecef8b..0baa2185e 100644 --- a/pabcnetc_clear/app.config +++ b/pabcnetc_clear/app.config @@ -1,7 +1,5 @@ - - - +