2
0
Эх сурвалжийг харах

* allow redirection if using GDB_V418

pierre 26 жил өмнө
parent
commit
b9ba51fa17

+ 3 - 0
ide/text/globdir.inc

@@ -54,6 +54,9 @@
   {$ifndef debug}
   {$ifndef debug}
     {$define redircompiler}
     {$define redircompiler}
   {$endif}
   {$endif}
+  {$ifdef GDB_V418}
+    {$define redircompiler} 
+  {$endif GDB_V418}
 {$endif}
 {$endif}
 
 
 {$ifdef GABOR}
 {$ifdef GABOR}