node-stratum-pool/node_modules/scrypt256-hash/binding.gyp
Matthew Little ae475f2b76 updated
2014-01-08 15:25:38 -05:00

12 lines
177 B
Python

{
"targets": [
{
"target_name": "scrypthash",
"sources": [
"scrypthash.cc",
"scrypt.h",
"scrypt.c"
]
}
]
}