mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-07 07:26:13 +02: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;
|
||||
|
||||
{$mode objfpc}{$H+}
|
||||
|
Loading…
Reference in New Issue
Block a user