Skip to content

Commit 3dcd3e5

Browse files
committed
renamed
1 parent f6ea15d commit 3dcd3e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vscode/tasks.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"type": "shell",
2020
"label": "PreCompile",
2121
"windows": {
22-
"command": "chcp 65001 && msvc_build.bat"
22+
"command": "chcp 65001 && msvc_x64.bat"
2323
},
2424
"linux": {
2525
"command": "ninja -f ninja/linux.ninja"

0 commit comments

Comments
 (0)