18 lines
254 B
Python
18 lines
254 B
Python
{
|
|
"targets": [
|
|
{
|
|
"target_name": "test_object",
|
|
"sources": [
|
|
"test_null.c",
|
|
"test_object.c"
|
|
]
|
|
},
|
|
{
|
|
"target_name": "test_exceptions",
|
|
"sources": [
|
|
"test_exceptions.c",
|
|
]
|
|
}
|
|
]
|
|
}
|