forked from LeenkxTeam/Kmake
15 lines
204 B
Python
15 lines
204 B
Python
{
|
|
"targets": [
|
|
{
|
|
"target_name": "test_string",
|
|
"sources": [
|
|
"test_string.c",
|
|
"test_null.c",
|
|
],
|
|
"defines": [
|
|
"NAPI_VERSION=10",
|
|
],
|
|
},
|
|
],
|
|
}
|