On 8/26/13 7:17 PM, Ioi Lam wrote:
Please review a very small fix:

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

make/windows/create.bat
    No comments.

make/windows/makefiles/rules.make
    line 74: # upgrade them automatically yo VS2012 format).
        typo: 'yo' -> 'to'

Thumbs up.

Dan



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