Browse Source

Update detect.py

UsernameIsAReservedWord 10 years ago
parent
commit
b3976ec14c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      platform/windows/detect.py

+ 1 - 1
platform/windows/detect.py

@@ -43,7 +43,7 @@
 #	For instance, you could store that set of commands into a .bat script
 #	For instance, you could store that set of commands into a .bat script
 #	that you would run just before scons :
 #	that you would run just before scons :
 #
 #
-#			set PATH=C:\mingw-w64\bin;%PATH%
+#			set PATH=C:\mingw-w32\bin;%PATH%
 #			set PATH=C:\mingw-w64\bin;%PATH%
 #			set PATH=C:\mingw-w64\bin;%PATH%
 #			set MINGW32_PREFIX=C:\mingw-w32\bin\
 #			set MINGW32_PREFIX=C:\mingw-w32\bin\
 #			set MINGW64_PREFIX=C:\mingw-w64\bin\
 #			set MINGW64_PREFIX=C:\mingw-w64\bin\