X-Git-Url: https://git.novaco.in/?a=blobdiff_plain;f=doc%2Fbuild-msw.txt;h=a3929fb10290b76dcbe19b0f744eb8c7b37b1d13;hb=82f7c20f3c197f820ba742ffa60fb96883609bba;hp=b1805154e10fbc581222e34c2db6a0128eed6245;hpb=95dd79118759f3e14a3d3e093111676e2efea8f9;p=novacoin.git diff --git a/doc/build-msw.txt b/doc/build-msw.txt index b180515..a3929fb 100644 --- a/doc/build-msw.txt +++ b/doc/build-msw.txt @@ -1,4 +1,5 @@ Copyright (c) 2009-2012 Bitcoin Developers +Copyright (c) 2013 NovaCoin Developers Distributed under the MIT/X11 software license, see the accompanying file license.txt or http://www.opensource.org/licenses/mit-license.php. This product includes software developed by the OpenSSL Project for use in @@ -7,7 +8,7 @@ cryptographic software written by Eric Young (eay@cryptsoft.com) and UPnP software written by Thomas Bernard. -See readme-qt.rst for instructions on building Bitcoin QT, the +See readme-qt.rst for instructions on building NovaCoin QT, the graphical user interface. WINDOWS BUILD NOTES @@ -76,9 +77,9 @@ make -f Makefile.mingw mkdir miniupnpc cp *.h miniupnpc/ -Bitcoin +NovaCoin ------- DOS prompt: -cd \bitcoin\src +cd \novacoin\src mingw32-make -f makefile.mingw -strip bitcoind.exe +strip novacoind.exe