| { | |
| "docker_service": "build-win-win32", | |
| "docker_runner_service": "runner-win-win32", | |
| "platforms": [ | |
| "win32" | |
| ], | |
| "on_host_test": true, | |
| "on_host_test_shards": ["0", "1", "2", "3"], | |
| "includes": [ | |
| { | |
| "name":"win32", | |
| "platform":"win32", | |
| "target_platform":"win-win32", | |
| "extra_gn_arguments":"is_clang=false visual_studio_path=\\\"C:/BuildTools/VC/Tools/MSVC/14.15.26726\\\" msvc_path=\\\"C:/BuildTools/VC/Tools/MSVC/14.15.26726\\\"" | |
| } | |
| ] | |
| } |