浏览代码

Fix error in header line used by dotest, use %target instead of %os

git-svn-id: trunk@34906 -
pierre 8 年之前
父节点
当前提交
a4f361ad50
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      tests/webtbs/tw30348.pp

+ 1 - 1
tests/webtbs/tw30348.pp

@@ -1,4 +1,4 @@
-{ %os=win32,win64 }
+{ %target=win32,win64 }
 program project1;
 
 {$mode objfpc}{$H+}