mirror of https://github.com/nodejs/node.git
12 lines
150 B
Plaintext
12 lines
150 B
Plaintext
|
{
|
||
|
"targets": [
|
||
|
{
|
||
|
"target_name": "test_number",
|
||
|
"sources": [
|
||
|
"../entry_point.c",
|
||
|
"test_number.c"
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
}
|