9 lines
132 B
Python
Executable file
9 lines
132 B
Python
Executable file
{
|
|
'targets': [
|
|
{
|
|
'target_name': 'nothing',
|
|
'type': 'static_library',
|
|
'sources': [ 'nothing.c' ]
|
|
}
|
|
]
|
|
}
|