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
This commit is contained in:
parent
fa08490f10
commit
b25757395c
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user