diff options
Diffstat (limited to 'receiver/start')
| -rwxr-xr-x | receiver/start | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/receiver/start b/receiver/start new file mode 100755 index 0000000..ae5a2e8 --- /dev/null +++ b/receiver/start @@ -0,0 +1,2 @@ +mkdir bin/receiver.app/Contents/MacOS/@rpath +cp libs/libndi.3.dylib bin/receiver.app/Contents/MacOS/@rpath/ |
