@@ -1,9 +1,9 @@
+{ %target=darwin }
+{ %cpu=powerpc,i386 }
+
{$mode objfpc}
{$modeswitch objectivec1}
-uses
- ctypes;
-
var
a: NSObject;
begin