1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2024-11-24 11:45:53 +01:00

Yet another Qt6 NSIS fix

This commit is contained in:
Martin Tůma 2021-01-09 13:30:54 +01:00
parent 34b5323fb6
commit 7a664342b6

View File

@ -200,10 +200,10 @@ Section "QT framework" SEC_QT
File "Qt5Network.dll"
File "Qt5Sql.dll"
File "Qt5Concurrent.dll"
File /r "printsupport"
!endif
File /r "platforms"
File /r "imageformats"
File /r "printsupport"
File /r "styles"
File /r "sqldrivers"