2
0
UsernameIsAReservedWord 10 жил өмнө
parent
commit
b3976ec14c

+ 1 - 1
platform/windows/detect.py

@@ -43,7 +43,7 @@
 #	For instance, you could store that set of commands into a .bat script
 #	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 MINGW32_PREFIX=C:\mingw-w32\bin\
 #			set MINGW64_PREFIX=C:\mingw-w64\bin\