mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-12-08 00:27:59 +01:00
* fixed test for win64
git-svn-id: trunk@8069 -
This commit is contained in:
parent
b7e4528998
commit
062ab70e51
@ -15,7 +15,7 @@
|
||||
{$ifdef supported}
|
||||
|
||||
const
|
||||
{$ifdef win32}
|
||||
{$ifdef windows}
|
||||
libname='tlibrary1.dll';
|
||||
{$else}
|
||||
libname='tlibrary1';
|
||||
|
||||
Loading…
Reference in New Issue
Block a user