Explorar o código

* allow redirection if using GDB_V418

pierre %!s(int64=26) %!d(string=hai) anos
pai
achega
b9ba51fa17
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      ide/text/globdir.inc

+ 3 - 0
ide/text/globdir.inc

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