Browse Source

* %OS -> %target, the former is invalid and breaks the entire run.

git-svn-id: trunk@29504 -
sergei 10 years ago
parent
commit
26cd3dc58a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tests/webtbs/tw27300a.pp

+ 1 - 1
tests/webtbs/tw27300a.pp

@@ -1,4 +1,4 @@
-{ %OS=win32,win64,wince}
+{ %target=win32,win64,wince }
 { %norun }
 program Project1;