You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This change enables someone using gyp to specify the CompileAsWinRT option
(i.e. use the /ZW compiler flag).
The change also includes:
- Test for CompileAsWinRT (change in test/win/compiler-flags)
- Enabling Visual Studio 2015 to be targeted by tests (change in testgyp.py)
- Detecting Windows SDK version if 'msvs_windows_sdk_version' is used (change in msvs.py)
- Enabling arm target architecture to be specified (change in msvs.py)
Patch from [email protected].
[email protected]
Review URL: https://codereview.chromium.org/1946883002 .
0 commit comments