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

Added missing TLS plugins to Qt6 build

This commit is contained in:
Martin Tůma 2022-01-10 21:54:39 +01:00
parent 00a9adce1e
commit 53b34ff24c

View File

@ -256,6 +256,7 @@ Section "QT framework" SEC_QT
File "Qt6Core5Compat.dll" File "Qt6Core5Compat.dll"
File "Qt6Positioning.dll" File "Qt6Positioning.dll"
File "Qt6SerialPort.dll" File "Qt6SerialPort.dll"
File /r "tls"
!else !else
File "Qt5Core.dll" File "Qt5Core.dll"
File "Qt5Gui.dll" File "Qt5Gui.dll"