Ver Fonte

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

git-svn-id: trunk@34906 -
pierre há 8 anos atrás
pai
commit
a4f361ad50
1 ficheiros alterados com 1 adições e 1 exclusões
  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;
 program project1;
 
 
 {$mode objfpc}{$H+}
 {$mode objfpc}{$H+}