Sfoglia il codice sorgente

* Added alias for strings unit

michael 26 anni fa
parent
commit
611a4b04b6
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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