git-svn-id: trunk@4110 -
@@ -1,6 +1,8 @@
{ Old file: tbs0016.pp }
{ }
+{ %skiptarget=wince }
+
uses
crt;
{ Old file: tbs0125.pp }
{ wrong colors with DOS CRT unit OK 0.99.6 (PFV) }
var
{ Old file: tbs0266.pp }
{ linux crt write cuts 256 char OK 0.99.13 (PFV) }
PROGRAM t10;
USES CRT;
@@ -1,3 +1,5 @@
{
This file is part of the Free Pascal test suite.
Copyright (c) 1999-2004 by the Free Pascal development team.
unit {vidutil}tu2002;
Interface
@@ -1,4 +1,5 @@
{ %SKIPEMU=qemu-arm }
+{ %SKIPTARGET=wince }
{ Source provided for Free Pascal Bug Report 1152 }
{ Submitted by "Dirk Verwiebe" on 2000-09-30 }
@@ -1,4 +1,4 @@
-{ %target=win32,wince }
+{ %target=win32 }
uses Windows;
@@ -1,3 +1,4 @@
dos;
{ %OPT=-Sew }