add win32 icon

This commit is contained in:
adityapk00 2018-10-30 22:15:36 -07:00
parent 735f07bad1
commit 186e4dfd83
1 changed files with 2 additions and 0 deletions

View File

@ -81,6 +81,8 @@ FORMS += \
src/privkey.ui \
src/memodialog.ui
win32: RC_ICONS = res/icon.ico
# Default rules for deployment.
qnx: target.path = /tmp/$${TARGET}/bin
else: unix:!android: target.path = /opt/$${TARGET}/bin