node-pulseaudio-control/binding.gyp

9 lines
98 B
Python

{
"targets": [
{
"target_name": "miccontrol",
"sources": ["main.c"]
}
]
}