build: Add bitcoin-cli.exe to installer

This commit is contained in:
Wladimir J. van der Laan
2014-01-21 17:03:55 +01:00
parent 2f87b38e2e
commit 39db27ca35
2 changed files with 8 additions and 9 deletions

View File

@@ -78,6 +78,7 @@ Section -Main SEC0000
File /oname=readme.txt @abs_top_srcdir@/doc/README_windows.txt
SetOutPath $INSTDIR\daemon
File @abs_top_srcdir@/release/bitcoind.exe
File @abs_top_srcdir@/release/bitcoin-cli.exe
SetOutPath $INSTDIR\src
File /r @abs_top_srcdir@/@PACKAGE@-@VERSION@/src\*.*
SetOutPath $INSTDIR