Try to fix appveyor build #5

This commit is contained in:
Nikolaj Olsson 2020-11-19 22:14:25 +01:00
parent 5f5127d5c6
commit ca48caeee7

View File

@ -3,6 +3,8 @@ SETLOCAL
PUSHD %~dp0
SET "ConfigurationName=%~2"
ECHO %cd%
IF /I "%~1" == "rsrc" GOTO UpdateResourceScript
IF /I "%~1" == "lang" GOTO UpdateLanguageFiles
IF /I "%~1" == "rev" GOTO UpdateAssemblyInfo