Build tray app for x64

Former-commit-id: 9042677ec16e7c949dd554cdcad0c61766ab06b5
This commit is contained in:
arkpar
2016-11-08 09:55:32 +01:00
parent 23d16db952
commit 594debb00e
4 changed files with 4 additions and 4 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