Browse Source

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

git-svn-id: trunk@34906 -
pierre 8 năm trước cách đây
mục cha
commit
a4f361ad50
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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+}