From: Vadim Zeitlin <vadim@wxwidgets.org>
Date: Tue, 2 Mar 2004 18:00:38 +0000 (+0000)
Subject: updated VC build instructions
X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/c040ce40a2765f94f4030758415c7bdc0b0a754e

updated VC build instructions


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26029 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
---

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