diff options
Diffstat (limited to 'embeddll.bash')
| -rwxr-xr-x | embeddll.bash | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/embeddll.bash b/embeddll.bash deleted file mode 100755 index 7efbd7b..0000000 --- a/embeddll.bash +++ /dev/null @@ -1,10 +0,0 @@ -#!/bin/bash - -############################################################################### -# -# This script regenerates the source file that embeds systray.dll -# -############################################################################### - -go get github.com/jteeuwen/go-bindata/go-bindata -go-bindata -nomemcopy -nocompress -pkg systray -prefix dll -o systraydll_windows.go dll
\ No newline at end of file |
