Sign in
chromium
/
external
/
github.com
/
v8
/
node
/
refs/heads/fuchsia
/
.
/
test
/
js-native-api
/
test_object
/
binding.gyp
blob: e681f98f73ace6d4b10a4032deee2ad76da02cb8 [
file
] [
edit
]
{
"targets"
:
[
{
"target_name"
:
"test_object"
,
"sources"
:
[
"../common.c"
,
"../entry_point.c"
,
"test_null.c"
,
"test_object.c"
]
}
]
}