node-pulseaudio-control/binding.gyp

9 lines
98 B
Plaintext
Raw Normal View History

2018-04-16 23:42:55 +00:00
{
"targets": [
{
"target_name": "miccontrol",
"sources": ["main.c"]
}
]
}