From b25757395caa6b2b05c982709b1767ed61004887 Mon Sep 17 00:00:00 2001 From: =?utf8?q?V=C3=A1clav=20Slav=C3=ADk?= Date: Tue, 5 Aug 2003 17:11:25 +0000 Subject: [PATCH] VC++ .NET can load DSW files just fine git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22598 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/msw/install.txt | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/docs/msw/install.txt b/docs/msw/install.txt index 1f18abb765..b0fff86004 100644 --- a/docs/msw/install.txt +++ b/docs/msw/install.txt @@ -84,10 +84,7 @@ Microsoft Visual C++ compilation You may wish to visit http://wiki.wxwindows.org/wiki.pl?MSVC for a more informal and more detailed description of the process summarized below. -Please note that the VC++ 6.0 project files will work for VC++ .NET also, but -you must open the .dsp files and not the .dsw files and in this case you will -need to manually build the other .dsp on which wxWindows.dsp depends: jpeg, -png, regex, tiff and zlib. +Please note that the VC++ 6.0 project files will work for VC++ .NET also. Also note that you can make the project files work with VC++ 5.0 but you'll need to edit .dsp file by hand before this is possible (change the version in -- 2.50.0