nsi: Add gst-play-1.0.exe

This commit is contained in:
Jonas Kvinge
2023-07-18 21:28:39 +02:00
parent 56180ca419
commit 46224fe9b8
2 changed files with 4 additions and 1 deletions

View File

@@ -235,6 +235,7 @@ Section "Strawberry" Strawberry
File "strawberry.ico"
File "sqlite3.exe"
File "gst-launch-1.0.exe"
File "gst-play-1.0.exe"
File "gst-discoverer-1.0.exe"
; MinGW specific files
@@ -790,6 +791,7 @@ Section "Uninstall"
Delete "$INSTDIR\strawberry.ico"
Delete "$INSTDIR\sqlite3.exe"
Delete "$INSTDIR\gst-launch-1.0.exe"
Delete "$INSTDIR\gst-play-1.0.exe"
Delete "$INSTDIR\gst-discoverer-1.0.exe"
; MinGW specific files