Update binding.gyp
This commit is contained in:
parent
be37b07a6d
commit
3013fcc1d6
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@
|
||||||
}],
|
}],
|
||||||
['OS=="linux"', {
|
['OS=="linux"', {
|
||||||
"libraries": [
|
"libraries": [
|
||||||
"Release/libportaudio.so"
|
"libportaudio.so"
|
||||||
],
|
],
|
||||||
"copies": [
|
"copies": [
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue