diff options
| author | Tim Redfern <tim@getdrop.com> | 2018-02-02 18:12:41 +0000 |
|---|---|---|
| committer | Tim Redfern <tim@getdrop.com> | 2018-02-02 18:12:41 +0000 |
| commit | 645e8c6007bdacaf2f37019d871ce9d3281a280d (patch) | |
| tree | dea64e9e78c9013f732edd2ce3604f31d694e8f7 /gui/start | |
| parent | 7c50a03c5857310aa383b1ba89a18792c96724b1 (diff) | |
many changes
Diffstat (limited to 'gui/start')
| -rwxr-xr-x | gui/start | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gui/start b/gui/start new file mode 100755 index 0000000..42627f0 --- /dev/null +++ b/gui/start @@ -0,0 +1,2 @@ +mkdir bin/gui.app/Contents/MacOS/@rpath +cp libs/libndi.3.dylib bin/gui.app/Contents/MacOS/@rpath/ |
