jvcllaz: JvPascalInterpreter packages does not compile for 64-bit. Add directive to stop compilation with decent error message.

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7467 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
wp_xxyyzz
2020-05-25 22:25:22 +00:00
parent 3f5a223715
commit c576933808

View File

@ -179,6 +179,8 @@ unit JvInterpreter;
{.$DEFINE JvInterpreter_DEBUG}
{$IFDEF CPUX64}THIS PACKAGE WAS NOT PORTED FOR 64-bit CPU{$ENDIF}
interface
uses