wxwidgets/samples/console
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
..
console.bkl remove wxFileConfig tests: FileConfigTestCase already tests features tested by console sample and is much more complete. 2010-06-02 14:51:45 +00:00
console.cpp Remove BCC-specific hdrstop pragma from everywhere 2020-10-12 21:58:37 +02:00
descrip.mms OpenVMS compile support : adding more samples for wxGTK 2009-10-06 14:47:53 +00:00
makefile.gcc Remove bakefile UNICODE_DEFINE variable, always define _UNICODE 2022-10-27 19:43:30 +02:00
Makefile.in Remove bakefile UNICODE_DEFINE variable, always define _UNICODE 2022-10-27 19:43:30 +02:00
makefile.unx Remove wxGTK1 port and GPE support 2022-10-16 22:01:02 +02:00
makefile.vc Remove bakefile UNICODE_DEFINE variable, always define _UNICODE 2022-10-27 19:43:30 +02:00