nsi: Remove liblzma.dll

This commit is contained in:
Jonas Kvinge
2025-09-19 01:51:28 +02:00
parent 4b014253cf
commit 159242aff4

View File

@@ -420,7 +420,6 @@ Section "Strawberry" Strawberry
File "jpeg62.dll"
File "kdsingleapplication-qt6.dll"
File "libbs2b.dll"
File "liblzma.dll"
File "libmp3lame.dll"
File "libopenmpt.dll"
File "mpcdec.dll"
@@ -967,7 +966,6 @@ Section "Uninstall"
Delete "$INSTDIR\jpeg62.dll"
Delete "$INSTDIR\kdsingleapplication-qt6.dll"
Delete "$INSTDIR\libbs2b.dll"
Delete "$INSTDIR\liblzma.dll"
Delete "$INSTDIR\libmp3lame.dll"
Delete "$INSTDIR\libopenmpt.dll"
Delete "$INSTDIR\mpcdec.dll"