Build tray app for x64 (#3255)

* Build tray app for x64

* Fixed command
This commit is contained in:
Arkadiy Paronyan
2016-11-08 10:23:23 +01:00
committed by GitHub
parent 7a657a2e85
commit 318a3d29e1
5 changed files with 6 additions and 6 deletions

View File

@@ -85,7 +85,7 @@ section "install"
setOutPath $INSTDIR
# Files added here should be removed by the uninstaller (see section "uninstall")
file /oname=parity.exe ..\target\release\parity.exe
file /oname=ptray.exe ..\windows\ptray\Release\ptray.exe
file /oname=ptray.exe ..\windows\ptray\x64\Release\ptray.exe
file "logo.ico"
file vc_redist.x64.exe