소스 검색

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

git-svn-id: trunk@29504 -
sergei 10 년 전
부모
커밋
26cd3dc58a
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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;