mirror of https://github.com/axmolengine/axmol.git
no more VC2010
This commit is contained in:
parent
502896b3a6
commit
b0401a78be
|
@ -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