git-svn-id: branches/targetandroid@23404 -
@@ -1,4 +1,4 @@
-{ %target=go32v2,linux,freebsd,darwin }
+{ %target=go32v2,linux,freebsd,darwin,android }
{ %note=This test needs C libraries }
{ %OPT=-pg }
@@ -1,6 +1,6 @@
{ %norun }
{ %needlibrary }
-{ %target=darwin,linux,freebsd,solaris,beos,haiku,aix }
+{ %target=darwin,linux,freebsd,solaris,beos,haiku,aix,android }
{$mode delphi}
{ %NEEDLIBRARY }
-{ %target=win32,win64,wince,darwin,linux,freebsd,solaris,beos,aix }
+{ %target=win32,win64,wince,darwin,linux,freebsd,solaris,beos,aix,android }
library tw16949a;
program ptest;
program project1;
uses
SysUtils;
-{ %target=win32,win64,wince,linux}
+{ %target=win32,win64,wince,linux,android}
library tw7838a;
-{ %target=win32,win64,linux}
+{ %target=win32,win64,linux,android}
program prog;
@@ -1,5 +1,5 @@
-{ %target=darwin,linux,freebsd,solaris,beos,aix}
+{ %target=darwin,linux,freebsd,solaris,beos,aix,android}
{ same as tw8730c, but linking to libc so it uses different }
library tw9089a;
-{ %TARGET=win64,wince,win32,linux }
+{ %TARGET=win64,wince,win32,linux,android }
{ Source provided for Free Pascal Bug Report 2364 }
{ Submitted by "Maarten Bekers" on 2003-02-08 }