X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2e9e197cf2fe4d3b6c031c8aca255b46679b3c3c..7664a67f57db442025638bb87099fb2826bc2400:/docs/msw/install.txt diff --git a/docs/msw/install.txt b/docs/msw/install.txt index d5e295a6a3..77054b6db7 100644 --- a/docs/msw/install.txt +++ b/docs/msw/install.txt @@ -140,8 +140,8 @@ Using project files (VC++ 6 and later): If you want to build DLL configurations in wx.dsw project you unfortunately need to build them in the proper order (jpeg, png, tiff, zlib, regex, expat, - base, net, odbc, core, gl, html, media, qa, adv, dbgrid, xrc, aui, richtext) - manually because VC6 doesn't always respect the correct build order. + base, net, odbc, core, gl, html, media, qa, adv, dbgrid, xrc, aui, richtext, + propgrid) manually because VC6 doesn't always respect the correct build order. Alternatively, use the special wx_dll.dsw project which adds the dependencies to force the correct order (but, because of this, doesn't work