mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-17 18:39:10 +02:00
Update Version of Windows qt6pas6 dll
This commit is contained in:
parent
736f8182f9
commit
e84cc69788
@ -31,7 +31,7 @@ const
|
|||||||
{DEFINE QT_6_2_0}
|
{DEFINE QT_6_2_0}
|
||||||
|
|
||||||
{$IFDEF MSWINDOWS}
|
{$IFDEF MSWINDOWS}
|
||||||
Qt6PasLib = 'Qt6Pas1.dll';
|
Qt6PasLib = 'Qt6Pas6.dll';
|
||||||
{$ELSE}
|
{$ELSE}
|
||||||
{$IFDEF DARWIN}
|
{$IFDEF DARWIN}
|
||||||
Qt6PasLib = '';
|
Qt6PasLib = '';
|
||||||
|
Loading…
Reference in New Issue
Block a user