소스 검색

Restrict test to win32, as it is already i386 specific and uses Windows unit

git-svn-id: trunk@38771 -
pierre 7 년 전
부모
커밋
d4ed6b0416
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      tests/webtbs/tw32822.pp

+ 1 - 0
tests/webtbs/tw32822.pp

@@ -1,4 +1,5 @@
 { %CPU=i386 }
+{ %TARGET=win32 }
 {$mode delphi}
 program controlc;