1
0
mirror of https://github.com/strawberrymusicplayer/strawberry synced 2025-02-09 08:18:49 +01:00

nsi: Move libmpg123-0.dll to common files

This commit is contained in:
Jonas Kvinge 2022-02-21 20:45:26 +01:00
parent 0942e93144
commit d3831d511b

View File

@ -647,7 +647,6 @@ Section "Uninstall"
Delete "$INSTDIR\libintl-8.dll"
Delete "$INSTDIR\libjpeg-9.dll"
Delete "$INSTDIR\liblzma-5.dll"
Delete "$INSTDIR\libmpg123-0.dll"
Delete "$INSTDIR\libnettle-8.dll"
Delete "$INSTDIR\libnghttp2.dll"
Delete "$INSTDIR\libopenmpt-0.dll"
@ -728,7 +727,6 @@ Section "Uninstall"
Delete "$INSTDIR\gstvideo-1.0-0.dll"
Delete "$INSTDIR\gstwinrt-1.0-0.dll"
Delete "$INSTDIR\intl-8.dll"
Delete "$INSTDIR\libmpg123-0.dll"
Delete "$INSTDIR\libprotobuf.dll"
Delete "$INSTDIR\opus-0.dll"
Delete "$INSTDIR\orc-0.4-0.dll"
@ -747,6 +745,7 @@ Section "Uninstall"
Delete "$INSTDIR\libFLAC-8.dll"
Delete "$INSTDIR\libiconv-2.dll"
Delete "$INSTDIR\libmp3lame-0.dll"
Delete "$INSTDIR\libmpg123-0.dll"
Delete "$INSTDIR\libogg-0.dll"
Delete "$INSTDIR\libspeex-1.dll"
Delete "$INSTDIR\libvorbis-0.dll"