Răsfoiți Sursa

* ifdefed jvmdef usage

git-svn-id: branches/jvmbackend@18641 -
Jonas Maebe 14 ani în urmă
părinte
comite
ec33f745a2
1 a modificat fișierele cu 4 adăugiri și 1 ștergeri
  1. 4 1
      compiler/ptype.pas

+ 4 - 1
compiler/ptype.pas

@@ -74,7 +74,10 @@ implementation
        paramgr,procinfo,
        { symtable }
        symconst,symsym,symtable,symcreat,
-       defutil,defcmp,jvmdef,
+       defutil,defcmp,
+{$ifdef jvm}
+       jvmdef,
+{$endif}
        { modules }
        fmodule,
        { pass 1 }