]> git.saurik.com Git - wxWidgets.git/blobdiff - BuildSVN.txt
don't define wxHeaderColumnsRearrangeDialog if !wxUSE_REARRANGECTRL (closes #10368)
[wxWidgets.git] / BuildSVN.txt
index 2a47b8beb325f806040407416e5a371d1d9a8fb6..d7dd70d197cbfe9f6517180aedbc780479c3c5a2 100644 (file)
@@ -49,8 +49,7 @@ If using configure, Unix instructions apply.
 \r
 c) Build instructions\r
 \r
-Assumming that you installed the wxWidgets sources\r
-into c:\wxWidgets:\r
+Assuming that you installed the wxWidgets sources into c:\wxWidgets:\r
 \r
 -> Copy c:\wxWidgets\include\wx\msw\setup0.h\r
    to   c:\wxWidgets\include\wx\msw\setup.h\r
@@ -59,7 +58,7 @@ into c:\wxWidgets:
 \r
    and std iostreams are disabled with\r
    #define wxUSE_STD_IOSTREAM   0\r
\r
+\r
 -> type: cd c:\wxWidgets\build\msw\r
 -> type: make -f makefile.gcc  (if using GNU tools)\r
 or type: nmake -f makefile.vc   (if using MS VC++)\r
@@ -69,7 +68,7 @@ etc.
 \r
 d) Borland (including free command line tools)\r
    Download tools from http://www.borland.com/downloads/\r
-   \r
+\r
    See docs/msw/install.txt for details; in brief:\r
 \r
 -> type cd c:\wxWidgets\build\msw\r