win,node-gyp: enable delay-load hook by default

The delay-load hook allows node.exe/iojs.exe to be renamed. See efadffe
for more background.

PR-URL: https://github.com/iojs/io.js/pull/1433
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
pull/2210/merge
Bert Belder 2015-04-15 13:58:50 -07:00 committed by Jeremiah Senkpiel
parent 73cdcdd581
commit f90f1e75bb
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
{
'target_defaults': {
'type': 'loadable_module',
'win_delay_load_hook': 'false',
'win_delay_load_hook': 'true',
'product_prefix': '',
'include_dirs': [