aboutsummaryrefslogtreecommitdiff
path: root/build-msw.txt
diff options
context:
space:
mode:
authors_nakamoto <s_nakamoto@1a98c847-1fd6-4fd8-948a-caf3550aa51b>2009-12-11 16:49:21 +0000
committers_nakamoto <s_nakamoto@1a98c847-1fd6-4fd8-948a-caf3550aa51b>2009-12-11 16:49:21 +0000
commit0bbbee96b742e4ad0fd5e1d3c33e4bd2247e4445 (patch)
tree4f9bb0b8598035b704a8abe08a292e8465e7c1c6 /build-msw.txt
parentba0909e96afd15a56420456595f4b201c1582c16 (diff)
downloadbitcoin-0bbbee96b742e4ad0fd5e1d3c33e4bd2247e4445.tar.xz
retry IRC if name in use,
resize to fit ubuntu's giant default font, scroll debug.log, pause gen during initial block download
Diffstat (limited to 'build-msw.txt')
-rw-r--r--build-msw.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/build-msw.txt b/build-msw.txt
index a159a71aeb..56a38b0286 100644
--- a/build-msw.txt
+++ b/build-msw.txt
@@ -9,7 +9,7 @@ cryptographic software written by Eric Young (eay@cryptsoft.com).
WINDOWS BUILD NOTES
-
+===================
Compilers Supported
-------------------
@@ -19,7 +19,7 @@ Microsoft Visual C++ 6.0 SP6
Dependencies
------------
-Libraries you need to obtain separately to build:
+Libraries you need to download separately and build:
default path download
wxWidgets \wxwidgets http://www.wxwidgets.org/downloads/
@@ -44,7 +44,7 @@ Boost 1.34.1
Notes
-----
-The UI layout is edited with wxFormBuilder. Open the project file
+The UI layout is edited with wxFormBuilder. The project file is
uiproject.fbp. It generates uibase.cpp and uibase.h, which define base
classes that do the rote work of constructing all the UI elements.