Node JS Addon for DALi + Improvements
[platform/core/uifw/dali-toolkit.git] / node-addon / build / config.gypi
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   },
10   "variables": {
11     "clang": 0,
12     "gcc_version": 46,
13     "host_arch": "x64",
14     "icu_small": "false",
15     "node_install_npm": "true",
16     "node_prefix": "",
17     "node_shared_cares": "false",
18     "node_shared_http_parser": "false",
19     "node_shared_libuv": "false",
20     "node_shared_openssl": "false",
21     "node_shared_v8": "false",
22     "node_shared_zlib": "false",
23     "node_tag": "",
24     "node_use_dtrace": "false",
25     "node_use_etw": "false",
26     "node_use_mdb": "false",
27     "node_use_openssl": "true",
28     "node_use_perfctr": "false",
29     "openssl_no_asm": 0,
30     "python": "/usr/bin/python",
31     "target_arch": "x64",
32     "uv_library": "static_library",
33     "uv_parent_path": "/deps/uv/",
34     "uv_use_dtrace": "false",
35     "v8_enable_gdbjit": 0,
36     "v8_enable_i18n_support": 0,
37     "v8_no_strict_aliasing": 1,
38     "v8_optimized_debug": 0,
39     "v8_random_seed": 0,
40     "v8_use_snapshot": "true",
41     "want_separate_host_toolset": 0,
42     "nodedir": "/home/likewise-open/SERILOCAL/nick.holland/.node-gyp/0.12.4",
43     "copy_dev_lib": "true",
44     "standalone_static_library": 1
45   }
46 }