remove file containing many obsolete defines, if anyone wants to revive MicroWindows support the MicroWin-specific checks should be added to wx/msw/chkconf.h or wx/msw/microwin/chkconf.h
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47517 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1,6 +1,10 @@
|
|||||||
wxMicroWindows port
|
wxMicroWindows port
|
||||||
===================
|
===================
|
||||||
|
|
||||||
|
Warning: As of 2007-07-17 this port probably doesn't build any more.
|
||||||
|
Please don't expect it to work out of the box currently.
|
||||||
|
|
||||||
|
|
||||||
Julian Smart 2001-12-08
|
Julian Smart 2001-12-08
|
||||||
|
|
||||||
This is a port of wxWidgets to MicroWindows, under Linux.
|
This is a port of wxWidgets to MicroWindows, under Linux.
|
||||||
@@ -62,8 +66,10 @@ wxMicroWindows:
|
|||||||
|
|
||||||
- Download wxMSW 2.3.4 or greater, or get it from CVS
|
- Download wxMSW 2.3.4 or greater, or get it from CVS
|
||||||
|
|
||||||
- Copy include/wx/msw/setup_microwin.h to include/wx/setup.h if
|
- Many settings in include/wx/setup.h have to be disabled. As contents
|
||||||
include/wx/setup.h doesn't exist
|
of this file keeps changing, it's impossible to say what exactly should be
|
||||||
|
disabled but it probably makes sense to disable as much as possible
|
||||||
|
initially, make sure that the build works and then add features as needed.
|
||||||
|
|
||||||
- EITHER:
|
- EITHER:
|
||||||
|
|
||||||
|
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user