mirror of https://github.com/nodejs/node.git
10 lines
166 B
Plaintext
10 lines
166 B
Plaintext
|
{
|
||
|
'targets': [
|
||
|
{
|
||
|
'target_name': 'binding',
|
||
|
'sources': ['binding.cc'],
|
||
|
'include_dirs': ['../../../deps/openssl/openssl/include'],
|
||
|
},
|
||
|
]
|
||
|
}
|