Explorar el Código

* Added alias for strings unit

michael hace 26 años
padre
commit
611a4b04b6
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      compiler/mdppc386.bat

+ 1 - 1
compiler/mdppc386.bat

@@ -1,2 +1,2 @@
-dcc32 -Di386 -DGDB -Ddelphi -Ddelphi4 -ADOS=sysutils -CC -$H- ppc.dpr %1 %2 %3 %4 %5 %6 %7 %8 %9
+dcc32 -Di386 -DGDB -Ddelphi -Ddelphi4 -ADOS=sysutils -ASTRINGS=sysutils -CC -$H- ppc.dpr %1 %2 %3 %4 %5 %6 %7 %8 %9