added .chm support for Unix (Markus Sinner)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24116 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík
2003-10-07 19:47:02 +00:00
parent d7787243db
commit c839485c8e
7 changed files with 28 additions and 0 deletions

View File

@@ -784,6 +784,10 @@
* Use MS HTML Help controller (win32)
*/
#define wxUSE_MS_HTML_HELP 0
/*
* Use MS HTML Help via libmspack (Unix)
*/
#define wxUSE_LIBMSPACK 0
/*
* Use iostream.h rather than iostream