From c040ce40a2765f94f4030758415c7bdc0b0a754e Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Tue, 2 Mar 2004 18:00:38 +0000 Subject: [PATCH] updated VC build instructions git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26029 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/univ/readme.txt | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/docs/univ/readme.txt b/docs/univ/readme.txt index 3639ae92dd..c1400acdd4 100644 --- a/docs/univ/readme.txt +++ b/docs/univ/readme.txt @@ -48,16 +48,17 @@ toolkit. If compiling from CVS, please copy include/wx/univ/setup0.h to include/wx/univ/setup.h before following these steps. -a) Using Visual C++ 6.0 +a) Using Visual C++ 6.0/7.x - Simply open the src/wxUniv.dsw file in DevStudio and build it. - Then open the widgetsUniv.dsp file in samples/widgets to build - the widgets sample. + Follow wxMSW instructions but make sure to choose one of the "Universal" + configurations before building. b) Cygwin Please refer to the Unix section below +** the instructions may be out of date as for wxWindows 2.5.1+ ** + c) Other compilers Borland: in the wxwindows\src\msw directory run