xref
: /
third_party
/
node
/
benchmark
/
napi
/
define_properties
/
binding.gyp
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
only in
/third_party/node/benchmark/napi/define_properties/
1
{
2
'targets': [
3
{
4
'target_name': 'binding',
5
'sources': [ '
binding.c
' ]
6
}
7
]
8
}
9