From: Julian Smart Date: Sat, 18 Mar 2000 20:11:10 +0000 (+0000) Subject: Added def files for making OpenGL DLLs (Mingw32); added comment to wxHTML format X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/fac2666314a63b763df2c8f91277e104d89f7428?ds=inline Added def files for making OpenGL DLLs (Mingw32); added comment to wxHTML format doc; added OpenGL libs to makeg95.env git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6828 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/distrib/msw/msw.rsp b/distrib/msw/msw.rsp index a4ee94bc95..7676207376 100644 --- a/distrib/msw/msw.rsp +++ b/distrib/msw/msw.rsp @@ -79,6 +79,7 @@ include/wx/msw/*.h include/wx/msw/*.rc include/wx/msw/ctl3d/*.h include/wx/msw/gnuwin32/*.h +include/wx/msw/gnuwin32/*.def include/wx/msw/ole/*.h include/wx/msw/*.cur include/wx/msw/*.ico diff --git a/docs/html/news.htm b/docs/html/news.htm index 4753c1131f..ed9a244fa1 100644 --- a/docs/html/news.htm +++ b/docs/html/news.htm @@ -18,6 +18,19 @@ News +

March 19th, 2000

+ +

+

January 14th, 2000