Browse Source

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

git-svn-id: trunk@29504 -
sergei 10 năm trước cách đây
mục cha
commit
26cd3dc58a
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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;