git-svn-id: trunk@2615 -
@@ -1,4 +1,4 @@
-{ %TARGET=win32,linux }
+{ %TARGET=win32,linux,wince }
{ %NORUN }
{ Old file: tbs0263.pp }
-{ %TARGET=win32 }
+{ %TARGET=win32,wince }
library test;
@@ -1,5 +1,5 @@
{ %INTERACTIVE }
{ Source provided for Free Pascal Bug Report 966 }
{$i-}
-{ %target=win32 }
+{ %target=win32,wince }
{ Source provided for Free Pascal Bug Report 1375 }
{ Submitted by "Bill Rayer" on 2001-02-01 }
uses Windows;
+{ %target=win32, wince }
uses
windows;
{ Source provided for Free Pascal Bug Report 2676 }
{ Submitted by "Coenraad Loubser" on 2003-09-12 }
{ %norun }
{ Source provided for Free Pascal Bug Report 3261 }
{ Submitted by "Andreas Hausladen" on 2004-08-18 }
{ Source provided for Free Pascal Bug Report 3650 }
{ Submitted by "Sergey" on 2005-02-11 }
{ %OPT=-Sew }