* win32 also has as instead of asw in 1.1

This commit is contained in:
peter 2003-10-29 15:37:52 +00:00
parent 4456f5cde6
commit 2608db056d

View File

@ -1,9 +1,13 @@
{ %CPU=i386 }
{ testfdiv variant with GNU AS output forced }
{$ifdef win32}
{$ifdef VER1_0}
{$output_format asw}
{$else}
{$output_format as}
{$endif}
{$else}
{$output_format as}
{$endif win32}
{ This test program deals with the
the delicate problem of