12 lines
181 B
Plaintext
12 lines
181 B
Plaintext
|
|
{
|
||
|
|
'targets': [
|
||
|
|
{
|
||
|
|
'target_name': 'binding',
|
||
|
|
'sources': [ 'binding.cc' ]
|
||
|
|
},
|
||
|
|
{
|
||
|
|
'target_name': 'binding2',
|
||
|
|
'sources': [ 'binding2.cc' ]
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|