mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 799121 - Update metro build's WINVER from 602 to 502 on mc. r=bbondy
This commit is contained in:
parent
0b457b0fef
commit
f6d75d038e
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user