onnxruntime/tools/ci_build/github/windows/setup_env_x86.bat
2022-09-23 18:46:02 -07:00

5 lines
187 B
Batchfile

REM Copyright (c) Microsoft Corporation. All rights reserved.
REM Licensed under the MIT License.
set PATH=C:\Program Files (x86)\dotnet;%PATH%
set GRADLE_OPTS=-Dorg.gradle.daemon=false