wxwidgets/samples/listctrl
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
..
bitmaps Convert all XPM files to Unix EOLs. 2015-03-19 21:46:05 +01:00
listctrl.bkl add headers to the samples' bakefiles so that they show up in MSVC project files 2009-03-04 11:47:32 +00:00
listtest.cpp Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
listtest.h Remove support for wxMotif 2022-10-16 16:39:56 +02:00
listtest.rc Remove unnecessary mondrian.{ico,xpm} files from samples directory. 2010-06-20 17:42:33 +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