released v1.3.23

This commit is contained in:
morkt
2016-12-26 19:58:41 +04:00
parent f1072d81df
commit 40f250de6b
8 changed files with 16 additions and 9 deletions

View File

@@ -57,6 +57,8 @@ Section "install"
File "${RELEASE_DIR}\Concentus.dll"
File "${RELEASE_DIR}\Concentus.Oggfile.dll"
File "${RELEASE_DIR}\GameRes.dll"
File "${RELEASE_DIR}\Microsoft.Deployment.Compression.dll"
File "${RELEASE_DIR}\Microsoft.Deployment.Compression.Cab.dll"
File "${RELEASE_DIR}\Microsoft.WindowsAPICodePack.dll"
File "${RELEASE_DIR}\Microsoft.WindowsAPICodePack.Shell.dll"
File "${RELEASE_DIR}\NAudio.dll"
@@ -108,6 +110,8 @@ Section "uninstall"
Delete $INSTDIR\Concentus.dll
Delete $INSTDIR\Concentus.Oggfile.dll
Delete $INSTDIR\GameRes.dll
Delete $INSTDIR\Microsoft.Deployment.Compression.dll
Delete $INSTDIR\Microsoft.Deployment.Compression.Cab.dll
Delete $INSTDIR\Microsoft.WindowsAPICodePack.dll
Delete $INSTDIR\Microsoft.WindowsAPICodePack.Shell.dll
Delete $INSTDIR\NAudio.dll