Skip to content

Commit

Permalink
windows icon
Browse files Browse the repository at this point in the history
  • Loading branch information
hirokidaichi committed Apr 13, 2016
1 parent 506dbad commit 2c23558
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gulpfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ gulp.task("package:win32", function(done) {
platform: platform,
out: 'package/' + platform,
version: electronVersion,
icon: "icon/guiflow.ico",
ignore: "/package($|/)",
asar: true,
}, function(err) {
Expand Down
Loading

0 comments on commit 2c23558

Please sign in to comment.