config.gypi 2.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980
  1. # Do not edit. File was generated by node-gyp's "configure" step
  2. {
  3. "target_defaults": {
  4. "cflags": [],
  5. "default_configuration": "Release",
  6. "defines": [],
  7. "include_dirs": [],
  8. "libraries": [],
  9. "msbuild_toolset": "v141",
  10. "msvs_windows_target_platform_version": "10.0.17763.0"
  11. },
  12. "variables": {
  13. "asan": 0,
  14. "build_v8_with_gn": "false",
  15. "coverage": "false",
  16. "debug_nghttp2": "false",
  17. "enable_lto": "false",
  18. "enable_pgo_generate": "false",
  19. "enable_pgo_use": "false",
  20. "force_dynamic_crt": 0,
  21. "host_arch": "x64",
  22. "icu_data_in": "..\\..\\deps/icu-small\\source/data/in\\icudt64l.dat",
  23. "icu_endianness": "l",
  24. "icu_gyp_path": "tools/icu/icu-generic.gyp",
  25. "icu_locales": "en,root",
  26. "icu_path": "deps/icu-small",
  27. "icu_small": "true",
  28. "icu_ver_major": "64",
  29. "is_debug": 0,
  30. "napi_build_version": "5",
  31. "nasm_version": "2.14",
  32. "node_byteorder": "little",
  33. "node_code_cache": "yes",
  34. "node_debug_lib": "false",
  35. "node_enable_d8": "false",
  36. "node_install_npm": "true",
  37. "node_module_version": 72,
  38. "node_no_browser_globals": "false",
  39. "node_prefix": "/usr/local",
  40. "node_release_urlbase": "https://nodejs.org/download/release/",
  41. "node_report": "true",
  42. "node_shared": "false",
  43. "node_shared_cares": "false",
  44. "node_shared_http_parser": "false",
  45. "node_shared_libuv": "false",
  46. "node_shared_nghttp2": "false",
  47. "node_shared_openssl": "false",
  48. "node_shared_zlib": "false",
  49. "node_tag": "",
  50. "node_target_type": "executable",
  51. "node_use_bundled_v8": "true",
  52. "node_use_dtrace": "false",
  53. "node_use_etw": "true",
  54. "node_use_large_pages": "false",
  55. "node_use_large_pages_script_lld": "false",
  56. "node_use_node_snapshot": "true",
  57. "node_use_openssl": "true",
  58. "node_use_v8_platform": "true",
  59. "node_with_ltcg": "true",
  60. "node_without_node_options": "false",
  61. "openssl_fips": "",
  62. "openssl_is_fips": "false",
  63. "shlib_suffix": "so.72",
  64. "target_arch": "x64",
  65. "v8_enable_gdbjit": 0,
  66. "v8_enable_i18n_support": 1,
  67. "v8_enable_inspector": 1,
  68. "v8_no_strict_aliasing": 1,
  69. "v8_optimized_debug": 1,
  70. "v8_promise_internal_field_count": 1,
  71. "v8_random_seed": 0,
  72. "v8_trace_maps": 0,
  73. "v8_use_siphash": 1,
  74. "v8_use_snapshot": 1,
  75. "want_separate_host_toolset": 0,
  76. "nodedir": "C:\\Users\\Administrator\\AppData\\Local\\node-gyp\\Cache\\12.13.1",
  77. "standalone_static_library": 1,
  78. "msbuild_path": "C:\\Program Files (x86)\\Microsoft Visual Studio\\2017\\BuildTools\\MSBuild\\15.0\\Bin\\MSBuild.exe"
  79. }
  80. }