Skip to content

Commit 4097cce

Browse files
committed
disable win pch for v8 internal helper
1 parent 97cb8db commit 4097cce

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

nw.gypi

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -451,6 +451,8 @@
451451
'SubSystem': '2', # Set /SUBSYSTEM:WINDOWS
452452
},
453453
},
454+
'msvs_precompiled_header': '',
455+
'msvs_precompiled_source': '',
454456
'configurations': {
455457
'Debug': {
456458
'defines': [ 'DEBUG' ],

0 commit comments

Comments
 (0)