Turn audio into a shareable video. forked from nypublicradio/audiogram

config.gypi 3.1KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071
  1. # Do not edit. Generated by the configure script.
  2. { 'target_defaults': { 'cflags': [],
  3. 'default_configuration': 'Release',
  4. 'defines': [],
  5. 'include_dirs': [],
  6. 'libraries': []},
  7. 'variables': { 'asan': 0,
  8. 'build_v8_with_gn': 'false',
  9. 'coverage': 'false',
  10. 'debug_nghttp2': 'false',
  11. 'enable_lto': 'false',
  12. 'enable_pgo_generate': 'false',
  13. 'enable_pgo_use': 'false',
  14. 'force_dynamic_crt': 0,
  15. 'gas_version': '2.27',
  16. 'host_arch': 'x64',
  17. 'icu_data_in': '../../deps/icu-small/source/data/in/icudt64l.dat',
  18. 'icu_endianness': 'l',
  19. 'icu_gyp_path': 'tools/icu/icu-generic.gyp',
  20. 'icu_locales': 'en,root',
  21. 'icu_path': 'deps/icu-small',
  22. 'icu_small': 'true',
  23. 'icu_ver_major': '64',
  24. 'is_debug': 0,
  25. 'llvm_version': '0.0',
  26. 'napi_build_version': '5',
  27. 'node_byteorder': 'little',
  28. 'node_code_cache': 'yes',
  29. 'node_debug_lib': 'false',
  30. 'node_enable_d8': 'false',
  31. 'node_install_npm': 'true',
  32. 'node_module_version': 72,
  33. 'node_no_browser_globals': 'false',
  34. 'node_prefix': '/',
  35. 'node_release_urlbase': 'https://nodejs.org/download/release/',
  36. 'node_report': 'true',
  37. 'node_shared': 'false',
  38. 'node_shared_cares': 'false',
  39. 'node_shared_http_parser': 'false',
  40. 'node_shared_libuv': 'false',
  41. 'node_shared_nghttp2': 'false',
  42. 'node_shared_openssl': 'false',
  43. 'node_shared_zlib': 'false',
  44. 'node_tag': '',
  45. 'node_target_type': 'executable',
  46. 'node_use_bundled_v8': 'true',
  47. 'node_use_dtrace': 'false',
  48. 'node_use_etw': 'false',
  49. 'node_use_large_pages': 'false',
  50. 'node_use_large_pages_script_lld': 'false',
  51. 'node_use_node_snapshot': 'true',
  52. 'node_use_openssl': 'true',
  53. 'node_use_v8_platform': 'true',
  54. 'node_with_ltcg': 'false',
  55. 'node_without_node_options': 'false',
  56. 'openssl_fips': '',
  57. 'openssl_is_fips': 'false',
  58. 'shlib_suffix': 'so.72',
  59. 'target_arch': 'x64',
  60. 'v8_enable_gdbjit': 0,
  61. 'v8_enable_i18n_support': 1,
  62. 'v8_enable_inspector': 1,
  63. 'v8_no_strict_aliasing': 1,
  64. 'v8_optimized_debug': 1,
  65. 'v8_promise_internal_field_count': 1,
  66. 'v8_random_seed': 0,
  67. 'v8_trace_maps': 0,
  68. 'v8_use_siphash': 1,
  69. 'v8_use_snapshot': 1,
  70. 'want_separate_host_toolset': 0}}