15 lines
204 B
Plaintext
Raw Normal View History

{
"targets": [
{
"target_name": "test_string",
"sources": [
"test_string.c",
"test_null.c",
],
"defines": [
"NAPI_VERSION=10",
],
},
],
}