mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-11-22 08:19:35 +01:00
Fix error in header line used by dotest, use %target instead of %os
git-svn-id: trunk@34906 -
This commit is contained in:
parent
d55ed2a3fd
commit
a4f361ad50
@ -1,4 +1,4 @@
|
|||||||
{ %os=win32,win64 }
|
{ %target=win32,win64 }
|
||||||
program project1;
|
program project1;
|
||||||
|
|
||||||
{$mode objfpc}{$H+}
|
{$mode objfpc}{$H+}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user