We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f43ae6 commit c0ce6c7Copy full SHA for c0ce6c7
browser_patches/webkit/buildwin.bat
@@ -1,5 +1,5 @@
1
set PATH=%WEBKIT_BUILD_PATH%
2
set WEBKIT_LIBRARIES=%~dp0checkout\WebKitLibraries\win
3
set WEBKIT_OUTPUTDIR=%~dp0checkout\WebKitBuild
4
-perl %~dp0checkout\Tools\Scripts\build-webkit --wincairo --release --no-ninja --touch-events --dark-mode-css --generate-project-only
+perl %~dp0checkout\Tools\Scripts\build-webkit --wincairo --release --no-ninja --touch-events --orientation-events --dark-mode-css --generate-project-only
5
%DEVENV% %~dp0checkout\WebKitBuild\Release\WebKit.sln /build "Release|x64"
0 commit comments