mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-20 16:09:31 +02:00
* limited to darwin/ppc and darwin/i386
- removed unused ctypes unit git-svn-id: branches/objc@13171 -
This commit is contained in:
parent
112ea5e5a8
commit
ddc7c6ed35
@ -1,9 +1,9 @@
|
||||
{ %target=darwin }
|
||||
{ %cpu=powerpc,i386 }
|
||||
|
||||
{$mode objfpc}
|
||||
{$modeswitch objectivec1}
|
||||
|
||||
uses
|
||||
ctypes;
|
||||
|
||||
var
|
||||
a: NSObject;
|
||||
begin
|
||||
|
Loading…
Reference in New Issue
Block a user