Procházet zdrojové kódy

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

git-svn-id: trunk@29504 -
sergei před 10 roky
rodič
revize
26cd3dc58a
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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;