mirror of
https://github.com/nodejs/node.git
synced 2024-11-30 23:43:09 +01:00
16788f461a
Hoist common settings into common.gypi. Restrict v8's common.gypi to v8 projects. Ensure v8 doesn't use /MP in debug builds. Add basic settings for other platforms. Make uv import common.gypi properly. Remove LTCG warning.
4 lines
120 B
Batchfile
4 lines
120 B
Batchfile
@echo off
|
|
rem --debug variables --debug includes --debug general
|
|
python tools\gyp_node -f msvs -G msvs_version=2010
|