Files

13 lines
189 B
Plaintext
Raw Permalink Normal View History

2013-02-11 18:22:43 -08:00
{
'targets': [
{
'target_name': 'napi_binding',
'sources': [ 'napi_binding.c' ]
},
2013-02-11 18:22:43 -08:00
{
'target_name': 'binding',
'sources': [ 'binding.cc' ]
}
]
}