Explorar el Código

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

git-svn-id: trunk@29504 -
sergei hace 10 años
padre
commit
26cd3dc58a
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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;