aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rw-r--r--scripts/appveyor.bat4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/appveyor.bat b/scripts/appveyor.bat
index 7d3c32f..3900cc6 100644
--- a/scripts/appveyor.bat
+++ b/scripts/appveyor.bat
@@ -11,6 +11,6 @@ call "C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Auxiliary
qmake AleePlayer.pro "CONFIG+=release"
nmake release
mkdir deploy
-copy release\AleePlayer.exe deploy
+copy release\AleeAudioPlayer.exe deploy
cd deploy
-windeployqt AleePlayer.exe -multimedia
+windeployqt AleeAudioPlayer.exe -multimedia