aboutsummaryrefslogtreecommitdiff
path: root/build-msw.txt
diff options
context:
space:
mode:
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.