mirror of
https://github.com/electron/electron.git
synced 2026-01-28 16:58:21 -05:00
win: Link with DLL version of vcrt in component build
This commit is contained in:
@@ -118,6 +118,7 @@
|
||||
'Debug_Base': {
|
||||
'msvs_settings': {
|
||||
'VCCLCompilerTool': {
|
||||
'RuntimeLibrary': '2', # /MD (nondebug DLL)
|
||||
'Optimization': '<(win_debug_Optimization)',
|
||||
'BasicRuntimeChecks': '<(win_debug_RuntimeChecks)',
|
||||
'conditions': [
|
||||
|
||||
Reference in New Issue
Block a user