forked from olcxjas-softworks/LarpixClient
update electron to v43
This commit is contained in:
parent
68ac0beedf
commit
fb6c8b6ee9
5385 changed files with 513060 additions and 123058 deletions
16
electron/node_modules/lzma-native/node_modules/node-addon-api/noexcept.gypi
generated
vendored
16
electron/node_modules/lzma-native/node_modules/node-addon-api/noexcept.gypi
generated
vendored
|
|
@ -1,16 +0,0 @@
|
|||
{
|
||||
'defines': [ 'NAPI_DISABLE_CPP_EXCEPTIONS' ],
|
||||
'cflags': [ '-fno-exceptions' ],
|
||||
'cflags_cc': [ '-fno-exceptions' ],
|
||||
'msvs_settings': {
|
||||
'VCCLCompilerTool': {
|
||||
'ExceptionHandling': 0,
|
||||
'EnablePREfast': 'true',
|
||||
},
|
||||
},
|
||||
'xcode_settings': {
|
||||
'CLANG_CXX_LIBRARY': 'libc++',
|
||||
'MACOSX_DEPLOYMENT_TARGET': '10.7',
|
||||
'GCC_ENABLE_CPP_EXCEPTIONS': 'NO',
|
||||
},
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue