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