node/benchmark/misc/function_call/binding.gyp

9 lines
101 B
Plaintext
Raw Normal View History

2013-02-12 10:22:43 +08:00
{
'targets': [
{
'target_name': 'binding',
'sources': [ 'binding.cc' ]
}
]
}