Browse Source

* initial release of batch to compile a delphi compiled compiler

florian 26 years ago
parent
commit
95aee40454
1 changed files with 2 additions and 0 deletions
  1. 2 0
      compiler/mdppc386.bat

+ 2 - 0
compiler/mdppc386.bat

@@ -0,0 +1,2 @@
+dcc32 -Di386 -DGDB -Ddelphi -Ddelphi4 -ADOS=sysutils -CC -$H- ppc.dpr
+