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 ec4440a commit d088360Copy full SHA for d088360
vcbuild.bat
@@ -14,7 +14,7 @@ if /i "%1"=="/?" goto help
14
@rem Process arguments.
15
set config=Release
16
set target=Build
17
-set target_arch=x86
+set target_arch=x64
18
set target_env=
19
set noprojgen=
20
set nobuild=
0 commit comments