node/test/js-native-api/test_sharedarraybuffer/binding.gyp

9 lines
130 B
Python

{
"targets": [
{
"target_name": "test_sharedarraybuffer",
"sources": [ "test_sharedarraybuffer.c" ]
}
]
}