0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/benchmark/misc/function_call/binding.gyp
2013-02-19 14:14:33 -08:00

9 lines
101 B
Python

{
'targets': [
{
'target_name': 'binding',
'sources': [ 'binding.cc' ]
}
]
}