| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent efe9b97 commit dcef7b8
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -686,6 +686,12 @@ | |||
| 686 | 686 | 'msvs_disabled_warnings!': [4244], | |
| 687 | 687 | ||
| 688 | 688 | 'conditions': [ | |
| 689 | + [ 'node_shared=="true"', { | ||
| 690 | + 'sources': [ | ||
| 691 | + 'src/node_snapshot_stub.cc', | ||
| 692 | + 'src/node_code_cache_stub.cc', | ||
| 693 | + ] | ||
| 694 | + }], | ||
| 689 | 695 | [ 'node_shared=="true" and node_module_version!="" and OS!="win"', { | |
| 690 | 696 | 'product_extension': '<(shlib_suffix)', | |
| 691 | 697 | 'xcode_settings': { | |
| Back | FazBrowse Home | New Git URL |
0 commit comments