Hey,
i have a project with Qwt in Qt5 (32bit) and i want to switch to Qt 6.4.
I' unsure about the Qwt DLL and the source dir from where i have compiled the Qwt Library.

Do i need to compile the DLL from source in difference directories? e.g separated
directories from Qt5 (32bit MinGW) and Qt6 (64bit MinGW).

C:\Qt5Lib\qwt-6.2.0\
C:\Qt6Lib\qwt-6.2.0\

I need help how i should organise my folders for qwt when i need the lib in Qt5 and Qt6.
Thx