Please review a very small fix:

http://cr.openjdk.java.net/~iklam/8020622/vs2012_proj_001/

Bug: create.bat on Windows failed to create project file for Visual Studio 2012

    https://bugs.openjdk.java.net/browse/JDK-8020622

Summary of fix:

    Treat VS2012 as VS2010. The generated project will be automatically
    upgraded to VS2012 format by the IDE.

Tests:

    I built X64 and X86 VMs inside VS2012 and ran Eclipse.
    JPRT

Thanks
- Ioi

Reply via email to