mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
bug 505504: Add Windows 7 SDK to build machines - bump the default --with-windows-version. r=ted
This commit is contained in:
parent
55a02d19fe
commit
baa8f1cd08
@ -474,8 +474,8 @@ case "$target" in
|
||||
;;
|
||||
esac
|
||||
|
||||
dnl Target the Windows Vista SDK by default
|
||||
WINSDK_TARGETVER=600
|
||||
dnl Target the Windows 7 SDK by default
|
||||
WINSDK_TARGETVER=601
|
||||
|
||||
MOZ_ARG_WITH_STRING(windows-version,
|
||||
[ --with-windows-version=WINSDK_TARGETVER
|
||||
|
Loading…
Reference in New Issue
Block a user