\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
\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
\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