Skip to content

Commit

Permalink
remove rcedit cmd in make
Browse files Browse the repository at this point in the history
  • Loading branch information
tzerk committed Feb 27, 2017
1 parent 1b6be12 commit 6620b28
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,7 @@ VERSION=1.0.0
LDFLAGS=-ldflags="-H windowsgui"

# Dependencies:
# https://github.com/electron/rcedit
# - the rcedit.exe must be in PATH

all:
go build ${LDFLAGS} -o ${TARGET} main.go
rcedit ${TARGET} --set-icon blackspirit.ico

0 comments on commit 6620b28

Please sign in to comment.