diff --git a/build.bat b/build.bat index d8609d938..31229aa62 100644 --- a/build.bat +++ b/build.bat @@ -47,7 +47,7 @@ IF "%~1" == "" ( :START PUSHD "src" -CALL %VSVARS_BAT% x86 +CALL %VSVARS_BAT% TITLE %BUILDTYPE%ing SubtitleEdit - Release^|Any CPU... "MSBuild.exe" SubtitleEdit.sln /t:%BUILDTYPE% /p:Configuration=Release /p:Platform="Any CPU"^