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

* allow redirection if using GDB_V418

pierre 26 жил өмнө
parent
commit
b9ba51fa17
1 өөрчлөгдсөн 3 нэмэгдсэн , 0 устгасан
  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}