Bug 799121 - Update metro build's WINVER from 602 to 502 on mc. r=bbondy

This commit is contained in:
Jim Mathies 2012-11-05 05:23:30 -06:00
parent 0b457b0fef
commit f6d75d038e

View File

@ -411,8 +411,7 @@ if test -n "$MOZ_METRO"; then
AC_DEFINE(MOZ_METRO)
# Target the Windows 8 Kit
WINSDK_TARGETVER=602
# Allow a higher api set
WINVER=602
WINVER=502
# toolkit/library/makefile.in needs these, see nsDllMain.
CRTDLLVERSION=110
CRTEXPDLLVERSION=1-1-0