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