Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--vcbuild.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcbuild.bat b/vcbuild.bat
index 54f579dce1c..9dd804a773c 100644
--- a/vcbuild.bat
+++ b/vcbuild.bat
@@ -12,7 +12,7 @@ if /i "%1"=="--?" goto help
if /i "%1"=="/?" goto help
@rem Process arguments.
-set config=Debug
+set config=Release
set target=Build
set target_arch=ia32
set noprojgen=