18 lines
254 B
Plaintext
Raw Permalink Normal View History

{
"targets": [
{
"target_name": "test_object",
"sources": [
"test_null.c",
"test_object.c"
]
},
{
"target_name": "test_exceptions",
"sources": [
"test_exceptions.c",
]
}
]
}