wxwidgets/utils/helpview
Vadim Zeitlin 5c49448c75 Remove bakefile UNICODE_DEFINE variable, always define _UNICODE
It might be unnecessary to define it on command line at all, as it's
done in wx/setup.h, but keep doing it for now.

However stop using a variable for this, as setting wxUSE_UNICODE to 0 is
not supported any longer.
2022-10-27 19:43:30 +02:00
..
src Remove bakefile UNICODE_DEFINE variable, always define _UNICODE 2022-10-27 19:43:30 +02:00
Makefile.in Added helpview Makefile.in; added helpview to list of utils 2002-07-16 10:01:45 +00:00