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

git-svn-id: trunk@34906 -
This commit is contained in:
pierre 2016-11-16 09:29:21 +00:00
parent d55ed2a3fd
commit a4f361ad50

View File

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