forked from LeenkxTeam/Kmake
11 lines
110 B
Plaintext
11 lines
110 B
Plaintext
|
|
{
|
||
|
|
'targets': [
|
||
|
|
{
|
||
|
|
'target_name': 'addon',
|
||
|
|
'sources': [
|
||
|
|
'addon.c'
|
||
|
|
]
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|