Browse Source

* also test callbacks for libffi

git-svn-id: trunk@42072 -
svenbarth 6 years ago
parent
commit
5d6a837b63
1 changed files with 1 additions and 0 deletions
  1. 1 0
      packages/rtl-objpas/tests/testrunner.rtlobjpas.pp

+ 1 - 0
packages/rtl-objpas/tests/testrunner.rtlobjpas.pp

@@ -14,6 +14,7 @@ program testrunner.rtlobjpas;
 {$else}
 {$ifdef useffi}
 {$define testinvoke}
+{$define testimpl}
 {$endif}
 {$endif}