summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tools/windows_buildenv.bat4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/windows_buildenv.bat b/tools/windows_buildenv.bat
index a314db01e1..6644b98227 100644
--- a/tools/windows_buildenv.bat
+++ b/tools/windows_buildenv.bat
@@ -1,6 +1,6 @@
@ECHO OFF
SETLOCAL ENABLEDELAYEDEXPANSION
-REM this í is just to force some editors to recognize this file as ANSI, not UTF8.
+REM this í is just to force some editors to recognize this file as ANSI, not UTF8.
CALL :REALPATH %~dp0\..
SET MIXXX_ROOT=%RETVAL%
@@ -146,7 +146,7 @@ REM Generate CMakeSettings.json which is read by MS Visual Studio to determine t
REM WARNING: Ensure that the script is saved as ANSI, or these characters will not
REM contain the correct values. Correct values are EF BB BF (ï » ¿) .
REM The last character is an actual character for the file, the start "{"
- >"%CMakeSettings%" echo {
+ >"%CMakeSettings%" echo {
CALL :SETUTF8CONSOLE
>>%CMakeSettings% echo "configurations": [