mirror of
https://github.com/GoldenCheetah/GoldenCheetah.git
synced 2026-02-13 08:08:42 +00:00
Remove unused DLL from Windows Qt6 installer
This commit is contained in:
@@ -219,7 +219,6 @@ Section "Golden Cheetah (required)" Sec1
|
||||
File "styles\qmodernwindowsstyle.dll"
|
||||
SetOutPath "$INSTDIR\tls"
|
||||
File "tls\qcertonlybackend.dll"
|
||||
File "tls\qopensslbackend.dll"
|
||||
File "tls\qschannelbackend.dll"
|
||||
SetOutPath "$INSTDIR\translations\qtwebengine_locales"
|
||||
File "translations\qtwebengine_locales\am.pak"
|
||||
@@ -452,7 +451,6 @@ Section Uninstall
|
||||
Delete "$INSTDIR\sqldrivers\qsqlpsql.dll"
|
||||
Delete "$INSTDIR\styles\qmodernwindowsstyle.dll"
|
||||
Delete "$INSTDIR\tls\qcertonlybackend.dll"
|
||||
Delete "$INSTDIR\tls\qopensslbackend.dll"
|
||||
Delete "$INSTDIR\tls\qschannelbackend.dll"
|
||||
Delete "$INSTDIR\translations\qtwebengine_locales\am.pak"
|
||||
Delete "$INSTDIR\translations\qtwebengine_locales\ar.pak"
|
||||
|
||||
Reference in New Issue
Block a user