mirror of https://github.com/axmolengine/axmol.git
commit
c545f6d56c
|
@ -18,7 +18,7 @@ set "VSTOOLS=%VSTOOLS:\=/%"
|
||||||
set VSVARS="%VSTOOLS%vsvars32.bat"
|
set VSVARS="%VSTOOLS%vsvars32.bat"
|
||||||
|
|
||||||
if not defined VSVARS (
|
if not defined VSVARS (
|
||||||
echo Can't find VC2010 or VC2012 installed!
|
echo Can't find VC2012 installed!
|
||||||
goto ERROR
|
goto ERROR
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue