node-stratum-pool/node_modules/binpack/binding.gyp
2014-01-06 15:17:35 -05:00

8 lines
105 B
Python

{
"targets": [
{
"target_name": "binpack",
"sources": [ "src/binpack.cpp" ]
}
]
}