forked from LeenkxTeam/Kmake
10 lines
145 B
Plaintext
10 lines
145 B
Plaintext
|
|
{
|
||
|
|
'targets': [
|
||
|
|
{
|
||
|
|
'target_name': 'binding',
|
||
|
|
'sources': [ 'not_a_binding.c' ],
|
||
|
|
'includes': ['../common.gypi'],
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|