Building Blender on Win64

Hi all,

I could build Blender with msvc on Windows 7 64bit using the official doc.
but I had to putset WINDOWS_ARCH=Win64
in make.bat, else the build would outputCMake Error: Could not create named generator Visual Studio 12 2013
when running “make lite”.

Where should I post to get that fixed in make.bat?