dogecoin/share
Carl Dong fa791da02f
nsis: Specify OutFile path only once
Previously, we would specify the makensis output file path twice:

  1. At the top of Makefile.am as BITCOIN_WIN_INSTALLER, and
  2. In share/setup.nsi.ini

This commit uses the -X flag of makensis to eliminate the need for the
second instance mentioned above, referring makensis directly to the
value of BITCOIN_WIN_INSTALLER
2020-04-28 10:36:38 -04:00
..
examples doc: Fix whitespace errs in .md files, bitcoin.conf, Info.plist.in, and find_bdb48.m4 2019-09-17 03:21:22 -04:00
pixmaps Slightly overhaul NSI pixmaps 2017-06-22 21:40:48 +02:00
qt build: remove deprecated key from macOS Info.plist 2019-12-31 21:39:05 +03:00
rpcauth rpcauth: Improve by using argparse and getpass modules 2018-11-21 22:30:07 +00:00
genbuild.sh build: Drop make dist in gitian builds 2020-04-17 16:09:04 +03:00
setup.nsi.in nsis: Specify OutFile path only once 2020-04-28 10:36:38 -04:00